Skip to content

rdflib

0.2.9

Tools to Manipulate and Query Semantic Data

8packages depend
37.2Kdownloads / year
70.2%test coverage
13/13checks pass

Overview

About
Maintained by Carl BoettigerFirst published 2018-03-0911 releasesCRAN page ↗GitHub ↗

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

CRAN checks
13OK
Slowest check: 1.7 min · r-devel-linux-x86_64-fedora-clang
Check history
  • OK2026-06-09
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • ERROR2026-06-08
    12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
  • OK2026-03-10
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation signals are not tracked yet for this package.

Downloads

37.2K
CRAN downloads in the past year
Rank #2,442 · ~102/day · ~3.1K/mo
rdflib
Daily download trend is not available in this view yet.
1.5K30 days
8.8K90 days
37.2K1 year
Compare downloads with other packages →
Also on331 r2u43 c2d4u

Repository

Repository
61Stars
10Forks
12Open issues
0Open PRs
9Releases
232Commits
8Contributors
rrstatsr-packagepeer-reviewed
232 commits · Last activity 2024-08-05 · 0% stars, 30d

Repository practices

Upstream repositoryBeta

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.

Continuous integration (4)
GitHub ActionsTravis CIAppVeyorCircleCI
CRAN release process (2)
cran-comments.mdCRAN-SUBMISSION
Docs source (1)
README.Rmd
Research and citation (2)
codemeta.jsonJOSS paper
Show all practices
Lint, format, editor (1)
RStudio project
Coverage (1)
Codecov
How this is detected·Detection ruleset v1 (2026-07-18)

Dependencies

Declared dependencies
22 external dependencies (excludes base and recommended)
Depends (0)
none
Imports (7)
LinkingTo (0)
none
Enhances (0)
none

Code & Tests

People & History

People (4)
Maintainer (1)
Author, Maintainer, Copyright holder
Authors (1)
Author, Maintainer, Copyright holder
Contributors (1)
Contributor · added in 0.2.0
Copyright holders (1)
Author, Maintainer, Copyright holder
Reviewers (2)
Reviewer · added in 0.2.0
Reviewer · added in 0.2.0
Package Timeline

11 releases. R releases are shown for context.

  • R
    R 4.6.0 released · 2026-04-24
  • R
    R 4.5.0 released · 2025-04-11
  • 0.2.9Latest
    2024-08-17 · current release · diff ↗
  • R
    R 4.4.0 released · 2024-04-24
  • 0.2.8
    2023-12-19 · diff ↗
  • 0.2.7
    2023-09-16 · diff ↗
  • R
    R 4.3.0 released · 2023-04-21
  • 0.2.6
    2023-03-09 · diff ↗
  • R
    R 4.2.0 released · 2022-04-22
  • 0.2.5
    2022-02-09 · diff ↗
  • 0.2.4
    2022-01-03 · diff ↗
  • R
    R 4.1.0 released · 2021-05-18
  • R
    R 4.0.0 released · 2020-04-24
  • 0.2.3
    2020-01-10 · diff ↗
  • R
    R 3.6.0 released · 2019-04-26
  • 0.2.2
    2019-01-15 · diff ↗
Show 5 earlier events
  • 0.2.1
    2018-11-25 · diff ↗
  • 0.2.0
    2018-11-13 · diff ↗
  • R
    R 3.5.0 released · 2018-04-23
  • 0.1.0
    2018-03-09
  • R
    R 3.4.0 released · 2017-04-21

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
Report a problem with this page →