| LibreOffice
    LibreOffice 25.2 SDK API Reference | 
Go to the source code of this file.
| Modules | |
| module | com | 
| module | com::sun | 
| module | com::sun::star | 
| the module com::sun::star is the root module of the UNO API. | |
| module | com::sun::star::rdf | 
| RDF (Resource Description Framework) and metadata interfaces. | |
| Constant Groups | |
| constants | com::sun::star::rdf::FileFormat | 
| Constants to specify RDF file formats. | |
| Variables | |
| const short | RDF_XML = 0 | 
| RDF/XML | |
| const short | N3 = 1 | 
| N3 (Notation-3) | |
| const short | NTRIPLES = 2 | 
| N-Triples | |
| const short | TRIG = 3 | 
| TriG | |
| const short | TRIX = 4 | 
| TriX | |
| const short | TURTLE = 5 | 
| Turtle | |