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.
Create new RDF World object (constructor)
[Validate]