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.tar.gz.
File metadata
- Download URL: rdflib-4.0.tar.gz
- Upload date:
- Size: 838.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eea954733aca41783abd9a960c84e3c32a51cb3cb620bdf995552cc7195f70c6
|
|
| MD5 |
c2d974e9f240ccd2e3bc33b3203ed4ec
|
|
| BLAKE2b-256 |
bf4c3266303b64512d1c71044aa07c689c394db0152bdbdeeafa50d175c58fd1
|