22module
com { module sun { module star { module rdf {
represents a node that may occur in a RDF graph.
Definition XNode.idl:53
represents a resource node that may occur in a RDF graph.
Definition XResource.idl:37
represents a URI node that may occur in a RDF graph.
Definition XURI.idl:49
Definition Ambiguous.idl:20
represents a RDF statement, or triple.
Definition Statement.idl:31
XURI Graph
the named graph that contains this statement, or NULL.
Definition Statement.idl:39
XNode Object
the object of the RDF statement.
Definition Statement.idl:37
XURI Predicate
the predicate of the RDF statement.
Definition Statement.idl:35
XResource Subject
the subject of the RDF statement.
Definition Statement.idl:33