RDFshow takes an RDF graph and applies a set of user-provided templates to produce a text file. It is intended for the creation of HTML or XML documents from RDF descriptions, but might be useful for
... [More]
other RDF processing tasks.
RDFshow is a Python 2 package and operates on RDFLib Graph objects, but also comes with a command-line front-end that inputs RDF/XML. [Less]