[−][src]Module rome::ontology::properties::rdf   
ontology namespace rdf
Traits
| First | rdf:first The first item in the subject RDF list. | 
| Object | rdf:object The object of the subject RDF statement. | 
| Predicate | rdf:predicate The predicate of the subject RDF statement. | 
| Rest | rdf:rest The rest of the subject RDF list after the first item. | 
| Subject | rdf:subject The subject of the subject RDF statement. | 
| Type | rdf:type The subject is an instance of a class. | 
| Value | rdf:value Idiomatic property used for structured values. |