Class Redland::World
In: lib/rdf/redland.rb
Parent: Object

The world object is the single global variable in Redland that all the classes, their factories and implementations reference.

In most programs there should be only one Redland world, using multiple models although multiple worlds are possible.

Methods

Attributes

world  [RW]  include Singleton

Public Class methods

Create new RDF World object (constructor)

[Validate]