An RDF blank node.
In model theory, blank nodes are considered to be drawn from some set of 'anonymous' entities which have no label but are unique to the graph. For serialization they are labeled with a URI or a _:X identifier.
Located in /model/Blanknode.php (line 23)
Object | --Node | --Resource | --BlankNode
Constructor You can supply a label or You supply a model and a unique ID is gernerated.
Checks if two blank nodes are equal.
Two blank nodes are equal, if they have the same temporary ID.
Returns the ID of the blank node.
Dumps bNode.
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:48:33 +0200 by phpDocumentor 1.3.2