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.1.0.tar.gz.
File metadata
- Download URL: rdflib-4.1.0.tar.gz
- Upload date:
- Size: 865.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee9f523c840564f0a370b5a1c6b0b494c689df69fb8bc7a77010b407cba71972
|
|
| MD5 |
83308313eb21090ed9e0ae23daf8a2aa
|
|
| BLAKE2b-256 |
98195a76eb328301e742888af5c65cf9dc498deece27e0e459ceee2edea8ba05
|