Changes for page Graph Formats

Last modified by Alexander Schulz-Rosengarten on 2023/07/11 10:33

From version 2.1
edited by uru
on 2013/11/27 01:42
Change comment: There is no comment for this version
To version 5.1
edited by uru
on 2013/11/27 02:51
Change comment: There is no comment for this version

Summary

Details

Page properties
Parent
... ... @@ -1,0 +1,1 @@
1 +Web Services (KWebS)
Content
... ... @@ -1,0 +1,20 @@
1 +At the moment, KWebS supports the following formats:
2 +
3 +* The KIELER [[KGraph>>doc:KGraph Meta Model]] in its XML Metadata Interchange (XMI) notation, the identifier is {{code language="none"}}de.cau.cs.kieler.kgraph{{/code}}
4 +* The KIELER [[doc:JSON Graph Format]] based on the JavaScript Object Notation format, the identifier {{code language="none"}}org.json{{/code}}
5 +* Graphviz DOT ([[http:~~/~~/www.graphviz.org/content/dot-language>>url:http://www.graphviz.org/content/dot-language||shape="rect"]]), the identifier is {{code language="none"}}org.graphviz.dot{{/code}}
6 +* GraphML ([[http:~~/~~/graphml.graphdrawing.org/specification.html>>url:http://graphml.graphdrawing.org/specification.html||shape="rect"]]), the identifier is {{code language="none"}}org.graphdrawing.graphml{{/code}}
7 +* Open Graph Markup Language (OGML) ([[https:~~/~~/eldorado.tu-dortmund.de/bitstream/2003/23280/1/Endbericht_PG478.pdf>>url:https://eldorado.tu-dortmund.de/bitstream/2003/23280/1/Endbericht_PG478.pdf||shape="rect"]]), the identifier is {{code language="none"}}net.ogdf.ogml{{/code}}
8 +* Matrix Market ([[http:~~/~~/math.nist.gov/MatrixMarket/reports/MMformat.ps>>url:http://math.nist.gov/MatrixMarket/reports/MMformat.ps||shape="rect"]]), the identifier is {{code language="none"}}gov.nist.math.matrix{{/code}}
9 +* GML ([[http:~~/~~/www.fim.uni-passau.de/en/fim/faculty/chairs/theoretische-informatik/projects.html>>url:http://www.fim.uni-passau.de/en/fim/faculty/chairs/theoretische-informatik/projects.html||shape="rect"]]), the identifier is {{code language="none"}}de.uni-passau.fim.gml{{/code}}
10 +* SVG ([[http:~~/~~/www.w3.org/Graphics/SVG/>>url:http://www.w3.org/Graphics/SVG/||shape="rect"]]), the identifier is {{code language="none"}}org.w3.svg{{/code}} (only for output)
11 +
12 +
13 +
14 +{{info}}
15 +We recommend to use KGraph where possible. For the HTTP-based service we recommend to use JSON.
16 +{{/info}}
17 +
18 +{{warning}}
19 +For internal usage we convert all formats to the KGraph format and backwards. For some of the formats the conversions are not exhaustive. Feel free to contact us if you experience any weird behavior.
20 +{{/warning}}
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -8651281
1 +8651276
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/8651281/Graph Formats
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/8651276/Graph Formats