Jevko examples by kragen
The examples in this directory were created by kragen and placed in the public domain (as stated in this comment).
The diagrams were generated from *.dot sources which are included.
In these examples Jevko is used as:
A minimal Unicode syntax for ordered trees with labeled nodes and labeled arcs.
The diagrams treat leading and trailing whitespace on arc labels (prefixes), as well as suffixes consisting only of whitespace, as insignificant.
This example was derived from information on Wikipedia.
Jevko source: johnsmith.jevko
Visualized as a diagram:
Diagram source: johnsmith.dot
This example was derived from information on Wikipedia.
See also a related example.
Jevko source: horse.jevko
Visualized as a diagram:
Diagram source: horse.dot
based on Minetest's relational database schema, recast as a hierarchical schema. It also takes advantage of the ordered nature of subJevkos, the possibility of multiple identical prefixes in the same parent node, and the possibility of having both "headers" (subJevkos) and a "body" (suffix) in the same node.
Jevko source: player.jevko
Visualized as a diagram:
Diagram source: player.dot


