World-class: A Redland World object, used to initialize the Redland RDF...

World-classR Documentation

A Redland World object, used to initialize the Redland RDF library.

Description

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

  • World-initialize: Initialize a World object

  • freeWorld: Free memory used by a librdf world object

See Also

redland: redland package

Examples

world <- new("World")

redland documentation built on May 31, 2023, 6:32 p.m.