TTL Viewer

Take a Turtle file, make a graphviz file from it that we can compile to see the structure of the file.

Two flavors:

  • full layout
  • summarized layout (looking at the "types" of things near each other)

GraphViz

dot -Tpdf example.gv -o example.pdf