redland (version 1.0.17-6)
RDF Library Bindings in R
Description
Provides methods to parse, query and serialize information
stored in the Resource Description Framework (RDF). RDF is described at .
This package supports RDF by implementing an R interface to the Redland RDF C library,
described at . In brief, RDF provides a structured graph
consisting of Statements composed of Subject, Predicate, and Object Nodes.