OGDL

OGDL (Ordered Graph Data Language), is a "structured textual format that represents information in the form of graphs, where the nodes are strings and the arcs or edges are spaces or indentation."[1]

Like XML, but unlike JSON and YAML, OGDL includes a schema notation and path traversal notation. There is also a binary representation.

Example

libraries
    foo.so
    bar.so

See also

References

  1. http://ogdl.org

External links


This article is issued from Wikipedia - version of the 1/13/2014. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.