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, RDFa and Microdata . The library presents a Graph interface which can be backed by any one of a number of Store implementations. The core rdflib includes store implementations for in memory storage, persistent storage on top of the Berkeley DB, and a wrapper for remote SPARQL endpoints.
A SPARQL 1.1 engine is also included.
If you have recently reported a bug marked as fixed, or have a craving for the very latest, you may want the development version instead:
easy_install https://github.com/RDFLib/rdflib/tarball/master
Read the docs at:
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-4.0.1.tar.gz.
File metadata
- Download URL: rdflib-4.0.1.tar.gz
- Upload date:
- Size: 903.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e8cd9b9f09d69116add36229e05d7d2fbececee1ae65dc17713c57e823a9813
|
|
| MD5 |
c8491ec57dfc146b388398bef550ec79
|
|
| BLAKE2b-256 |
48f2c41169c66037d09b44141e2575cfa8bbd7fad36ac821c701347c0da92631
|