Template: Dataset

From TC11
Jump to: navigation, search
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
This is the "Dataset" template.
+
This is the &quot;Dataset&quot; template.
 
It should be called in the following format:
 
It should be called in the following format:
 
<pre>
 
<pre>
Line 7: Line 7:
 
|Keywords=
 
|Keywords=
 
|Mode of Inclusion=
 
|Mode of Inclusion=
|Versioning Info=
+
|Versioning InfoVersioning Info=
 
|Overview=
 
|Overview=
 
|Technical Info=
 
|Technical Info=
Line 14: Line 14:
 
|Contact E-mail=
 
|Contact E-mail=
 
|Copyright=
 
|Copyright=
|Copyright2=
 
 
}}
 
}}
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
 
</noinclude><includeonly>
 
</noinclude><includeonly>
{| class="wikitable"
+
{| style=&quot;width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;&quot;
! Title
+
! style=&quot;text-align: center; background-color:#ccccff;&quot; colspan=&quot;2&quot; |<big>{{PAGENAME}}</big>
 +
|-
 +
! The title of the dataset
 
| [[Title::{{{Title|}}}]]
 
| [[Title::{{{Title|}}}]]
 
|-
 
|-
! Keywords
+
! A list of keywords (probably chosen from a pre-made list) that will help us categorise, search and create a tag cloud on the Web site.
| [[Keywords::{{{Keywords|}}}]]
+
| {{#arraymap:{{{Keywords|}}}|,|x|[[Keywords::x]]}}
 
|-
 
|-
! Mode of Inclusion
+
! (1) Managed by author or (2) Local copy hosted on TC11 web site. In the first case, a link to the dataset will be requested. In the second case a set of files should be uploaded.
 
| [[Mode of Inclusion::{{{Mode of Inclusion|}}}]]
 
| [[Mode of Inclusion::{{{Mode of Inclusion|}}}]]
 
|-
 
|-
! Versioning Info
+
! A version number, probably assigned automatically.
| [[Versioning Info::{{{Versioning Info|}}}]]
+
| [[Versioning Info::{{{Versioning InfoVersioning Info|}}}]]
 
|-
 
|-
! Overview
+
! A short description (a couple of paragraphs) of what is included in the dataset. Information about how the dataset was constructed should be included here (for example it serves a different purpose to have 100 pages from the same book, or 100 pages from 100 distinct books).
 
| [[Overview::{{{Overview|}}}]]
 
| [[Overview::{{{Overview|}}}]]
 
|-
 
|-
! Technical Info
+
! Depending on the collection this can include information like number of samples, file format used, image size, colour depth etc. Any metadata that have been submitted along with the data should be described here. Any naming conventions or internal structure used should be submitted here.
 
| [[Technical Info::{{{Technical Info|}}}]]
 
| [[Technical Info::{{{Technical Info|}}}]]
 
|-
 
|-
! Related Files
+
! A list of files that can comprise the dataset itself, detailed technical information, metadata, software provided by the dataset owner etc.
| [[Related Files::{{{Related Files|}}}]]
+
| {{#arraymap:{{{Related Files|}}}|,|x|[[Related Files::x]]}}
 
|-
 
|-
! Contact Person
+
! Name and contact details of the person responsible for the dataset.
| [[Contact Person::{{{Contact Person|}}}]]
+
| {{#arraymap:{{{Contact Person|}}}|,|x|[[Contact Person::x]]}}
 
|-
 
|-
! Contact E-mail
+
! Name and contact details of the person responsible for the dataset.
| [[Contact E-mail::{{{Contact E-mail|}}}]]
+
| {{#arraymap:{{{Contact E-mail|}}}|,|x|[[Contact E-mail::x]]}}
 
|-
 
|-
! Copyright
+
! A copyright note.
 
| [[Copyright::{{{Copyright|}}}]]
 
| [[Copyright::{{{Copyright|}}}]]
|-
 
! Copyright2
 
| [[Copyright2::{{{Copyright2|}}}]]
 
 
|}
 
|}
  
 
[[Category:Dataset]]
 
[[Category:Dataset]]
 
</includeonly>
 
</includeonly>

Revision as of 08:41, 2 January 2010

This is the "Dataset" template. It should be called in the following format:

{{Dataset
|Title=
|Keywords=
|Mode of Inclusion=
|Versioning InfoVersioning Info=
|Overview=
|Technical Info=
|Related Files=
|Contact Person=
|Contact E-mail=
|Copyright=
}}

Edit the page to see the template text.