Form:Dataset: Difference between revisions

From Ruisdael Observatory Data Catalog
No edit summary
No edit summary
 
(28 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{{terminfo|Property: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}}}
|-
|-
! status:
! dataset type
| {{{field|hasStatus|input type=dropdown|mandatory|values={{#ask: [[Property:hasStatus]][[Allows value::+]]|?Allows value|mainlabel=-|link=none|headers=hide}}}}}
| {{{field|type|input type=tree|top category=Dataset type taxon|hideroot='true'|height=200|mandatory}}}
|-
|{{:Dataset_type_taxon_descriptions}}
! dataset type:
| {{{field|type|input type=tree|mandatory|top category=Dataset_type_taxon|hideroot='true'|height=400}}}
|-
! theme{{terminfo|Property:theme}}:
| {{{field|theme|input type=tokens|values={{#ask: [[Property:theme]][[Allows value::+]]|?Allows value|mainlabel=-|link=none|headers=hide}} }}}
|-
|-
! publisher{{terminfo|Property:publisher}}:
! format{{terminfo|Property:format}}
| {{{field|publisher|input type=text|input type=dropdown|values={{#ask: [[Property:publisher]][[Allows value::+]]|?Allows value|mainlabel=-|link=none|headers=hide}}}}}
| {{{field|format|input type=tokens|values from property=format}}}
|-
|-
! landing page{{terminfo|Property:landingPage}}:
! served by data service{{terminfo|Property:servedBy}}
| {{{field|servedBy|input type=text|input type=tokens|values from category=DataService}}}
|-
! landing page{{terminfo|Property:landingPage}}
| {{{field|landingPage|input type=text|size=60}}}
| {{{field|landingPage|input type=text|size=60}}}
|-
|-
! persistent identifier{{terminfo|Property:identifier}}:
! persistent identifier{{terminfo|Property:identifier}} (DOI)
| {{{field|identifier|input type=text|size=60}}}
| {{{field|identifier|input type=text|size=60}}}
|-
|-
! license{{terminfo|Property:accessRights}}:
! license{{terminfo|Property:license}}
| {{{field|accessRights|input type=dropdown|values={{#ask: [[Property:accessRights]][[Allows value::+]]|?Allows value|mainlabel=-|link=none|headers=hide}}}}}
| {{{field|license|input type=dropdown|values={{#ask: [[Property:license]][[Allows value::+]]|?Allows value|mainlabel=-|link=none|headers=hide}}}}}
|-
|-
! contact person{{terminfo|Property:contactPoint}}:
! contact person{{terminfo|Property:contactPoint}}
| {{{field|contactPoint|input type=tokens|max values=1|values from category=Person|size=60}}}
| {{{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|max values=1|values from category=Person|size=60}}}
| {{{field|creator|input type=tokens|values from category=Foaf:Person|size=60}}}
|-
|-
! organization{{terminfo|Property:creator_organization}}:
! 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 11: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.