File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -342,6 +342,27 @@ See `TESTING`_.
342
342
343
343
.. _links :
344
344
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
+
345
366
Links
346
367
-----
347
368
You can’t perform that action at this time.
0 commit comments