model
[ class tree: model ] [ index: model ] [ all elements ]

File: BlankNode.php

Source Location: /RDF-0.2.0/RDF/BlankNode.php

Classes:

RDF_BlankNode
An abstract RDF node.

Page Details:

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.

  • Version: V0.7
  • Todo: nothing
  • Access: public

Includes:

require_once('RDF/Resource.php') [line 19]

Documentation generated on Mon, 11 Mar 2019 15:39:27 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.