Difference between revisions of "Template:Concept collection"

From TDWG Terms Wiki
Jump to: navigation, search
m (remove template: Bugfix SMW hased URI, SWM removes ending # in URIs anyway. No way to solve it properly in RDF)
m (text if no concept scheme was specified)
 
Line 113: Line 113:
 
}}<!-- end if subcollection -->
 
}}<!-- end if subcollection -->
  
{{#if: {{{concept scheme|}}}||'''Note: No “concept scheme” has been specified yet.'''}}
+
{{#if: {{{concept scheme|}}}||'''Note: No “concept scheme” has been specified (yet) that belongs to this collection.'''}}
 
    
 
    
 
[[Page has default form::Concept collection| ]]
 
[[Page has default form::Concept collection| ]]

Latest revision as of 16:43, 20 January 2020

[edit] [purge] Template-info.svg Template documentation

This is the "Concept collection" template and should be used on Class-pages.

Usage

It should be called in the following format:

{{Concept collection
|description=                 → optional (property:dc:description)
|notes=                       → optional (property:skos:note)
|concept collection=          → optional member of another collection (property:vann:termGroup)
|concept scheme =             → optional (property: skos:inScheme)
|collection uri =             → optional canonical URI where collection is used as a class (esp. value lists)
|preferred namespace prefix=  → optional (property: vann:preferredNamespacePrefix)
|preferred namespace uri=     → optional (property: vann:preferredNamespaceUri)
}}

Technical documentation

This template is used by Form:Concept collection. Dependencies:

Additional properties/Classes

See also