[−][src]Module rome::ontology::classes::rdf
ontology namespace rdf
Structs
| Alt |
rdf:Alt The class of containers of alternatives. |
| Bag |
rdf:Bag The class of unordered containers. |
| HTML |
rdf:HTML The datatype of RDF literals storing fragments of HTML content |
| LangString |
rdf:langString The datatype of language-tagged string values |
| List |
rdf:List The class of RDF Lists. |
| PlainLiteral |
rdf:PlainLiteral The class of plain (i.e. untyped) literal values, as used in RIF and OWL 2 |
| Property |
rdf:Property The class of RDF properties. |
| Seq |
rdf:Seq The class of ordered containers. |
| Statement |
rdf:Statement The class of RDF statements. |
| XMLLiteral |
rdf:XMLLiteral The datatype of XML literal values. |