--- id: rdflib version: "7.6.0" license: BSD-3-Clause license_treatment: permissive maintenance: active --- # rdflib — RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information. License: permissive · Maintenance: active · Popularity: top 1,000 on PyPI ## Install pip install rdflib uv add rdflib poetry add rdflib ## Description ![](docs/_static/RDFlib.png) # RDFLib [![Build Status](https://github.com/RDFLib/rdflib/actions/workflows/validate.yaml/badge.svg?branch=main)](https://github.com/RDFLib/rdflib/actions?query=branch%3Amain) [![Documentation Status](https://readthedocs.org/projects/rdflib/badge/?version=latest)](https://rdflib.readthedocs.io/en/latest/?badge=latest) [![Coveralls branch](https://img.shields.io/coveralls/RDFLib/rdflib/main.svg)](https://coveralls.io/r/RDFLib/rdflib?branch=main) [![GitHub stars](https://img.shields.io/github/stars/RDFLib/rdflib.svg)](https://github.com/RDFLib/rdflib/stargazers) [![Downloads](https://pepy.tech/badge/rdflib/week)](https://pepy.tech/project/rdflib) [![PyPI](https://img.shields.io/pypi/v/rdflib.svg)](https://pypi.python.org/pypi/rdflib) [![PyPI](https://img.shields.io/pypi/pyversions/rdflib.svg)](https://pypi.python.org/pypi/rdflib) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.6845245.svg)](https://doi.org/10.5281/zenodo.6845245) [![Contribute with... ## AI interpretation — verify before relying RDFLib is a pure Python library for parsing, querying, and serializing RDF data in multiple formats (RDF/XML, Turtle, N-Triples, JSON-LD, and others), with built-in SPARQL 1.1 support and pluggable storage backends. Verdict: RDFLib is a mature, actively maintained library with no known vulnerabilities, low install friction, and permissive licensing. It is well-suited for production use in semantic web and linked data applications. The 7.6.0 release is stable and supports current Python versions (3.8–3.14). [View on SkillFed](https://skillfed.io/packages/rdflib) · [View on PyPI](https://pypi.org/project/rdflib/)