Skip to contents

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.

Slots

librdf_world

A redland world object

Methods

See also

redland: redland package

Examples

world <- new("World")