LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
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 {
XResource Subject
the subject of the RDF statement.
Definition: Statement.idl:38
represents a URI node that may occur in a RDF graph.
Definition: XURI.idl:54
XURI Graph
the named graph that contains this statement, or NULL.
Definition: Statement.idl:44
represents a node that may occur in a RDF graph.
Definition: XNode.idl:58
XURI Predicate
the predicate of the RDF statement.
Definition: Statement.idl:40
represents a RDF statement, or triple.
Definition: Statement.idl:36
Definition: Ambiguous.idl:22
represents a resource node that may occur in a RDF graph.
Definition: XResource.idl:42
XNode Object
the object of the RDF statement.
Definition: Statement.idl:42