Template:Concept scheme relation/doc

From TDWG Terms Wiki
< Template:Concept scheme relation
Revision as of 08:22, 23 October 2012 by Gregor Hagedorn (Talk | contribs) (Created page with "{{Documentation/subpage}} On Concept pages (using Form:Concept) the following can be repeated any number of times: <nowiki>{{Concept scheme relation | scheme = ← Page nam...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
This is a documentation subpage for Template:Concept scheme relation (see that page for the template itself).
It contains usage information, categories and other content that is not part of the original template page.

On Concept pages (using Form:Concept) the following can be repeated any number of times:

{{Concept scheme relation | scheme = ← Page name of a concept scheme | property domain = if present concept is a property, a domain constraint defined within that scheme. The constraints of the original scheme are most relevant, but other schemes may define other constraints. This maps to rdfs:domain if the skos concept is applied as an rdfs/owl ontology. | property range = if present concept is a property, a range constraint defined within that scheme. The constraints of the original scheme are most relevant, but other schemes may define other constraints. This maps to rdfs:domain if the skos concept is applied as an rdfs/owl ontology. | property cardinality = if present concept is a property, a cardinality constraint defined within that scheme. Values are 0..1 (optional single occurrence), 1..1 (mandatory single occurrence), 0..n (optional multiple occurrence), 1..n (mandatory multiple occurrence). The constraints of the original scheme are most relevant, but other schemes may define other constraints. For example "1..1" maps to owl:minCardinality "1" owl:maxCardinality "1" if the skos concept is applied as an rdfs/owl ontology. }}