| ... |
... |
@@ -12,15 +12,9 @@ |
| 12 |
12 |
|
| 13 |
13 |
|
| 14 |
14 |
{{info}} |
| 15 |
|
-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. |
|
15 |
+We recommend to use KGraph where possible. For the HTTP-based service we recommend to use JSON. |
| 16 |
16 |
{{/info}} |
| 17 |
17 |
|
| 18 |
|
- |
| 19 |
|
- |
| 20 |
|
-* 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}} |
| 21 |
|
-* 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}} |
| 22 |
|
-* 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}} |
| 23 |
|
-* 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}} |
| 24 |
|
-* 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}} |
| 25 |
|
-* 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}} |
| 26 |
|
-* 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) |
|
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}} |