Form:Dataset: Difference between revisions
Andre Castro (talk | contribs) No edit summary |
Andre Castro (talk | contribs) No edit summary |
||
(31 intermediate revisions by 2 users not shown) | |||
Line 10: | Line 10: | ||
{{{for template|Dataset}}} | {{{for template|Dataset}}} | ||
{| class="formtable" | {| class="formtable" | ||
! title{{terminfo|Property:title}} | ! title{{terminfo|Property:title}} | ||
| {{{field|title|input type=text|mandatory}}} | | {{{field|title|input type=text|mandatory|default={{PAGENAME}} }}} | ||
|- | |- | ||
! description | ! description{{terminfo|Property:description}} | ||
| {{{field|description|input type=textarea|mandatory|rows=2|cols=50}}} | | {{{field|description|input type=textarea|mandatory|rows=2|cols=50}}} | ||
|- | |- | ||
! | ! dataset type | ||
| {{{field| | | {{{field|type|input type=tree|top category=Dataset type taxon|hideroot='true'|height=200|mandatory}}} | ||
|{{:Dataset_type_taxon_descriptions}} | |||
|- | |- | ||
! | ! format{{terminfo|Property:format}} | ||
| {{{field| | | {{{field|format|input type=tokens|values from property=format}}} | ||
|- | |- | ||
! | ! served by data service{{terminfo|Property:servedBy}} | ||
| {{{field| | | {{{field|servedBy|input type=text|input type=tokens|values from category=DataService}}} | ||
|- | |- | ||
! landing page | ! landing page{{terminfo|Property:landingPage}} | ||
| {{{field|landingPage|input type=text|size=60}}} | | {{{field|landingPage|input type=text|size=60}}} | ||
|- | |- | ||
! persistent identifier | ! persistent identifier{{terminfo|Property:identifier}} (DOI) | ||
| {{{field|identifier|input type=text|size=60}}} | | {{{field|identifier|input type=text|size=60}}} | ||
|- | |- | ||
! license | ! license{{terminfo|Property:license}} | ||
| {{{field| | | {{{field|license|input type=dropdown|values={{#ask: [[Property:license]][[Allows value::+]]|?Allows value|mainlabel=-|link=none|headers=hide}}}}} | ||
|- | |- | ||
! contact person | ! contact person{{terminfo|Property:contactPoint}} | ||
| {{{field|contactPoint|input type=tokens | | {{{field|contactPoint|input type=tokens|values from category=Foaf:Person|size=60}}} | ||
|- | |- | ||
! creator (PI) {{terminfo|Property:creator}} | ! creator (PI){{terminfo|Property:creator}} | ||
| {{{field|creator|input type=tokens | | {{{field|creator|input type=tokens|values from category=Foaf:Person|size=60}}} | ||
|- | |- | ||
! | ! creator (org) {{terminfo|Property:creator_organization}} | ||
| {{{field|creator_organization|input type=dropdown|values from category=Organization}}} | | {{{field|creator_organization|input type=dropdown|values from category=Organization}}} | ||
|} | |||
==Geographic and Temporal Information== | |||
{| class="formtable" | |||
! Location{{terminfo|Property:atLocation}}: | |||
| {{{field|atLocation|input type=tokens|max values=1|values from property=atLocation|size=60}}} | |||
|- | |||
! Geographic Coordinates{{terminfo|Property:hasGeographicCoordinates}}: | |||
| {{{field|hasGeographicCoordinates}}} ie. <code>52.393054 N, 5.297282 E</code> | |||
|- | |||
! Elevation{{terminfo|Property:hasElevation}}: | |||
| {{{field|hasElevation}}} | |||
|- | |||
! Start Date (of dataset) {{terminfo|Property:startDate}}: | |||
| {{{field|startDate|input type=datepicker|mandatory}}} | |||
|- | |||
! End Date (of dataset) {{terminfo|Property:endDate}}: | |||
| {{{field|endDate|default=2030-01-01|input type=datepicker|mandatory}}} (For <u>unlimited</u> datasets use 2030-01-01 ) | |||
|} | |} | ||
{{{end template}}} | {{{end template}}} |
Latest revision as of 10:09, 5 September 2024
This is the "Dataset" form. To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.