Skip to content

Commit 575e535

Browse files
authored
Merge pull request #37 from nichtich/master
List related standards
2 parents 66d9a3e + b4ced41 commit 575e535

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

README.rst

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

343343
.. _links:
344344

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

0 commit comments

Comments
 (0)