Difference between revisions of "Form:Metadata template for upload file"
From OpenMedia
m (+Link subject category) |
m (Layout redisign using the mw-collapsible mechanism) |
||
Line 20: | Line 20: | ||
--> | --> | ||
{{{for template | Metadata | label=Create metadata template}}}<!-- Comment: multiple seems to prevent editing with a form --> | {{{for template | Metadata | label=Create metadata template}}}<!-- Comment: multiple seems to prevent editing with a form --> | ||
− | <table class="formtable"> | + | <table class="formtable"><!-- |
− | + | --><tr><!-- | |
− | + | ||
− | + | ||
− | < | + | |
− | + | Title | |
− | + | ||
− | < | + | --><th rowspan="2"> Title<!-- |
− | --> {{{field | | + | --><br/><!-- |
+ | --><span title="Preview of file “{{PAGENAME}}”" >[[{{FULLPAGENAME}} | 80x80px | link=|frame|left]]</span><!-- | ||
+ | --></th><!-- | ||
+ | --><td> {{{field | Title | mandatory | size=100}}}</td><!-- | ||
+ | --></tr><!-- | ||
+ | --><tr><!-- | ||
+ | |||
+ | !!rowspan here !! | ||
+ | |||
+ | --><td><!-- | ||
+ | --><div class="floating-form-parts"> Type {{#info: Media type}}<!-- | ||
+ | --><br/><!-- | ||
+ | -->{{{field | Type | mandatory | input type= dropdown | default=StillImage | values=Collection, Dataset, DescriptiveDataset, GlossaryPage, IdentificationTool, InteractiveResource, Map, MovingImage, Provider, Service, Software, Sound, StillImage, SynonymDataset, TaxonPage, Text, VernacularNameDataset}}}<!-- | ||
+ | --></div> | ||
− | <div class="floating-form-parts"> | + | <!----><div class="floating-form-parts"> Subtype <br/><!-- |
− | -->{{{field | | + | -->{{{field | Subtype | input type=dropdown | values=Line-drawing, Gray-scale-drawing, Gray-scale-photo, Color-drawing, Color-photo}}} </div> |
− | </td></tr> | + | <!----><div class="floating-form-parts"> [http://www.keytonature.eu/wiki/Subject_Category Subject Category] {{#info: A constrained vocabulary of subjects, aiding with search capabilities. For organisms, this may include major taxonomic groups like vertebrates, fungi, etc., but the vocabulary may also include non-taxonomic terms like “ecosystem”, “forestry”, “aquatic vertebrates”.}}<br/><!-- |
− | <tr> | + | --> {{{field | Subject Category | mandatory | input type=text with autocomplete | values from namespace=Category | remote autocompletion}}}</div> |
− | <th> Description</th> | + | |
− | <td> < | + | <!----><div class="floating-form-parts"> Resource’s Language {{#info: message = mul=multiple languages; und=undetermined languange; zxx=no linguistic content; de=Deutsch; en=English etc.}}<br/><!-- |
− | </tr><tr> | + | -->{{{field | Language | input type=text with autocomplete | values from property=Language ISO | list | delimiter=; | default=zxx| remote autocompletion}}}</div> |
− | <th> </th> | + | |
− | <td>{{Hidden | + | <!-- |
− | + | --></td><!-- | |
− | + | ||
+ | Description | ||
+ | |||
+ | --></tr><tr><!-- | ||
+ | --><th> Description</th><!-- | ||
+ | --><td><!-- | ||
+ | --><div class="comment-gray">Description in multiple languanges (can be detailed), possible with <nowiki>{{en | 1 = english}} {{de | 1 = Deutsch}}</nowiki> etc. Template <nowiki>{{See also files | similar file.jpg; another similar.jpg}}</nowiki> can be used as well.</div><!-- | ||
+ | -->{{{field | Description | input type=textarea | autogrow }}}<!-- | ||
+ | --></td><!-- | ||
+ | --></tr><tr><!-- | ||
+ | --><th></th><!-- | ||
+ | --><td><!-- | ||
+ | -->{{Hidden | ||
| contentclass = indicateHiddenInputs | | contentclass = indicateHiddenInputs | ||
− | | | + | | header = ''Caption, Content Modification, Creation Technique …'' |
− | | | + | | content = |
− | <div class="floating-form-parts"> Caption <span class="comment-gray">Caption of that resource file or suggested caption.</span> <br/>{{{field | Caption | size=100}}}</div> | + | <div class="floating-form-parts"> Caption <!-- |
+ | --><span class="comment-gray">Caption of that resource file or suggested caption.</span><!-- | ||
+ | --><br/>{{{field | Caption | size=100}}}</div> | ||
<div class="floating-form-parts"> Content Modification <br/>{{{field | Content Modification | input type=textarea | autogrow | rows=3}}}</div> | <div class="floating-form-parts"> Content Modification <br/>{{{field | Content Modification | input type=textarea | autogrow | rows=3}}}</div> | ||
− | <div class="floating-form-parts"> Creation Technique <span class="comment-gray">Examples for such techniques are: Insect under CO<sub>₂</sub>, cooled to 4 °C, preservation with ethanol or formaldehyde, multiflash lighting, remote control, automatic interval exposure.</span><br/> {{{field | Creation Technique | input type=textarea | autogrow | rows=3}}}</div> | + | <div class="floating-form-parts"> Creation Technique <!-- |
+ | --><span class="comment-gray">Examples for such techniques are: Insect under CO<sub>₂</sub>, cooled to 4 °C, preservation with ethanol or formaldehyde, multiflash lighting, remote control, automatic interval exposure.</span><br/> {{{field | Creation Technique | input type=textarea | autogrow | rows=3}}}</div> | ||
<div style="clear:both;"></div> | <div style="clear:both;"></div> | ||
− | }}</td> | + | }}<!-- |
− | </tr><tr> | + | --></td><!-- |
− | <th> Scientific Names </th><td> {{{field | Scientific Names | input type=textarea with autocomplete | autogrow |rows=3| list | delimiter=; | values from property=Scientific Names}}} | + | --></tr><tr><!-- |
+ | |||
+ | Scientific Names | ||
+ | |||
+ | --><th> Scientific Names </th><!-- | ||
+ | --><td> {{{field | Scientific Names | input type=textarea with autocomplete| autogrow | rows=3 | list | delimiter=; | values from property=Scientific Names| remote autocompletion}}} | ||
{{Hidden | {{Hidden | ||
− | |||
− | |||
| contentclass = indicateHiddenInputs | | contentclass = indicateHiddenInputs | ||
− | | | + | | header = ''Synonyms, Common Names …'' |
− | | | + | | content = |
− | <div class="floating-form-parts"> Synonyms <br/> {{{field | Scientific Name Synonyms | input type=textarea with autocomplete | autogrow | list | delimiter=; | values from property=Scientific Name Synonyms}}}</div> | + | <div class="floating-form-parts"> Synonyms <br/> {{{field | Scientific Name Synonyms | input type=textarea with autocomplete | autogrow | list | delimiter=; | values from property=Scientific Name Synonyms| remote autocompletion}}}</div> |
− | <div class="floating-form-parts"> Common Names <!-- Not in use Vernacular names--> <br/> {{{field | Common Names | input type=textarea with autocomplete | autogrow | list | delimiter=; | values from property=Common Names}}}</div> | + | <div class="floating-form-parts"> Common Names <!-- Not in use Vernacular names--> <br/> {{{field | Common Names | input type=textarea with autocomplete | autogrow | list | delimiter=; | values from property=Common Names| remote autocompletion}}}</div> |
<div style="clear:both;"></div> | <div style="clear:both;"></div> | ||
− | }} | + | }}<!-- |
− | < | + | --></td><!-- |
− | + | --></tr><tr><!-- | |
− | + | ||
− | </td | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </tr><tr> | + | |
− | < | + | |
− | + | ||
− | + | ||
− | <div class="floating-form-parts"> | + | General Keywords |
+ | |||
+ | --><th> General Keywords </th><!-- | ||
+ | --><td><!-- | ||
+ | --><span class="comment-gray">Keywords or “tags” separated by semicolon “;”</span><br/>{{{field | General Keywords | input type=textarea with autocomplete | rows=3 | list | delimiter=; | values from namespace=Category| remote autocompletion}}}<!-- | ||
+ | --></td><!-- | ||
+ | --></tr><tr><!-- | ||
+ | --><th> Derived From</th><!-- | ||
+ | --><td><!-- | ||
+ | --><span class="comment-gray">If a resource is derived from another resource, involving significant modification, the resource should refer to the source resource using an appropriate identifier (URI, DOI, etc.). Multiple entries by semicolon “;”, e.g. <nowiki>[[:File:…]]</nowiki>; <nowiki>[[:File:…]]</nowiki>.</span><!-- | ||
+ | --><br/><!-- | ||
+ | -->{{{field | Derived From | size=100}}} <!-- | ||
+ | --></td><!-- | ||
+ | --></tr><tr><!-- | ||
+ | --><th></th><!-- | ||
+ | --><td><!-- | ||
+ | --><div class="floating-form-parts"> Creators <br/> {{{field | Creators | input type=text with autocomplete | size = 100 | list | delimiter=; | values from property=Creators| remote autocompletion}}}</div> | ||
− | + | <!-- --><div class="floating-form-parts"> Contributors <br/> {{{field | Contributors | input type=text with autocomplete | size = 100 | list | delimiter=; | values from property=Contributors| remote autocompletion}}}</div> | |
− | + | ||
− | < | + | <!-- |
− | + | --></td><!-- | |
− | < | + | --></tr><tr><!-- |
− | <!-- | + | |
− | {{ | + | Metadata Details |
− | + | ||
− | + | --><th>Metadata Details<!-- | |
+ | --><br/><!-- | ||
+ | -->{{Logo | Information }}<!-- | ||
+ | --></th><!-- | ||
+ | --><td><!-- | ||
+ | -->{{Hidden | ||
| contentclass = indicateHiddenInputs | | contentclass = indicateHiddenInputs | ||
− | | | + | | header = ''Details …'' |
− | + | | content = | |
− | | | + | |
− | + | ||
<div class="floating-form-parts"> | <div class="floating-form-parts"> | ||
Original Creation Date<br/>{{{field | Original Creation Date | input type=date}}} | Original Creation Date<br/>{{{field | Original Creation Date | input type=date}}} | ||
Line 110: | Line 146: | ||
</div> | </div> | ||
− | <div class="floating-form-parts"> Metadata Language | + | <div class="floating-form-parts"> Metadata Language <!-- |
+ | --><span class="comment-gray">As ISO codes: en; it; de</span><!-- | ||
+ | --><br/> {{{field | Metadata Language | input type=text with autocomplete | list | delimiter=; | values from property=Metadata Language| remote autocompletion}}} </div> | ||
<div class="floating-form-parts"> Metadata Creator <br/> {{{field | Metadata Creator}}}</div> | <div class="floating-form-parts"> Metadata Creator <br/> {{{field | Metadata Creator}}}</div> | ||
Line 121: | Line 159: | ||
<div style="clear:both;"></div> | <div style="clear:both;"></div> | ||
− | + | }}<!-- | |
− | }} | + | |
− | <!--Publication | + | Publication Details |
− | {{Hidden | + | |
− | + | -->{{Hidden | |
− | + | ||
| contentclass = indicateHiddenInputs | | contentclass = indicateHiddenInputs | ||
− | | | + | | header = ''Publication Details …'' |
− | + | | content = | |
− | + | ||
− | | | + | |
<div class="floating-form-parts"> Published Source <br/> {{{field | Published Source}}}</div> | <div class="floating-form-parts"> Published Source <br/> {{{field | Published Source}}}</div> | ||
Line 142: | Line 177: | ||
<div class="floating-form-parts"> Peer Reviewer Comments <br/> {{{field | Peer Reviewer Comments | textarea | autogrow}}}</div> | <div class="floating-form-parts"> Peer Reviewer Comments <br/> {{{field | Peer Reviewer Comments | textarea | autogrow}}}</div> | ||
− | <div class="floating-form-parts"> Rating | + | <div class="floating-form-parts"> Rating <!-- |
+ | --><span class="comment-gray"> 0 = (unrated); 1 = bad, strongly disliked; 2 = neutral; 3 = good, suitable, or liked; 4 = very good, suitable, or liked; 5 = Superb</span><!-- | ||
+ | --><br/> {{{field | Rating | input type=dropdown | values=0, 1, 2, 3, 4, 5 | default=0 | size =5}}} </div> | ||
<div style="clear:both;"></div> | <div style="clear:both;"></div> | ||
− | </td> | + | }}<!-- |
− | + | --></td><!-- | |
− | <!--Taxon | + | --></tr><tr><!-- |
− | + | ||
− | + | Taxon Details | |
− | + | ||
+ | --><th>Taxon Details</th><!-- | ||
+ | --><td><!-- | ||
+ | Taxon Details | ||
+ | -->{{Hidden | ||
| contentclass = indicateHiddenInputs | | contentclass = indicateHiddenInputs | ||
− | | | + | | header = ''Details …'' |
− | + | | content = | |
− | + | <div class="floating-form-parts"> Taxon Count <br /> {{{field | Taxon Count | size=5}}}</div> | |
− | | | + | |
− | <div class="floating-form-parts"> Taxon Count <br/>{{{field | Taxon Count | size=5}}}</div> | + | |
− | <div class="floating-form-parts"> Taxonomic Coverage | + | <div class="floating-form-parts"> Taxonomic Coverage <!-- |
+ | --><span class="comment-gray">The lowest taxon integrating all taxa covered by a resource or resource collection.</span><!-- | ||
+ | --><br/> {{{field | Taxonomic Coverage | size=100 | values from property=Taxonomic Coverage}}} </div> | ||
− | <div class="floating-form-parts"> Identified By <br/> {{{field | Identified By | size=100 | input type=text with autocomplete | values from property=Identified By}}}</div> | + | <div class="floating-form-parts"> Identified By <br/> {{{field | Identified By | size=100 | input type=text with autocomplete | values from property=Identified By| remote autocompletion}}}</div> |
<div class="floating-form-parts"> Subject Part <br/> {{{field | Subject Part | size=100}}}</div> | <div class="floating-form-parts"> Subject Part <br/> {{{field | Subject Part | size=100}}}</div> | ||
− | <div class="floating-form-parts"> Subject Sex <br/> {{{field | Subject Sex | list | delimiter=; | size=100 | + | <div class="floating-form-parts"> Subject Sex <br/> {{{field | Subject Sex | input type=textarea with autocomplete | list | delimiter=; | size=100 | values from property=Subject Sex| remote autocompletion}}}</div> |
− | <div class="floating-form-parts"> Subject Life Stage <br/> {{{field | Subject Life Stage | size=100 | input type=text with autocomplete | values from property=Subject Life Stage}}}</div> | + | <div class="floating-form-parts"> Subject Life Stage <br/> {{{field | Subject Life Stage | size=100 | input type=text with autocomplete | values from property=Subject Life Stage| remote autocompletion}}}</div> |
− | <div class="floating-form-parts"> Subject Orientation <br/> {{{field | Subject Orientation | size=100 | input type=text with autocomplete | values from property=Subject Orientation}}}</div> | + | <div class="floating-form-parts"> Subject Orientation <br/> {{{field | Subject Orientation | size=100 | input type=text with autocomplete | values from property=Subject Orientation| remote autocompletion}}}</div> |
− | <div class="floating-form-parts"> Setting | + | <div class="floating-form-parts"> Setting <!-- |
+ | --><span class="comment-gray">“Natural” = unmodified object in a Natural setting of unmodified object (e. g., living organisms in their natural environment); “Artificial” = unmodified object in artificial setting of (e. g., living organisms in artificial environment: Zoo, Garden, Greenhouse, Laboratory, photographic background). “Preserved” = artificial setting of dead or preserved organisms (e. g., images of specimens in a museum)</span><!-- | ||
+ | --><br/> {{{field | Setting | input type=dropdown | values=Artificial, Natural, Preserved}}} </div> | ||
<div class="floating-form-parts"> Associated Specimen ID <br/> {{{field | Associated Specimen ID | size=100}}}</div> | <div class="floating-form-parts"> Associated Specimen ID <br/> {{{field | Associated Specimen ID | size=100}}}</div> | ||
Line 179: | Line 222: | ||
<div style="clear:both;"></div> | <div style="clear:both;"></div> | ||
− | </td> | + | }}<!-- |
− | + | --></td><!-- | |
− | <!--Geographic | + | --></tr><tr><!-- |
− | {{ | + | |
− | + | Geographic Details | |
− | + | ||
+ | --><th>Geographic Details<!-- | ||
+ | --><br/><!-- | ||
+ | -->{{Logo | map}}</th><!-- | ||
+ | --><td><!-- | ||
+ | -->{{Hidden | ||
| contentclass = indicateHiddenInputs | | contentclass = indicateHiddenInputs | ||
− | | | + | | header = ''Details …'' |
− | + | | content = | |
− | + | <div class="floating-form-parts"> World Region <!-- | |
− | | | + | --><span class="comment-gray">One value, for instance: “Global”, “Europe”, “Australia”, “Baltic Sea”, etc. Do not use country codes.</span><!-- |
− | <div class="floating-form-parts"> World Region | + | --><br/> {{{field | World Region| input type=text with autocomplete | values from property=World Region | size=100| remote autocompletion}}} </div> |
− | <div class="floating-form-parts"> Country Names | + | <div class="floating-form-parts"> Country Names <!-- |
+ | --><span class="comment-gray">Where possible, the standard vocabulary of ISO country codes is preferable.</span><!-- | ||
+ | --><br/> {{{field | Country Names | input type=text with autocomplete | list | delimiter=; | values from property=Country Names | size=100| remote autocompletion}}} </div> | ||
− | <div class="floating-form-parts"> Country Codes | + | <div class="floating-form-parts"> Country Codes <!-- |
+ | --><span class="comment-gray">2-letter ISO country code (e. g. "it; si")</span><!-- | ||
+ | --><br/> {{{field | Country Codes | input type=text with autocomplete | list | delimiter=; | values from property=Country Codes | size=100| remote autocompletion}}} </div> | ||
− | <div class="floating-form-parts"> State or Province <span class="comment-gray">The geographic unit immediately below the country level</span> <br/> {{{field | State or Province | size=100}}} </div> | + | <div class="floating-form-parts"> State or Province <!-- |
+ | --><span class="comment-gray">The geographic unit immediately below the country level</span><!-- | ||
+ | --><br/> {{{field | State or Province | size=100}}} </div> | ||
<div class="floating-form-parts"> County or Subprovince <br/> {{{field | County or Subprovince | size=100}}}</div> | <div class="floating-form-parts"> County or Subprovince <br/> {{{field | County or Subprovince | size=100}}}</div> | ||
− | <div class="floating-form-parts"> City or Place Name <br/> {{{field | City or Place Name | size=100 | input type=text with autocomplete | values from property=City or Place Name}}}</div> | + | <div class="floating-form-parts"> City or Place Name <br/> {{{field | City or Place Name | size=100| input type=text with autocomplete | values from property=City or Place Name| remote autocompletion}}}</div> |
− | <div class="floating-form-parts"> Locality | + | <div class="floating-form-parts"> Locality <!-- |
+ | --><span class="comment-gray">Actual detailed geolocation of observation (city, location details down to the village, forest, etc.) but no repeated information.</span><!-- | ||
+ | --><br/> {{{field | Locality | size=100}}} </div> | ||
− | <div class="floating-form-parts"> Geocoordinates | + | <div class="floating-form-parts"> Geocoordinates <!-- |
+ | --><span class="comment-gray">27°59′16″N, 86°56′40″E (WGS84) or +49.5000°,-123.5000°</span><!-- | ||
+ | --><br/> {{{field | Geocoordinates | size=100}}} </div> | ||
− | <div class="floating-form-parts"> Compass Heading | + | <div class="floating-form-parts"> Compass Heading <!-- |
+ | --><span class="comment-gray">With “0” or “0°” being North, “90” or “90°” being East, or as compass readings such as (“NNW” or “North-North-West”)</span><!-- | ||
+ | --><br/> {{{field | Compass Heading | size=100}}} </div> | ||
<div class="floating-form-parts"> Elevation: {{{field | Elevation}}} Depth: {{{field | Depth}}}</div> | <div class="floating-form-parts"> Elevation: {{{field | Elevation}}} Depth: {{{field | Depth}}}</div> | ||
− | </ | + | <div style="clear:both;"></div> |
− | + | }}<!-- | |
− | <!-- | + | --></td><!-- |
− | <tr><th colspan=2 style="border-top:1px dotted black;"> {{Logo | License}} | + | --></tr><tr><!-- |
− | <tr><th></th> | + | |
− | <td> | + | License |
− | <div class="floating-form-parts"> | + | |
+ | --><th colspan=2 style="border-top:1px dotted black;"> License/Copyright<!-- | ||
+ | --><br/><!-- | ||
+ | -->{{Logo | License}}</th><!-- | ||
+ | --></tr><tr><!-- | ||
+ | --><th></th><!-- | ||
+ | --><td><!-- | ||
+ | --><div class="floating-form-parts"> Copyright Owner <br/> {{{field | Copyright Owner | input type=text with autocomplete | list | delimiter=; | values from property=Copyright Owner | size=100| remote autocompletion}}}</div> | ||
− | <div class="floating-form-parts"> | + | <!----><div class="floating-form-parts"> Copyright Statement <br/> {{{field | Copyright Statement | input type=textarea with autocomplete | values from property=Copyright Statement| rows=3 | autogrow | default=Copyrighted Material; the copyright remains with the author (not this web publication)| remote autocompletion}}}</div> |
− | <div class="floating-form-parts"> | + | <!----><div class="floating-form-parts"> License Statement <br/> {{{field | License Statement | input type=textarea with autocomplete | values from property=License Statement| rows=3 | autogrow | default=Creative Commons: Author Attribution Required, Share-Alike (cc-by-sa 3.0) | remote autocompletion}}}</div> |
− | </td> </tr> | + | <!-- |
− | <tr> <th></th> <td>{{Hidden | + | --></td><!-- |
− | + | --></tr><tr><!-- | |
− | + | --><th></th><!-- | |
+ | --><td>{{Hidden | ||
| contentclass = indicateHiddenInputs | | contentclass = indicateHiddenInputs | ||
− | | | + | | header = ''License Details …'' |
− | + | | content = | |
− | | | + | <div class="floating-form-parts"> License URL <br/> {{{field | License URL | size=100| input type=text with autocomplete | values from property=License URL| remote autocompletion}}}</div> |
− | <div class="floating-form-parts"> License URL <br/> {{{field | License URL | size=100 | input type=text with autocomplete | values from property=License URL}}}</div> | + | |
<div class="floating-form-parts"> Attribution Statement <br/> {{{field | Attribution Statement | size=100}}}</div> | <div class="floating-form-parts"> Attribution Statement <br/> {{{field | Attribution Statement | size=100}}}</div> | ||
Line 239: | Line 306: | ||
<div style="clear:both;"></div> | <div style="clear:both;"></div> | ||
− | }}</td> | + | }}<!-- |
− | </tr> | + | --></td><!-- |
+ | --></tr> | ||
</table> | </table> | ||
{{{end template}}} | {{{end template}}} |
Revision as of 11:30, 13 April 2012
This is the “Metadata SMW” form faciliating the usage of template: Metadata and is used to just create the metadata template for a new upload file.