Changes for page Graph Formats

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

From version 7.1
edited by sskr2
on 2023/07/06 14:36
Change comment: Renamed back-links.
To version 8.1
edited by Alexander Schulz-Rosengarten
on 2023/07/11 10:25
Change comment: Renamed back-links.

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.sskr2
1 +XWiki.als
Content
... ... @@ -1,6 +1,6 @@
1 1  At the moment, KWebS supports the following formats:
2 2  
3 -* The KIELER [[KGraph>>doc:KIELER.Home.Discontinued Projects.Infrastructure for Meta Layout (KIML).KGraph Meta Model.WebHome]] in its XML Metadata Interchange (XMI) notation, the identifier is {{code language="none"}}de.cau.cs.kieler.kgraph{{/code}}
3 +* The KIELER [[KGraph>>doc:Kieler.Discontinued Projects.Infrastructure for Meta Layout (KIML).KGraph Meta Model.WebHome]] in its XML Metadata Interchange (XMI) notation, the identifier is {{code language="none"}}de.cau.cs.kieler.kgraph{{/code}}
4 4  * The KIELER [[doc:KIELER.Home.Discontinued Projects.Web Services (KWebS).Graph Formats.JSON Graph Format.WebHome]] 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}}