Provides methods to parse, query and serialize information stored in the Resource Description Framework (RDF). RDF is described at <http://www.w3.org/TR/rdf-primer>. This package supports RDF by implementing an R interface to the Redland RDF C library, described at <http://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-11 |
| Depends: | R (≥ 3.1.1), methods |
| Imports: | roxygen2 |
| Suggests: | spelling, knitr, testthat, rmarkdown, stringi |
| Published: | 2019-10-13 |
| 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 |
| Reference manual: | redland.pdf |
| Vignettes: |
redland RDF |
| Package source: | redland_1.0.17-11.tar.gz |
| Windows binaries: | r-devel: redland_1.0.17-11.zip, r-release: redland_1.0.17-11.zip, r-oldrel: redland_1.0.17-11.zip |
| macOS binaries: | r-release: redland_1.0.17-11.tgz, r-oldrel: redland_1.0.17-11.tgz |
| Old sources: | redland archive |
| Reverse imports: | datapack, rdflib |
Please use the canonical form https://CRAN.R-project.org/package=redland to link to this page.