Difference between revisions of "Template:Concept scheme/doc"

From TDWG Terms Wiki
Jump to: navigation, search
m (Background /Technical documentation: )
 
(36 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Documentation/subpage}}
 
{{Documentation/subpage}}
  
This is the "Concept scheme" template. For those schemes see [[:category: skos:ConceptScheme]].
+
This is the "Concept scheme" template. For those schemes see [[:Category: Concept scheme]].
  
 
== Usage ==
 
== Usage ==
It should be called in the following format:
+
It has the following parameter with corresponding properties listed below:
<pre>
+
<div class="no-pre-border">
{{Concept scheme
+
<nowiki>{{</nowiki>Concept scheme
|title=
+
|description=                 → [[property: dc:description]]
|description=
+
|notes=                       → [[property: skos:note]]
|notes=
+
|creators=                     ,-separated value → [[property: dc:creator]]
|creators=
+
|contributors=                 ,-separated value → [[property: dc:contributor]]
|contributors=
+
|cite as=                      → optional suggested citation → [[property: dcterms:bibliographicCitation]]
|preferred namespace prefix=
+
|scheme uri=                  → optional canonical URI where scheme is used as a class (esp. value lists)
|preferred namespace uri=
+
|preferred namespace prefix=   → [[property: vann:preferredNamespacePrefix]]
}}
+
|preferred namespace uri=     → [[property: vann:preferredNamespaceUri]]
</pre>
+
|terms of usage =              → e.g. “Creative Commons BY-SA 3.0 license” [[property: xmpRights:UsageTerms]]
 +
|license url =                → e.g. “http://creativecommons.org/licenses/by-sa/3.0/us/” [[property: xmpRights:WebStatement]]
 +
|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 text
 +
}}
 +
</div>
 +
Notes:
 +
* automatically the Wiki’s <nowiki>{{PAGENAME}}</nowiki> is used to set [[property: dc:title]], there is no title parameter
 +
* [[:Category: Concept scheme]] will be set automatically
  
== Background /Technical documentation ==
+
== 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.
 
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.
  
 
{|
 
{|
 
|-
 
|-
| style="border-right:1px dashed gray;padding-right:1em;"|<div class="noborder">
+
| style="border-right:1px dashed gray;padding-right:1em;"|<div class="no-pre-border">
 
  ┌── scheme e.g.: {{Abbr|AC}}, {{Abbr|DwC}}, {{Abbr|DC}} ──┐    → this template
 
  ┌── scheme e.g.: {{Abbr|AC}}, {{Abbr|DwC}}, {{Abbr|DC}} ──┐    → this template
 
  ·  has authorship/expert group ·      “{{lc:{{PAGENAME}}}}”
 
  ·  has authorship/expert group ·      “{{lc:{{PAGENAME}}}}”
Line 48: Line 61:
 
  └──────────────────────────────┘
 
  └──────────────────────────────┘
 
</div>
 
</div>
| style="padding-left:1em;"|<div class="noborder">
+
| style="padding-left:1em;"|<div class="no-pre-border">
  concept     concept       concept
+
  concept         concept           concept
  scheme    collection       scheme
+
  scheme           scheme            scheme
         ↖↘     ↓↑       ↙↗
+
     ↖↘      [[template:Concept collection|concept collection]]        ↙↗
  concept ⇄ [[template:concept mapping|concept mapping]] ⇄ concept
+
      ↖↘    [[template:Concept collection|concept collection]]      ↙↗ 
              template
+
         ↖↘         ↓↑           ↙↗
         ↙↗     ↓↑       ↖↘
+
          [[template:Concept scheme relation|concept scheme relation]]
         …   concept        …
+
  concept ⇄   [[template:Concept relation|concept relation]]   ⇄ concept
            collection
+
                template
 +
         ↙↗         ↓↑           ↖↘
 +
         …       concept        …
 +
                collection
 
</div>
 
</div>
 
|}
 
|}
  
