A pure Python package providing the core RDF constructs.
The rdflib package is intended to provide core RDF types and interfaces for working with RDF. The package defines a plugin interface for parsers, stores, and serializers that other packages can use to implement parsers, stores, and serializers that will plug into the rdflib package.
rdflib has epydoc-generated API Documentation