| ... |
... |
@@ -1,7 +1,7 @@ |
| 1 |
1 |
At the moment, KWebS supports the following formats: |
| 2 |
2 |
|
| 3 |
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 org.json |
|
4 |
+* The KIELER [[doc:JSON Graph Format]] based on the JavaScript Object Notation format, the identifier {{code language="none"}}org.json{{/code}} |
| 5 |
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 |
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 |
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}} |