[][src]Module rome::ontology::properties::rdfs

ontology namespace rdfs

Traits

Comment

rdfs:comment A description of the subject resource.

Domain

rdfs:domain A domain of the subject property.

IsDefinedBy

rdfs:isDefinedBy The defininition of the subject resource.

Label

rdfs:label A human-readable name for the subject.

Member

rdfs:member A member of the subject resource.

Range

rdfs:range A range of the subject property.

SeeAlso

rdfs:seeAlso Further information about the subject resource.

SubClassOf

rdfs:subClassOf The subject is a subclass of a class.

SubPropertyOf

rdfs:subPropertyOf The subject is a subproperty of a property.