To convert the ITIS database in the data/ subdirectory to JSON Graph, run
$ python convert_itis_to_jsongraph.pyThis will produce a .json and .dot file in the data/ directory.
The .dot file can be converted to PNG using
$ dot -Tpng data/ITIS-042721.dot -o ITIS.pngBe careful when opening this file though, as the graph is pretty large.
The following picture shows the physical model of ITIS within the source SQLite. Only parts of it are modeled in the graph.
