
RDFLib is a pure Python package for working with RDF. RDFLib contains most things you need to work with RDF, including:
Many 3rd party packages support additional stores, parsers etc.
The RDFlib community maintains many RDF-related Python code repositories with different purposes. Most of the currently operating packages are shown in Figure 1.

Figure 1: Packages within the RDFlib family.
Please see the list of all packages here:
See https://rdflib.readthedocs.io for our documentation built from the code.
rdflib 6.1.1 is the current release and small releases with small improvements are planned every other month
| Release | Date | Note |
|---|---|---|
| 6.2.0-alpha | Feb 2022 (expected) | Current master branch in GitHub Documentation: readthedocs/latest |
| 6.1.1 | 12 Dec 2021 | Current stable release Release of master as of 12 Dec 2021. Current masterDocumentation: readthedocs/stable |
| 6.0.2 | 10 Oct 2021 | Minor stable release Release of master as of 10 Oct 2021. Current master |
| 6.0.1 | 17 Sept 2021 | Minor stable release Release of master as of 17 Sept 2021. Current masterDocumentation: readthedocs/6.0.1 |
| 6.0.0 | 20 July 2021 | Major stable release Release of master as of 20 July 2021Documentation: readthedocs/6.0.0 |
| 5.0.0 | 18 Apr 2020 | Previous stable release Release of master contents as of 18 Apr 2020Last release with Python 2 & 3.4 support Documentation: readthedocs/5.0.0 |
| 5.0.0RC1 | 04 Apr 2020 | This was a pre-release of all changes in master as of 04 Apr 2020 |
| 4.2.2 | 30 Jan 2017 | Previous stable release Documentation: readthedocs/4.2.2 |
| … | … | … |
| 1.1.1 | 12 Nov 2002 | First release! |
rdflib survives and grows via user contributions! Please consider lodging Pull Requests here:
You can also raise issues here:
For general “how do I…” queries, please use https://stackoverflow.com and tag your question with rdflib.
Existing questions:
If you want to contact the rdflib maintainers, please do so via: