Skip to content

Commit b4ced41

Browse files
committed
List related standards
1 parent 1ad4f18 commit b4ced41

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

README.rst

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,27 @@ See `TESTING`_.
343343

344344
.. _links:
345345

346+
Related Standards
347+
-----------------
348+
349+
Graph data in JSON is usually modelled in application-specific ad-hoc
350+
formats. In addition there are several text-based graph formats:
351+
352+
- Graph Modelling Language (GML)
353+
- DOT (graphviz syntax)
354+
- Trivial Graph Format (TGF)
355+
356+
and XML-based graph formats:
357+
358+
- Directed Graph Markup Language (DGML)
359+
- Graph Exchange XML Format (GEXF)
360+
- Graph eXchange Language (GXL)
361+
- GraphML
362+
- DotML (XML representation of DOT)
363+
- XGMML (XML representation of GML)
364+
365+
More specific types of graph formats exist for RDF and Graph databases.
366+
346367
Links
347368
-----
348369

0 commit comments

Comments
 (0)