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.

Package details

AuthorMatthew B. Jones [aut, cre] (<https://orcid.org/0000-0003-0077-4738>), Peter Slaughter [aut] (<https://orcid.org/0000-0002-2192-403X>), Jeroen Ooms [aut] (<https://orcid.org/0000-0002-4035-0289>), Carl Boettiger [aut] (<https://orcid.org/0000-0002-1642-628X>), Scott Chamberlain [ctb] (<https://orcid.org/0000-0003-1444-9135>), David Beckett [cph], University of Bristol [cph], Regents of the University of California [cph]
MaintainerMatthew B. Jones <jones@nceas.ucsb.edu>
LicenseApache License 2.0
Version1.0.17-18
URL https://github.com/ropensci/redland-bindings/tree/master/R/redland https://github.com/ropensci/redland-bindings/tree/master/R
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("redland")

Try the redland package in your browser

Any scripts or data that you put into this service are public.

redland documentation built on May 29, 2024, 5:02 a.m.