These commandline-tools are installed into INSTALL_PREFIX/bin by setuptools.
Various commandline tools for working with RDFLib
A commandline tool for testing if RDF graphs are isomorpic, i.e. equal if BNode labels are ignored.
Bases: rdflib.graph.Graph
Ported from: http://www.w3.org/2001/sw/DataAccess/proto-tests/tools/rdfdiff.py (Sean B Palmer’s RDF Graph Isomorphism Tester)
A commandline tool for drawing RDF graphs in Graphviz DOT format
You can draw the graph of an RDF file directly:
A commandline tool for parsing RDF in different formats and serializing the resulting graph to a chosen format.
A commandline tool for drawing RDFS Class diagrams in Graphviz DOT format
You can draw the graph of an RDFS file directly: