Skip to content

Graphs

Enola can visualize graphs of Things in “network” diagrams with Rosetta and DocGen.

Graphviz

$ ./enola rosetta --in docs/models/example.org/greeting3.ttl --out=docs/BUILT/greetings3.gv && dot -Tsvg -O docs/BUILT/greetings3.gv

produces this:

Tutorial Graph