rdfs:subClassOf
From TDWG Terms Wiki
Revision as of 10:24, 7 December 2012 by Andreas Plank (Talk | contribs) (Created page with "{{Concept |label=subClassOf |definition=The subject is a subclass of a class. |is defined by=http://www.w3.org/TR/rdf-schema/#ch_subclassof |concept type=property }} {{Concept...")
subClassOf |
Search for values |
Constraints in the context of RDF Schema:
- rdfs:domain: rdfs:Class (=the class, to which “rdfs:subClassOf” may be applied)
- rdfs:range: rdfs:Class (=the class or datatype of the values or objects that are assigned to “rdfs:subClassOf”, i.e. the right side in the triple)