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-18 |
| Depends: |
R (≥ 3.1.1), methods |
| Imports: |
roxygen2 |
| Suggests: |
spelling, knitr, testthat, rmarkdown, stringi |
| Published: |
2024-02-24 |
| DOI: |
10.32614/CRAN.package.redland |
| Author: |
Matthew B. Jones
[aut, cre],
Peter Slaughter
[aut],
Jeroen Ooms [aut],
Carl Boettiger
[aut],
Scott Chamberlain
[ctb],
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 [issues need fixing before 2025-11-27] |