Form:Dataset: Difference between revisions
(Undo revision 638 by Marc Schleiss (talk)) Tag: Undo |
(Undo revision 637 by Marc Schleiss (talk)) Tag: Undo |
||
Line 1: | Line 1: | ||
{{Dataset | <noinclude> | ||
|title= | This is the "Dataset" form. | ||
|description= | To create a page with this form, enter the page name below; | ||
|type= | if a page with that name already exists, you will be sent to a form to edit that page. | ||
|theme= | |||
|format= | {{#forminput:form=Dataset|autocomplete on category=Dataset}} | ||
|servedBy= | |||
|landingPage= | </noinclude><includeonly> | ||
| | <div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> | ||
|contactPoint= | {{{for template|Dataset}}} | ||
|creator= | {| class="formtable" | ||
|creator_organization= | ! title{{terminfo|Property:title}}: | ||
|atLocation= | | {{{field|title|input type=text|mandatory|default={{PAGENAME}} }}} | ||
|hasGeographicCoordinates | |- | ||
|hasElevation | ! description{{terminfo|Property:description}}: | ||
|startDate= | | {{{field|description|input type=textarea|mandatory|rows=2|cols=50}}} | ||
|endDate=2030-01-01 | |- | ||
}} | ! dataset type: | ||
| {{{field|type|input type=tree|top category=Dataset type taxon|hideroot='true'|height=200|mandatory}}} | |||
|- | |||
! theme{{terminfo|Property:theme}}: | |||
| {{{field|theme|input type=tokens|values={{#ask: [[Property:theme]][[Allows value::+]]|?Allows value|mainlabel=-|link=none|headers=hide}} }}} | |||
|- | |||
! format{{terminfo|Property:format}}: | |||
| {{{field|format|input type=tokens|values from property=format}}} | |||
|- | |||
! served by data service{{terminfo|Property:servedBy}}: | |||
| {{{field|servedBy|input type=text|input type=tokens|values from category=DataService|max values=1}}} | |||
|- | |||
! landing page{{terminfo|Property:landingPage}}: | |||
| {{{field|landingPage|input type=text|size=60}}} | |||
|- | |||
! persistent identifier{{terminfo|Property:identifier}} (DOI): | |||
| {{{field|identifier|input type=text|size=60}}} | |||
|- | |||
! license{{terminfo|Property:license}}: | |||
| {{{field|license|input type=dropdown|values={{#ask: [[Property:license]][[Allows value::+]]|?Allows value|mainlabel=-|link=none|headers=hide}}}}} | |||
|- | |||
! contact person{{terminfo|Property:contactPoint}}: | |||
| {{{field|contactPoint|input type=tokens|max values=1|values from category=Foaf:Person|size=60}}} | |||
|- | |||
! creator (PI){{terminfo|Property:creator}}: | |||
| {{{field|creator|input type=tokens|max values=1|values from category=Foaf:Person|size=60}}} | |||
|- | |||
! creator (org) {{terminfo|Property:creator_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}}} | |||
'''Free text:''' | |||
{{{standard input|free text|rows=10}}} | |||
</includeonly> |
Revision as of 06:42, 19 August 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.