redland

From MaRDI portal
Software:71046



CRANredlandMaRDI QIDQ71046

RDF Library Bindings in R

Peter Slaughter, Jeroen Ooms, Matthew B. Jones, Carl Boettiger

Last update: 24 February 2024

Copyright license: Apache License, Version 2.0

Software version identifier: 1.0.17-16, 1.0.17-16.1, 1.0.17-17, 1.0.17-6, 1.0.17-7, 1.0.17-8, 1.0.17-9, 1.0.17-10, 1.0.17-11, 1.0.17-12, 1.0.17-13, 1.0.17-14, 1.0.17-15, 1.0.17-18



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.