An RDF Container.
This Class defines methods for accessing RDF container resources. These methods operate on the RDF statements contained in a model.
Located in /resModel/ResContainer.php (line 18)
Object | --Node | --Resource | --ResResource | --ResContainer
Constructor You can supply a URI
Add a new value to a container.
The new value is added as the last element of the container.
Determine whether the container contains a value
Get an array of all resources that are values of this container
Remove a value from the container.
Once removed, the values in the container with a higher ordinal value are renumbered. The renumbering algorithm depends on the type of container.
Inherited From ResResource
ResResource::ResResource()
ResResource::addProperty()
ResResource::equals()
ResResource::getAssociatedModel()
ResResource::getIsAnon()
ResResource::getProperty()
ResResource::hasProperty()
ResResource::listProperties()
ResResource::removeAll()
ResResource::removeProperties()
ResResource::setAssociatedModel()
ResResource::setIsAnon()
ResResource::setURI()
Inherited From Resource
Resource::Resource()
Resource::equals()
Resource::getLabel()
Resource::getLocalName()
Resource::getNamespace()
Resource::getURI()
Resource::toString()
Inherited From Object
Object::toString()
Documentation generated on Fri, 1 Jun 2007 16:51:23 +0200 by phpDocumentor 1.3.2