Difference between revisions of "Template:Concept scheme/doc"
From Diversity Workbench
(remove template: Bugfix SMW hased URI, SWM removes ending # in URIs anyway. No way to solve it properly in RDF) |
(synchronized template with http://terms.tdwg.org) |
||
Line 11: | Line 11: | ||
|creators= ,-separated value → [[property: dc:creator]] | |creators= ,-separated value → [[property: dc:creator]] | ||
|contributors= ,-separated value → [[property: dc:contributor]] | |contributors= ,-separated value → [[property: dc:contributor]] | ||
+ | |cite as= → optional suggested citation → [[property: dcterms:bibliographicCitation]] | ||
|scheme uri= → optional canonical URI where scheme is used as a class (esp. value lists) | |scheme uri= → optional canonical URI where scheme is used as a class (esp. value lists) | ||
|preferred namespace prefix= → [[property: vann:preferredNamespacePrefix]] | |preferred namespace prefix= → [[property: vann:preferredNamespacePrefix]] | ||
Line 81: | Line 82: | ||
* [[Template: Concept Index grouped by Collection]] | * [[Template: Concept Index grouped by Collection]] | ||
* [[Template: Validate and render identifier URI]] | * [[Template: Validate and render identifier URI]] | ||
+ | * [[Form: Concept scheme]] | ||
− | === See also === | + | ==== See also ==== |
* [[Template: Concept]] | * [[Template: Concept]] | ||
Line 90: | Line 92: | ||
* [[Template: Concept scheme relation]] | * [[Template: Concept scheme relation]] | ||
* [[Template: Concept Index grouped by Collection]] | * [[Template: Concept Index grouped by Collection]] | ||
+ | |||
<includeonly> | <includeonly> | ||
[[{{ns:category}}:Helper tool for ontologies]] | [[{{ns:category}}:Helper tool for ontologies]] | ||
[[{{ns:category}}:Internal - Wiki specific URL]] | [[{{ns:category}}:Internal - Wiki specific URL]] | ||
</includeonly> | </includeonly> |
Revision as of 12:04, 14 October 2016
This is the "Concept scheme" template. For those schemes see Category: Concept scheme.
Usage
It has the following parameter with corresponding properties listed below:
{{Concept scheme |description= → property: dc:description |notes= → property: skos:note |creators= ,-separated value → property: dc:creator |contributors= ,-separated value → property: dc:contributor |cite as= → optional suggested citation → property: dcterms:bibliographicCitation |scheme uri= → optional canonical URI where scheme is used as a class (esp. value lists) |preferred namespace prefix= → property: vann:preferredNamespacePrefix |preferred namespace uri= → property: vann:preferredNamespaceUri |issued = property: dcterms:issued → should be of type date |modified = property: dcterms:modified → should be of type date |replaces = property: dcterms:replaces → should be of type page |replaced by = property: dcterms:isReplacedBy → should be of type page |status = property: vs:term status → should be of type string }}
Notes:
- automatically the Wiki’s {{PAGENAME}} is used to set property: dc:title, there is no title parameter
- Category: Concept scheme will be set automatically
TODO
See Template talk: Concept scheme.
Background /Technical documentation
It is a concept scheme that has an expert group that together takes responsibility for the collection of terms. Within a scheme concepts may further be organized into collections. Collections never have independent authorship. Scheme is like a publication, collection may be like subheadings within a publication.
┌── scheme e.g.: AC, DwC, DC ──┐ → this template · has authorship/expert group · “concept scheme/doc” · · · ┌ collection ─────────┐ ……………………… → template: · · |
concept concept concept scheme scheme scheme ↖↘ concept collection ↙↗ ↖↘ concept collection ↙↗ ↖↘ ↓↑ ↙↗ concept scheme relation concept ⇄ concept relation ⇄ concept template ↙↗ ↓↑ ↖↘ … concept … collection |
Dependencies
- generate RDF export → extension XMLTransformation (Special:XMLTransformation + a XSLT File, e.g. MediaWiki:SMWToRDF.xsl, MediaWiki:SMWToSKOS.xsl)
- creates a wiki specific link (adjust it on export! See Class:Internal - Wiki specific URL)
- Template: Concept scheme/RDF resource link
- Template: Concept scheme/Concepts index list by label and name
- Template: Concept scheme/preload smw import (preload for import a vocabulary scheme for SMW)
- Template: Concept Index grouped by Collection
- Template: Validate and render identifier URI
- Form: Concept scheme
See also
- Template: Concept
- Template: Concept translation
- Template: Concept collection
- Template: Concept relation
- Template: Concept scheme relation
- Template: Concept Index grouped by Collection