:: com :: sun :: star :: rdf ::

unpublished interface XBlankNode
Base Interfaces
XBlankNodeXResourceXNode

XResource
(referenced interface's summary:)
represents a resource node that may occur in a RDF graph.
Usage Restrictions
not published
Description
represents a blank node that may occur in a RDF graph.

Blank nodes are distinct, but have no URI; in other words, they are resources that are anonymous.

Since
OOo 3.0
See also
XRepository

Top of Page