rdflib

Tools to Manipulate and Query Semantic Data

CRAN Package

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.


Documentation


Team


Insights

Last 30 days

This package has been downloaded 1,060 times in the last 30 days. Consider this 'mid-tier influencer' status—if it were a TikTok, it would get a nod from nieces and nephews. The following heatmap shows the distribution of downloads per day. Yesterday, it was downloaded 74 times.

Sun
Mon
Tue
Wed
Thu
Fri
Sat
18 downloadsMar 16, 2025
16 downloadsMar 17, 2025
43 downloadsMar 18, 2025
20 downloadsMar 19, 2025
55 downloadsMar 20, 2025
39 downloadsMar 21, 2025
17 downloadsMar 22, 2025
11 downloadsMar 23, 2025
27 downloadsMar 24, 2025
56 downloadsMar 25, 2025
29 downloadsMar 26, 2025
28 downloadsMar 27, 2025
47 downloadsMar 28, 2025
12 downloadsMar 29, 2025
20 downloadsMar 30, 2025
43 downloadsMar 31, 2025
78 downloadsApr 1, 2025
22 downloadsApr 2, 2025
43 downloadsApr 3, 2025
24 downloadsApr 4, 2025
14 downloadsApr 5, 2025
15 downloadsApr 6, 2025
34 downloadsApr 7, 2025
32 downloadsApr 8, 2025
45 downloadsApr 9, 2025
48 downloadsApr 10, 2025
54 downloadsApr 11, 2025
73 downloadsApr 12, 2025
23 downloadsApr 13, 2025
74 downloadsApr 14, 2025
0 downloadsApr 15, 2025
0 downloadsApr 16, 2025
0 downloadsApr 17, 2025
0 downloadsApr 18, 2025
0 downloadsApr 19, 2025
11
78

The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.

Last 365 days

This package has been downloaded 15,100 times in the last 365 days. The academic equivalent of having a dedicated subreddit. There are fans, and maybe even a few trolls! The day with the most downloads was Jan 15, 2025 with 209 downloads.

The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.

Data provided by CRAN


Binaries


Dependencies

  • Imports5 packages
  • Suggests17 packages
  • Reverse Imports4 packages
  • Reverse Suggests2 packages