20 #ifndef __com_sun_star_rdf_Statement_idl__ 21 #define __com_sun_star_rdf_Statement_idl__ 27 module
com { module sun { module star { module rdf {
Definition: Ambiguous.idl:22
represents a resource node that may occur in a RDF graph.
Definition: XResource.idl:41
XURI Predicate
the predicate of the RDF statement.
Definition: Statement.idl:40
represents a RDF statement, or triple.
Definition: Statement.idl:35
represents a node that may occur in a RDF graph.
Definition: XNode.idl:57
XResource Subject
the subject of the RDF statement.
Definition: Statement.idl:38
XNode Object
the object of the RDF statement.
Definition: Statement.idl:42
represents an URI node that may occur in a RDF graph.
Definition: XURI.idl:53
XURI Graph
the named graph that contains this statement, or NULL.
Definition: Statement.idl:44