The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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.
Version: | 0.2.9 |
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 |
Published: | 2024-08-17 |
DOI: | 10.32614/CRAN.package.rdflib |
Author: | Carl Boettiger [aut, cre, cph], Bryce Mecum [rev], Anna Krystalli [rev], Viktor Senderov [ctb] |
Maintainer: | Carl Boettiger <cboettig at gmail.com> |
BugReports: | https://github.com/ropensci/rdflib/issues |
License: | MIT + file LICENSE |
URL: | https://docs.ropensci.org/rdflib/, https://github.com/ropensci/rdflib |
NeedsCompilation: | no |
Language: | en-US |
Citation: | rdflib citation info |
Materials: | README NEWS |
CRAN checks: | rdflib results |
Reference manual: | rdflib.pdf |
Vignettes: |
rdflib Introduction (source, R code) |
Package source: | rdflib_0.2.9.tar.gz |
Windows binaries: | r-devel: rdflib_0.2.9.zip, r-release: rdflib_0.2.9.zip, r-oldrel: rdflib_0.2.9.zip |
macOS binaries: | r-release (arm64): rdflib_0.2.9.tgz, r-oldrel (arm64): rdflib_0.2.9.tgz, r-release (x86_64): rdflib_0.2.9.tgz, r-oldrel (x86_64): rdflib_0.2.9.tgz |
Old sources: | rdflib archive |
Reverse imports: | atom4R, FAIRmaterials, mregions2, ontologics |
Reverse suggests: | emld, RNeXML |
Please use the canonical form https://CRAN.R-project.org/package=rdflib to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.