redland: RDF Library Bindings in R
Provides methods to parse, query and serialize information
stored in the Resource Description Framework (RDF). RDF is described at <https://www.w3.org/TR/rdf-primer/>.
This package supports RDF by implementing an R interface to the Redland RDF C library,
described at <https://librdf.org/docs/api/index.html>. In brief, RDF provides a structured graph
consisting of Statements composed of Subject, Predicate, and Object Nodes.
Version: |
1.0.17-16 |
Depends: |
R (≥ 3.1.1), methods |
Imports: |
roxygen2 |
Suggests: |
spelling, knitr, testthat, rmarkdown, stringi |
Published: |
2022-01-20 |
Author: |
Matthew B. Jones [aut, cre],
Peter Slaughter [aut],
Jeroen Ooms [aut],
Carl Boettiger [aut],
Scott Chamberlain [aut],
David Beckett [cph],
University of Bristol [cph],
Regents of the University of California [cph] |
Maintainer: |
Matthew B. Jones <jones at nceas.ucsb.edu> |
BugReports: |
https://github.com/ropensci/redland-bindings/issues |
License: |
Apache License 2.0 |
Copyright: |
See file (inst/)COPYRIGHTS. redland copyright details |
URL: |
https://github.com/ropensci/redland-bindings/tree/master/R/redland
https://github.com/ropensci/redland-bindings/tree/master/R |
NeedsCompilation: |
yes |
SystemRequirements: |
Mac OSX: redland (>= 1.0.14) ; Linux: librdf0 (>=
1.0.14), librdf0-dev (>= 1.0.14) |
Language: |
en-US |
Citation: |
redland citation info |
Materials: |
README NEWS |
CRAN checks: |
redland results |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=redland
to link to this page.