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

From TDWG Terms Wiki
Jump to: navigation, search
m (link)
m (removed parameter title, creators +contributors separated by ,)
Line 7: Line 7:
 
<div class="no-pre-border">
 
<div class="no-pre-border">
 
  <nowiki>{{</nowiki>Concept scheme
 
  <nowiki>{{</nowiki>Concept scheme
|title=                        → [[property: dc:title]]
 
 
  |description=                  → [[property: dc:description]]
 
  |description=                  → [[property: dc:description]]
 
  |notes=                        → [[property: skos:note]]
 
  |notes=                        → [[property: skos:note]]
  |creators=                    ;-separated value → [[property: dc:creator]]
+
  |creators=                    ,-separated value → [[property: dc:creator]]
  |contributors=                ;-separated value → [[property: dc:creator]]
+
  |contributors=                ,-separated value → [[property: dc:creator]]
 
  |preferred namespace prefix=  → ??
 
  |preferred namespace prefix=  → ??
 
  |preferred namespace uri=      → [[property: vann:preferredNamespaceUri]]
 
  |preferred namespace uri=      → [[property: vann:preferredNamespaceUri]]
 
  }}
 
  }}
 
</div>
 
</div>
[[:Category: Concept scheme]] will be set by this template automatically.
+
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 ==
 
== TODO ==

Revision as of 09:34, 2 October 2012

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:creator
|preferred namespace prefix=   → ??
|preferred namespace uri=      → property: vann:preferredNamespaceUri
}}

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     collection        scheme 
        ↖↘     ↓↑        ↙↗
concept ⇄ concept relation ⇄ concept
             template
        ↙↗     ↓↑        ↖↘
       …    concept        …
           collection


See also