[% INCLUDE $templates.header %]
[% IF form != 're_entry' %]

Upload your data

Use this form to submit a new data package to the repository.

[% ELSE %]

Edit your data

Use this form to edit a data package submitted earlier.

[%IF docid !=''%]

The ID of this data set is: [% docid %]

[%END%] [% END %]

Please have a look at the Guide for Completing the Data Repository Form before you start filling in this form. Also, use your browser's Reload/Refresh function to make sure you see the latest version of this page.

If you have any questions, comments or problems regarding this form, please contact the repository administrator at [% email.recipient %]

*Denotes a required field.

[% IF show.siteList == 'true' %]
[% END %] [% IF show.wgList == 'true' %]
[% END %] [% IF show.organization == 'true' %]
[% END %]
(number, street, unit, etc.; comma-separated)
[% numAO = 0 %] [% IF aoCount %] [% numAO = aoCount %] [% END %] [% cnt = 1 %] [% WHILE cnt < numAO%] [% SET aofn = "origNamefirst${cnt}" %] [% SET aoln = "origNamelast${cnt}" %] [% SET aorole = "origRole${cnt}" %] [% cnt = cnt + 1 %] [% END %]

Move Up Move Down Delete [%$aofn%] [%$aoln%] (Role: [%$aorole%])
(~350 words)
[% IF modules.keyword == 'true' %]
[% numKey = 0 %] [% IF keyCount %] [% numKey = keyCount %] [% numAO = aoCount %] [% END %] [% cnt = 1 %] [% WHILE cnt < numKey %] [% SET keyword = "keyword${cnt}" %] [% SET keywordType = "kwType${cnt}" %] [% SET keywordTh = "kwTh${cnt}" %] [% cnt = cnt + 1 %] [% END %]

Move Up Move Down Delete [%$keyword%] (Type: [%$keywordType%], Thesaurus: [%$keywordTh%])
[% END %] [% IF modules.temporal == 'true' %]

Start Date

[% IF required.temporal == 'true' %] [% ELSE %] [% END %]

End Date (leave blank if your data set is open-ended)

[% END %] [% IF modules.spatial == 'true' %]
[% IF required.spatial == 'true' %] [% ELSE %] [% END %]
General description of the geographic area in which the data were collected. It can be a simple place name (e.g., Santa Barbara) or a fuller description.

Coordinates

[% IF show.siteList == 'true' %]
Use [% config.site %] coordinates. (This indicates that the data were collected at the [% config.site %]. If you check this box, you don't need to fill in the lat./long. fields below).
[% END %]
Degrees Minutes Seconds
[% IF required.spatial == 'true' %] *Latitude [% ELSE %] Latitude [% END %] [% IF form == 're_entry' && hemisphLat1 == "N"%] [%ELSE%] [%END%] [% IF form == 're_entry' && hemisphLat1 == "S"%] [%ELSE%] [%END%]
[% IF required.spatial == 'true' %] *Longitude [% ELSE %] Longitude [% END %] [% IF form == 're_entry' && hemisphLong1 == "W"%] [%ELSE%] [%END%] [% IF form == 're_entry' && hemisphLong1 == "E"%] [%ELSE%] [%END%]
If only this first lat/long pair is entered, this indicates a point location. If both lat/long pairs are entered, then this first pair represents the northwest corner of a bounding box.
Latitude [% IF form == 're_entry' && hemisphLat2 == "N"%] [%ELSE%] [%END%] [% IF form == 're_entry' && hemisphLat2 == "S"%] [%ELSE%] [%END%]
Longitude [% IF form == 're_entry' && hemisphLong2 == "W"%] West [%END%] [% IF form == 're_entry' && hemisphLong2 == "E"%] [%ELSE%] [%END%]
If entered, this lat/long pair represents the southeast corner of a bounding box.
[% END %] [% IF modules.taxonomic == 'true' %]
(e.g., Species)
(e.g., Ursus arctos)
[% numTaxa = 0 %] [% IF taxaCount %] [% numTaxa = taxaCount %] [% END %] [% cnt = 1 %] [% WHILE cnt <= numTaxa%] [% SET rank = "taxonRankName${cnt}" %] [% SET name = "taxonRankValue${cnt}" %] [% cnt = cnt + 1 %] [% END %]

Move Up Move Down Delete Rank: [%$rank%], Name: [%$name%]
List the source(s) used for identifying and naming taxa (e.g., name of a field guide, key, or nomenclature revision).
[% END %] [% IF modules.method == 'true' %]
[% IF !methodPara %] [% END %] [% FOREACH para = methodPara %] [% END %]
Describe the temporal, spatial and taxonomic extent of the study, supplementing the information on coverage provided above. For example, if the temporal coverage of the data is 1990-2000, you might provide details about any years that were missed or the months in which sampling occurred.
Describe the sampling design of the study. For example, you might describe the way in which treatments were assigned to sampling units.
[% END %]
[% IF required.contactEmailAddress == 'true' %] [% ELSE %] [% END %]
(number, street, unit, etc.; comma-separated)
If available, please enter a name or number that uniquely identifies and describes concisely the data set. Alternatively, provide other pertinent information that can identify and locate the data set within your site's data management system.
[% IF form == 're_entry' && (dataMedium == "digital " || dataMedium == "digital") %] [%ELSE%] [% END %] [% IF form == 're_entry' && (dataMedium == "hardcopy " || dataMedium == "hardcopy") %] [%ELSE%] [% END %] [% IF form == 're_entry' && dataMedium == "other" %] [%ELSE%] [% END %]
[% IF form == 're_entry' && useConstraints == "no restrictions" %] [%ELSE%] [%END%] [% IF form == 're_entry' && useConstraints == "Obtain permission from data set owner(s)" %] [%ELSE%] [%END%] [% IF form == 're_entry' && useConstraints == "other" %] [%ELSE%] [%END%]
[% IF modules.upload == 'true' %]
Upload Data File [% IF form == 're_entry' && upCount %] [% cnt = 0 %] [% WHILE cnt < upCount %] [% SET fileSum = "upload_${cnt}" %] [% SET fileName = "uploadname_${cnt}" %] [% SET fileType = "uploadtype_${cnt}" %] [% SET filePerm = "uploadperm_${cnt}" %] [% IF fileSum %] [% END %] [% cnt = cnt + 1 %] [% END %] [% END %]
Attached Files [% IF !upCount %]
(None currently attached)
[% END %]
[% IF form == 're_entry' && upCount %] [% cnt = 0 %] [% WHILE cnt < upCount %] [% SET fileName = "uploadname_${cnt}" %] [% SET filePerm = "uploadperm_${cnt}" %] [% IF $filePerm == 'public' %] [% SET perm_a = "checked" %] [% SET perm_b = "" %] [% ELSE %] [% SET perm_a = "" %] [% SET perm_b = "checked" %] [% END %] [% IF fileName %]
[% $fileName %]
[% END %] [% cnt = cnt + 1 %] [% END %] [% END %]
[% END %]
[% INCLUDE $templates.footer %]