OGDL
From HandWiki
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][2]
Like XML, but unlike JSON and YAML, OGDL includes a schema notation and path traversal notation. There is also a binary representation.
Example
network eth0 ip 192.168.0.10 mask 255.255.255.0 hostname crispin
See also
References
- ↑ "OGDL, Ordered graph data language". http://ogdl.org.
- ↑ Hameurlain, Abdelkader; Cicchetti, Rosine; Traunmüller, Roland (2003-08-02) (in en). Database and Expert Systems Applications: 13th International Conference, DEXA 2002, Aix-en-Provence, France, September 2-6, 2002. Proceedings. Springer. pp. 166. ISBN 978-3-540-46146-3. https://books.google.com/books?id=5hFuCQAAQBAJ&pg=PA166.
External links
Original source: https://en.wikipedia.org/wiki/OGDL.
Read more |