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

unpublished interface XReifiedStatement
Base Interfaces
XReifiedStatementXResourceXNode

XResource
(referenced interface's summary:)
represents a resource node that may occur in a RDF graph.
Usage Restrictions
not published
Description
represents a reified RDF statement.
Since
OOo 3.0
See also
XRepository

Attributes' Summary
Statement the statement that is reified 
Attributes' Details
Statement
[ readonly ] Statement Statement;
Description
the statement that is reified
Top of Page