tools
Various commandline tools for working with RDFLib
Modules:
-
chunk_serializer–This file provides a single function
serialize_in_chunks()which can serialize a -
csv2rdf–A commandline tool for semi-automatically converting CSV to RDF.
-
defined_namespace_creator–This rdflib Python script creates a DefinedNamespace Python file from a given RDF file
-
graphisomorphism–A commandline tool for testing if RDF graphs are isomorpic, i.e. equal
-
rdf2dot–A commandline tool for drawing RDF graphs in Graphviz DOT format
-
rdfpipe–A commandline tool for parsing RDF in different formats and serializing the
-
rdfs2dot–A commandline tool for drawing RDFS Class diagrams in Graphviz DOT
-
sparqlquery–A commandline tool for querying with SPARQL on local files and remote sparql endpoints with custom serialization.