powered by
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
World-initialize
freeWorld
redland: redland package
redland
world <- new("World")
Run the code above in your browser using DataLab