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.

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-18
Depends: R (≥ 3.1.1), methods
Imports: roxygen2
Suggests: spelling, knitr, testthat, rmarkdown, stringi
Published: 2024-02-24
Author: Matthew B. Jones ORCID iD [aut, cre], Peter Slaughter ORCID iD [aut], Jeroen Ooms ORCID iD [aut], Carl Boettiger ORCID iD [aut], Scott Chamberlain ORCID iD [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

Documentation:

Reference manual: redland.pdf
Vignettes: redland RDF

Downloads:

Package source: redland_1.0.17-18.tar.gz
Windows binaries: r-devel: redland_1.0.17-18.zip, r-release: redland_1.0.17-18.zip, r-oldrel: redland_1.0.17-18.zip
macOS binaries: r-release (arm64): redland_1.0.17-18.tgz, r-oldrel (arm64): redland_1.0.17-18.tgz, r-release (x86_64): redland_1.0.17-18.tgz, r-oldrel (x86_64): redland_1.0.17-18.tgz
Old sources: redland archive

Reverse dependencies:

Reverse imports: datapack, rdflib

Linking:

Please use the canonical form https://CRAN.R-project.org/package=redland 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.