Warning
This project is still under development, the interface are unstable and might break in future versions.
This project aims at providing the necessary means to render contents of and RDF Graph with RDFLib in a Jinja (jinja2) template.
Provide wrappers around the RDFLib classes to efficiently use the objects in a template.
RDFResource
get_context()
resource
graph
namespace_manager
n
namespaces
register_filters()
property
property_inv
properties
properties_inv
query
This project just provides the methods and classes to use RDF graphs to build pages with jinja. To use these methods there are two implementations with different use cases:
A simple command line tool and library to render a template + an RDF graph -> a static document.
A MkDocs plugin to render static sites or individual pages in a site with data from an RDF graph.