Template:Metadata/doc
The metadata template[1] allows you to store metadata on external resources, especially identification tools or media resources, directly in a Wiki page. The template supports a number of metadata fields, some of which will only rarely be used. The set of metadata fields was decided upon in collaboration between Key to Nature, NBII, GBIF-MRTG, and Morphbank.
Resource collections are considered just another type of resources and can be described using the same template (using Type=Collection instead of Type=StillImage, IdentificationTool, etc.).
The importance of the metadata template is that it contains structured information that can be read by software agents. While it is possible to do some searches directly in the Wiki, software agents reading the information into a database can do more complex external queries. It is possible to design the system such that metadata editing is done directly in external databases, but we believe that the current solution has some advantages. For high value resources such as collections or identification tools, contributors are free to structure a special wiki page describing their resource in text and images, the structured metadata record being just a small part of that information. In other cases, where metadata are typically batch converted and submitted from another database, the Wiki-submission offers a simple low-tech and accessible method for batch submission, including some support for syntax checking on behalf of the submitter.
See How to add resource metadata on the Wiki for further information.
- ↑ A template is a Wiki page that, using a syntax of "
{{pagename | parameter1=value1 | parameter2=value2 }}", can be called with parameters and thus reused many times.
Test records
Ascochyta allii-cepae | ||||||||||||||||||||
| This can be long text, describing the item in free-form text. This can be long text, describing the item in free-form text. This can be long text, describing the item in free-form text. This can be long text, describing the item in free-form text. | ||||||||||||||||||||
|
| |||||||||||||||||||
As shown below this template tries to give apropriate information if something is missing:
|
Example for erroneous resource type and missing URI | |||||||||||||||||
|
| ||||||||||||||||
The first record as you would paste it into the wiki or edit (raw edit view):
{{Metadata
| Type=StillImage
| Title=Ascochyta allii-cepae
| Creators = Mr. Smith
| Description = This can be long text, describing the item in free-form text. This can be long text, describing the item in free-form text. This can be long text, describing the item in free-form text. This can be long text, describing the item in free-form text.
| Metadata Language=en
| Language=zxx
| Resource ID=768479362
| Copyright Statement= (c) xyz xxx
| License Statement=Creative commons cc-by-sa 3.0
| Scientific Names=Ascochyta allii-cepae Punith., Gladders & McKeown.
| Taxon Count= 20
| Taxon Count= 1
| Interactivity = hyperlinked | ID Tool Structure = Dichotomous
| Best Quality URI=http://160.45.63.11/Storage/Fungi/Coelos/AscochytaPunith/edt/AscP88-006.png
| Best Quality Availability=online (login)
| Medium Quality URI=http://160.45.63.11/Storage/Fungi/Coelos/AscochytaPunith/low/AscP88-006.png
| Medium Quality Availability=online (free)
}}
Note that blanks before or after the "=", and new lines between metadata fields do not matter. Also, the sequence of parameters does not matter. If parameters are repeated, only the last occurrence of the parameter will define the value (compare Taxon Count in the example above).
A minimum example can look like:
{{Metadata
| Type = StillImage
| Title = Bombus barbutellus color pattern (female)
| Scientific Names = Bombus barbutellus
| Metadata Language = en
| Language = zxx
| Copyright Statement = © Paul Williams, NHM
| Creators = Paul Williams - NHM
| Subject Category = Insecta, Bombus
| General Keywords = Schematic drawings, Bumblebees
}}