rdflib 7.1.4 — rdflib 7.1.4 documentation
RDFLib is designed to access arbitrary network and file resources, in some cases these are directly requested resources, in other cases they are indirectly referenced resources. If you are using RDFLib to process untrusted documents or queries you should take measures to restrict file and network access. For information on available security measures, see the RDFLib Security Considerations documentation. If you have never used RDFLib, the following will help get you started: If you are familiar with RDF and are looking for details on how RDFLib handles it, these are for you: The nitty-gritty details of everything. API reference: RDFLib follows Semantic Versioning 2.0.0, which can be summarized as follows: Given a version number MAJOR.MINOR.PATCH, increment the: MAJOR version when you make incompatible API changes manner PATCH version when you make backwards-compatible bug fixes The rdflib source code is hosted on GitHub at https://github.com/RDFLib/rdflib where you can lodge Issues and
RDFLib is a pure Python package for working with RDF. It contains: Parsers & Serializers for RDF/XML, N3, NTriples, N-Quads, Turtle, TriG, TriX, JSON-LD, HexTuples, RDFa and Microdata Store implementations memory stores persistent, on-disk stores, using databases such as BerkeleyDB remote SPARQL endpoints Graph interface to a single graph or to multiple Named Graphs within a dataset SPARQL 1.1 implementation both Queries and Updates are supported Security considerations RDFLib is designed to access arbitrary network and file resources, in some cases these are directly requested…
saved by
related reading
- SPARQLen.wikipedia.org
- Provenance-Aware Knowledge Representation: A Survey of Data Models and Contextualized Knowledge Graphslink.springer.com
- Idea Listjzhao.xyz
- NYSRGnotes.ekzhang.com
- Roam Research – A note taking tool for networked thought.roamresearch.com
- D3FEND Matrix | MITRE D3FEND™d3fend.mitre.org
- Semantic Weben.wikipedia.org
- Agentic GraphRAG for the real-worldtheneuralmaze.substack.com
- RDD vs Dataframe vs Datasetlinkedin.com
- RDF Dataset Canonicalization and Hash Working Group — Explainer and Use Casesw3.org
- Getting Started with the RDKit in Python — The RDKit 2026.03.6 documentationrdkit.org
- Configuring Neo4j to use RDF data - Neosemanticsneo4j.com