rdflib
0.2.9Tools to Manipulate and Query Semantic Data
Overview
The Resource Description Framework, or 'RDF' is a widely used data representation model that forms the cornerstone of the Semantic Web. 'RDF' represents data as a graph rather than the familiar data table or rectangle of relational databases. The 'rdflib' package provides a friendly and concise user interface for performing common tasks on 'RDF' data, such as reading, writing and converting between the various serializations of 'RDF' data, including 'rdfxml', 'turtle', 'nquads', 'ntriples', and 'json-ld'; creating new 'RDF' graphs, and performing graph queries using 'SPARQL'. This package wraps the low level 'redland' R package which provides direct bindings to the 'redland' C library. Additionally, the package supports the newer and more developer friendly 'JSON-LD' format through the 'jsonld' package. The package interface takes inspiration from the Python 'rdflib' library.
Install
Health
- OK2026-06-0913 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- ERROR2026-06-0812 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
- OK2026-03-1014 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Documentation
Documentation signals are not tracked yet for this package.
Downloads
Repository
Repository practices
11 development-tooling and community-health practices detected across 6 families in the upstream repository
Checks run against github.com/ropensci/rdflib on 2026-07-19.
Show all practices
Dependencies
Code & Tests
People & History
11 releases. R releases are shown for context.
- RR 4.6.0 released · 2026-04-24
- RR 4.5.0 released · 2025-04-11
- 0.2.9Latest
- RR 4.4.0 released · 2024-04-24
- 0.2.82023-12-19 · diff ↗
- 0.2.72023-09-16 · diff ↗
- RR 4.3.0 released · 2023-04-21
- 0.2.62023-03-09 · diff ↗
- RR 4.2.0 released · 2022-04-22
- 0.2.52022-02-09 · diff ↗
- 0.2.42022-01-03 · diff ↗
- RR 4.1.0 released · 2021-05-18
- RR 4.0.0 released · 2020-04-24
- 0.2.32020-01-10 · diff ↗
- RR 3.6.0 released · 2019-04-26
- 0.2.22019-01-15 · diff ↗
Package metadata
- First published
- 2018-03-09
- Total releases
- 11 / 8 yrs
- License
- MIT + file LICENSE OSI
- Download size
- 142 KB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet