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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file rdflib-3.2.1.tar.gz
.
File metadata
- Download URL: rdflib-3.2.1.tar.gz
- Upload date:
- Size: 439.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1193b3614bf8f57793adcff0d0bbff9ed67a667849302c4f46192eb34822b21 |
|
MD5 | f992524b4a302a179b34d6879eb10903 |
|
BLAKE2b-256 | 48840c33062dc760edc7bbef8e6e0a5e54a77b6ae531982d14b0d8ffbb6b3b85 |