Skip to main content

RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.

Project description

RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.

The library contains parsers and serializers for RDF/XML, N3, NTriples, Turtle, TriX and RDFa.

The library presents a Graph interface which can be backed by any one of a number of Store implementations.

This core RDFLib package includes store implementations for in memory storage and persistent storage on top of the Berkeley DB.

RDFLib is open source and is maintained in a GitHub repository: http://github.com/RDFLib/rdflib/

RDFLib may be easy_installed:

$ easy_install rdflib

More information is available on the project webpage:

https://github.com/RDFLib/rdflib/

The RDFExtras project offers several additional stores as well as a SPARQL engine for use with RDFLib:

https://github.com/RDFLib/rdfextras/

The documentation can be built by doing:

$ python setup.py build_sphinx

And is also available from ReadTheDocs:

http://readthedocs.org/docs/rdflib/

Support is available through the rdflib-dev group:

http://groups.google.com/group/rdflib-dev

and on the IRC channel #redfoot on the freenode.net server

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rdflib-3.2.1.tar.gz (439.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page