Difference between revisions of "rdfs:range"
From TDWG Terms Wiki
m (use template: Concept) |
m |
||
Line 10: | Line 10: | ||
|property domain=rdfs:Property | |property domain=rdfs:Property | ||
|property range=rdfs:Class | |property range=rdfs:Class | ||
− | |||
− | |||
− | |||
− | |||
}} | }} |
Latest revision as of 15:39, 14 November 2012
range
|
Search for values |
Notes: A range of the subject property.
Constraints in the context of RDF Schema:
- rdfs:domain: rdfs:Property (=the class, to which “rdfs:range” may be applied)
- rdfs:range: rdfs:Class (=the class or datatype of the values or objects that are assigned to “rdfs:range”, i.e. the right side in the triple)