World-class {redland} | R Documentation |
A World object is the top level object in the Redland RDF library implementation, so it contains all other objects needed to process RDF Models.
librdf_world
A redland world object
World-initialize
: Initialize a World object
freeWorld
: Free memory used by a librdf world object
redland
: redland package
world <- new("World")