LibreOffice
LibreOffice 24.2 SDK API Reference
|
represents a node that may occur in a RDF graph. More...
import"XNode.idl";
Public Attributes | |
string | StringValue |
the string value of the node. More... | |
represents a node that may occur in a RDF graph.
In the RDF data model, there are three distinct types of nodes: URIs, blank nodes, and literals.
XNode | |---XLiteral | XResource | |---XBlankNode | XURI
|
attributereadonly |
the string value of the node.