:: 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.
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.


Top of Page