Difference between revisions of "rdfs:isDefinedBy"
From TDWG Terms Wiki
m |
m |
||
Line 10: | Line 10: | ||
|property domain=rdfs:Resource | |property domain=rdfs:Resource | ||
|property range=rdfs:Resource | |property range=rdfs:Resource | ||
+ | }} | ||
+ | {{Concept relation | ||
+ | |relation=skos: in scheme | ||
+ | |internal page=RDF Schema | ||
}} | }} |
Revision as of 13:00, 14 November 2012
rdfs:isDefinedBy |
Search for values |
Notes: The definition of the subject resource.
Constraints in the context of RDF Schema:
- rdfs:domain: rdfs:Resource (=the class, to which “rdfs:isDefinedBy” may be applied)
- rdfs:range: rdfs:Resource (=the class or datatype of the values or objects that are assigned to “rdfs:isDefinedBy”, i.e. the right side in the triple)