Links: |
File Format Links |
GXL - an XML-based graph exchange format developed for software re-engineering.
GML - a widely used graph exchange format (non-XML).
XGMML - an XML-based file format for graphs based on GML.
SVG - an XML-based graphics format.
|
Graph Drawing Links |
graphdrawing.org - home of graph drawing
GD 2010 - 18th Intl. Symp. Graph Drawing, 21-24 Sep 2010, Konstanz, Germany
|
XML Links |
XML - home of the Extensible Markup Language at the World Wide Web Consortium.
|
|
Download
GraphML LEP
GraphML Primer
GraphML Progress Report
Information about XSLT
XSLT-Specification (W3C)
Saxon Homepage
XSLT Tutorial
Stylesheets
Important: It is recommended to use the latest version of Saxon (8.1) with the following style sheets, for they use XSLT 2.0
gnm.xsl: Random graph generator style sheet, G(n,m)-model
gnp.xsl: Random graph generator style sheet, G(n,p)-model
spring.xsl: Style sheet for very small force directed graphs
graphml2svg.xsl: Formats a spring.xsl graph
How to use saxon
java -jar saxon8.jar
foo.graphml bar.xsl
param1=value1 param2=value2
> out.graphml
|
News: |
05
April 2007 |
Licensing status clarified: GraphML is free for everyone. |
22
February 2007 |
GraphML 1.0 schema inclusion altered to avoid
problems with some parsers. |
03
August 2004 |
LEDA extension package for GraphML (release
candidate).
Download graphml_lep.zip |
01
June 2004 |
GraphML
Primer
released. |
18
March 2003 |
XML Schema specification and documentation
available for GraphML 1.0rc (release candidate) |
23
July 2002 |
GraphML presentation at the annual
meeting of DFG Research Priority 1126 Algorithmic Aspects of Large
and Complex Networks. (ps, pdf) |
28
June 2002 |
yFiles
extension package for GraphML version 1.0 released. |
22
May 2002 |
Release candidates for extensions graphml-attributes
(for data attributes) and graphml-parseinfo (for lightweight
parsers) completed. See current specification.
|
12
March 2002 |
GraphML proposed as the standard format for
the network data archive to be created within EU FET Open Project COSIN. |
|