State.fromWorld
State fromWorld(World world, LV2_URID_Map * map, Node subject) staticLoad state from a resource already present in the World model.
Parameters
world | Lilv world |
map | URID map |
subject | Node identifying the state resource |
Returns
New State object or null on error