<!--
+
=== Dependencies ===
=== See also ===
+
* generate RDF export → extension XMLTransformation ([[Special:XMLTransformation]] + a {{abbr|XSLT}} File, e.g. [[MediaWiki:SMWToRDF.xsl]], [[MediaWiki:SMWToSKOS.xsl]])
+
* creates a '''wiki specific link''' (adjust it on export! See [[:{{ns:category}}:Internal - Wiki specific URL]])
--><includeonly><!--
+
* [[Template: Concept scheme/RDF resource link]]
CATEGORIES AND INTERWIKIS HERE, THANKS
+
* [[template: Show grouped labels of concept collection]]
-->
+
** earlier <s>[[Template: Concept scheme/Concepts index list by label and name]]</s>
[[Category: Templates used for ontologies]]
+
** earlier <s>[[Template: Concept Index grouped by Collection]]</s>
 +
* [[Template: Concept scheme/preload smw import]] (preload for [[Help:Import vocabulary|import a vocabulary scheme]] for {{Abbr|SMW}})
 +
* [[Template: Validate and render identifier URI]]
 +
* [[Form: Concept scheme]]
 +
* CSS class: <code>template_concept-scheme_form-create-or-edit</code> to manipulate the form input
 +
 
 +
Properties:
 +
* [[property: dc:contributor]]
 +
* [[property: dc:creator]]
 +
* [[property: dc:description]]
 +
* [[property: dc:title]]
 +
* [[property: dcterms:bibliographicCitation]]
 +
* [[property: dcterms:isReplacedBy]]
 +
* [[property: dcterms:issued]]
 +
* [[property: dcterms:modified]]
 +
* [[property: dcterms:replaces]]
 +
* [[property: skos:note]]
 +
* [[property: vann:preferredNamespacePrefix]]
 +
* [[property: vann:preferredNamespaceUri]]
 +
* [[property: vs:term status]]
 +
* [[property: xmpRights:UsageTerms]]
 +
* [[property: xmpRights:WebStatement]]
 +
 
 +
==== See also ====
 +
 
 +
* [[Template: Concept]]
 +
* [[Template: Concept translation]]
 +
* [[Template: Concept collection]]
 +
* [[Template: Concept relation]]
 +
* [[Template: Concept scheme relation]]
 +
* [[Template: Concept Index grouped by Collection]]
 +
 
 +
<includeonly>
 +
[[{{ns:category}}:Helper tool for ontologies]]
 +
[[{{ns:category}}:Internal - Wiki specific URL]]
 
</includeonly>
 
</includeonly>

Latest revision as of 12:18, 20 January 2020

This is a documentation subpage for Template:Concept scheme (see that page for the template itself).
It contains usage information, categories and other content that is not part of the original template page.

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
|terms of usage =              → e.g. “Creative Commons BY-SA 3.0 license” property: xmpRights:UsageTerms
|license url =                 → e.g. “http://creativecommons.org/licenses/by-sa/3.0/us/” property: xmpRights:WebStatement
|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 text
}}

Notes:

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:
· · contributor/creator ·      ·      concept collection
· · concept             ·      · 
· · concept …………………………………………………………… → template: concept
· └─────────────────────┘      · 
·                              · 
· ┌ collection ─────────┐      · 
· ·  ┌ collection ───┐  ·      · 
· ·  └───────────────┘  ·      · 
· ·  ┌ collection ───┐  ·      · 
· ·  └───────────────┘  ·      · 
· └─────────────────────┘      · 
·                              · 
· ┌ collection ─────────┐      · 
· · contributor/creator ·      · 
· · concept             ·      · 
· · concept             ·      · 
· └─────────────────────┘      · 
·                              · 
└──────────────────────────────┘
concept          concept           concept
scheme           scheme             scheme 
   ↖↘      concept collection         ↙↗ 
     ↖↘    concept collection      ↙↗  
        ↖↘         ↓↑           ↙↗
          concept scheme relation
concept ⇄    concept relation    ⇄ concept
                template
        ↙↗         ↓↑           ↖↘
       …        concept        …
               collection

Dependencies

Properties:

See also