Difference between revisions of "rdfs:isDefinedBy"
From TDWG Terms Wiki
m (is defined by) |
m (skos collection) |
||
Line 14: | Line 14: | ||
|relation=rdfs: subproperty of | |relation=rdfs: subproperty of | ||
|internal page=rdfs:seeAlso | |internal page=rdfs:seeAlso | ||
+ | }} | ||
+ | {{Concept relation | ||
+ | |relation=skos: collection | ||
+ | |internal page=RDFS Utility Properties | ||
}} | }} |
Revision as of 14:55, 7 December 2012
isDefinedBy |
Search for values |
Notes: The definition of the subject resource. It points to the authoritative information about the resource (which are not necessarily RDF, often html, and in some cases PDF).
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)