|
|
Line 1: |
Line 1: |
| <noinclude>
| | {{Dataset |
| This is the "Dataset" form.
| | |title=TU Delft Parsivel² (PAR004) |
| To create a page with this form, enter the page name below;
| | |description=Disdrometer data from Westmaas |
| if a page with that name already exists, you will be sent to a form to edit that page.
| | |type=In-situ Observation |
| | | |theme=precipitation |
| {{#forminput:form=Dataset|autocomplete on category=Dataset}}
| | |format=netCDF |
| | | |servedBy=Cloudnet |
| </noinclude><includeonly>
| | |landingPage=https://cloudnet.fmi.fi/instrument/65ecf802-19d1-4d1b-a9f5-876a4b0ed724 |
| <div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
| | |license=CC BY 4.0 |
| {{{for template|Dataset}}}
| | |contactPoint=Andre Castro |
| {| class="formtable"
| | |creator=Marc Schleiss |
| ! title{{terminfo|Property:title}}:
| | |creator_organization=TU Delft |
| | {{{field|title|input type=text|mandatory|default={{PAGENAME}} }}}
| | |atLocation=Westmaas |
| |-
| | |hasGeographicCoordinates=51.786575 N, 4.450451 E |
| ! description{{terminfo|Property:description}}:
| | |hasElevation=3 |
| | {{{field|description|input type=textarea|mandatory|rows=2|cols=50}}}
| | |startDate=2022-06-10 |
| |- | | |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>
| |