LibreOffice
LibreOffice 24.2 SDK API Reference
|
represents a RDF statement, or triple. More...
import"Statement.idl";
Public Attributes | |
XResource | Subject |
the subject of the RDF statement. More... | |
XURI | Predicate |
the predicate of the RDF statement. More... | |
XNode | Object |
the object of the RDF statement. More... | |
XURI | Graph |
the named graph that contains this statement, or NULL . More... | |
XURI Graph |
the named graph that contains this statement, or NULL
.
XNode Object |
the object of the RDF statement.
XURI Predicate |
the predicate of the RDF statement.
XResource Subject |
the subject of the RDF statement.