Difference between revisions of "Import description matrix (Artenquiz)"
From Biowikifarm Metawiki
m |
m (+mandatory fields) |
||
Line 6: | Line 6: | ||
{| class="wikitable" | {| class="wikitable" | ||
− | |+ Structure of Metadata below the data matrix | + | |+ <span style="font-weight:normal">Structure of Metadata below the data matrix; '''bold''' indicates mandatory fields</span> |
|- | |- | ||
|<!-- -->{{comment gray | [DATA MATRIX] }} ||<!-- -->{{comment gray | [DATA MATRIX] }} | |<!-- -->{{comment gray | [DATA MATRIX] }} ||<!-- -->{{comment gray | [DATA MATRIX] }} | ||
Line 16: | Line 16: | ||
|<!-- -->Title: ||<!-- -->A key to XXX | |<!-- -->Title: ||<!-- -->A key to XXX | ||
|- | |- | ||
− | |<!-- -->Creators: ||<!-- -->A. First; B. Second | + | |<!-- -->'''Creators:''' ||<!-- -->A. First; B. Second |
|- | |- | ||
|<!-- -->Emails: ||<!-- -->first@first.go; second@second.go | |<!-- -->Emails: ||<!-- -->first@first.go; second@second.go | ||
Line 22: | Line 22: | ||
|<!-- -->Description: ||<!-- -->Free form text, including information about source of information, literature used, geographic or taxonomic scope, etc. <small>(Mapping to SDD:Dataset/Representation/Detail)</small><br/> | |<!-- -->Description: ||<!-- -->Free form text, including information about source of information, literature used, geographic or taxonomic scope, etc. <small>(Mapping to SDD:Dataset/Representation/Detail)</small><br/> | ||
|- | |- | ||
− | |<!-- -->Language: ||<!-- -->en | + | |<!-- -->'''Language:''' ||<!-- -->en |
+ | |- | ||
+ | |<!-- -->'''Kingdom:''' ||<!-- -->Aves | ||
|- | |- | ||
|<!-- -->Copyright: ||<!-- -->(c) A. First and B. Second 2010 | |<!-- -->Copyright: ||<!-- -->(c) A. First and B. Second 2010 |
Revision as of 15:04, 22 May 2012
Excel to SDD converter is the basis for this import module of the django application Artenquiz.
Metadata rows
Below the main matrix table, a blank row and a second row containing the text [METADATA]
indicates the start of key-wide metadata. The first column contains a field name, the second the value. The following fields are recommended:
[DATA MATRIX] | [DATA MATRIX] |
‹blank line› | ‹blank line› |
[METADATA] | |
Title: | A key to XXX |
Creators: | A. First; B. Second |
Emails: | first@first.go; second@second.go |
Description: | Free form text, including information about source of information, literature used, geographic or taxonomic scope, etc. (Mapping to SDD:Dataset/Representation/Detail) |
Language: | en |
Kingdom: | Aves |
Copyright: | (c) A. First and B. Second 2010 |
License: | Creative commons by-sa 3.0 |
Note: The keywords are recognized error tolerant with and without the colon, i.e. both Title: and Title are accepted.