CRAN/E | rdflib

rdflib

Tools to Manipulate and Query Semantic Data

Installation

About

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.

Citation rdflib citation info
github.com/ropensci/rdflib
Bug report File report

Key Metrics

Version 0.2.8
Published 2023-12-19 131 days ago
Needs compilation? no
License MIT
License File
CRAN checks rdflib results
Language en-US

Downloads

Yesterday 34 0%
Last 7 days 171 -20%
Last 30 days 761 -25%
Last 90 days 2.677 -61%
Last 365 days 15.584 +38%

Maintainer

Maintainer

Carl Boettiger

cboettig@gmail.com

Authors

Carl Boettiger

aut / cre / cph

Bryce Mecum

rev

Anna Krystalli

rev

Viktor Senderov

ctb

Material

README
NEWS
Reference manual
Package source

Vignettes

rdflib Introduction

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

rdflib archive

Imports

redland
methods
utils
stringi
readr
dplyr
tidyr

Suggests

magrittr
covr
testthat
knitr
rmarkdown
jqr
DT
tibble
purrr
lubridate
httr
xml2
jsonlite
repurrrsive
nycflights13
spelling
jsonld

Reverse Imports

atom4R
ontologics

Reverse Suggests

dataset
emld
RNeXML