[% INCLUDE $templates.header %]

Review your entry

Please review the information that you've entered. To make changes, click on the edit button at the bottom of the page.

Basic Information

First Name: [%providerGivenName%]

Last Name: [%providerSurName%]

Data Set Title: [%title%]

[% IF cfg == 'nceas' %] [% FOREACH group = wg %]

NCEAS Project: [%group%]

[% END %] [% ELSE %] [% IF cfg == 'esa' %]

Organization Name: [%site%]

[% ELSE %]

[% config.site | ucfirst %] Name: [%site%]

[% END %] [% END %]

Principal Data Set Owner

First Name: [%origNamefirst0%]

Last Name: [%origNamelast0%]

Organization Name: [%origNameOrg%]

E-Mail: [%origEmail%]

Phone: [%origPhone%]

FAX: [%origFAX%]

Street Information: [%origDelivery%]

City: [%origCity%]

State: [%origState%]

Other State/Province: [%origStateOther%]

Postal Code: [%origZIP%]

Country: [%origCountry%]


Associated Parties

[% numAO = 0 %] [% IF aoCount > 0 %] [% numAO = aoCount %] [% END %] [% cnt = 1 %] [% WHILE cnt <= numAO %] [% SET origNamefirst = "origNamefirst${cnt}" %] [% SET origNamelast = "origNamelast${cnt}" %] [% SET origRole = "origRole${cnt}" %] [% cnt = cnt + 1 %] [% END %]
First Name Last Name Role
[% $origNamefirst %] [% $origNamelast %] [% $origRole %]

Data Set Abstract

[%abstract%]

[% IF modules.keyword == 'true' %]

Keyword Information

[% numKey = 0 %] [% IF keyCount > 1 %] [% numKey = keyCount %] [% END %] [% cnt = 1 %] [% WHILE cnt <= numKey %] [% SET key = "keyword${cnt}" %] [% SET keyType = "kwType${cnt}" %] [% SET keyTh = "kwTh${cnt}" %] [% cnt = cnt + 1 %] [% END %]
Keyword Keyword Type Keyword Thesaurus
[% $key %] [% $keyType %] [% $keyTh %]
[% END %] [% IF modules.temporal == 'true' %]

Temporal Coverage of Data

Start Date: [%beginningYear%] [%beginningMonth%] [%beginningDay%]

Stop Date: [%endingYear%] [%endingMonth%] [%endingDay%]

[% END %] [% IF modules.spatial == 'true' %]

Spatial Coverage of Data

[% IF latDeg2 %] [% END %]

Geographic Description: [%geogdesc%]

Coordinates (in Degrees, Minutes and Seconds):

The first lat/long pair:

 Latitude

 North/South

 Longitude

 West/East

[%latDeg1%] [%latMin1%]' [%latSec1%]"

[%hemisphLat1%]

[%longDeg1%] [%longMin1%]' [%longSec1%]"

[%hemisphLong1%]

The second lat/long pair:

Latitude

 North/South

Longitude

West/East

[%latDeg2%] [%latMin2%]' [%latSec2%]"

[%hemisphLat2%]

[%longDeg2%] [%longMin2%]' [%longSec2%]"

[%hemisphLong2%]

[% END %] [% IF modules.taxonomic == 'true' %] [% numTaxa = 0 %] [% IF taxaCount > 0 %] [% numTaxa = taxaCount %] [% END %]

Taxonomic Coverage of Data

[% cnt = 1 %] [% WHILE cnt <= numTaxa %] [% SET trn = "taxonRankName${cnt}" %] [% SET trv = "taxonRankValue${cnt}" %]

Taxon: [% $trn %]: [% $trv %]

[% cnt = cnt + 1 %] [% END %]

Taxonomic Reference: [% taxaAuth %]

[% END %] [% IF modules.method == 'true' %]

Data Collection Methods

Method Title: [%methodTitle%]

[% FOREACH para = methodPara %]

Paragraph: [%para%]

[% END %]

Extent of Study Description: [%studyExtentDescription%]

Sampling Description: [%samplingDescription%]

[% END %] [% IF modules.upload == 'true' && upCount %]

Upload Data

[% cnt = 0 %] [% WHILE cnt < upCount %] [% SET fileName = "uploadname_${cnt}" %] [% SET filePerm = "uploadperm_${cnt}" %] [% cnt = cnt + 1 %]

File #[% cnt %]: [% $fileName %], [% $filePerm %] access [% dCount = 0 %] [% IF delCount > 0 %] [% dCount = delCount %] [% END %] [% cntd = 0 %] [% WHILE cntd < dCount %] [% SET delfile = "deletefile_${cntd}" %] [% IF $delfile == fileName %] to be removed [% END %] [% cntd = cntd + 1 %] [% END %]

[% END %] [% END %]

Data Set Contact

First Name: [%origNamefirstContact%]

Last Name: [%origNamelastContact%]

Organization Name: [%origNameOrgContact%]

E-Mail: [%origEmailContact%]

Phone: [%origPhoneContact%]

FAX: [%origFAXContact%]

Street Information: [%origDeliveryContact%]

City: [%origCityContact%]

State: [%origStateContact%]

Other State/Province: [%origStateOtherContact%]

Postal Code: [%origZIPContact%]

Country: [%origCountryContact%]


Distribution Information

Data Set Identifier: [%identifier%]

Data Medium: [%dataMedium%]    Other Data Medium: [%dataMediumOther%]

Usage Constraints: [%useConstraints%]    Other Usage Constraints: [%useConstraintsOther%]

URL: [%url%]

Additional Information: [%addComments%]


[% IF cfg == 'nceas' %] [% FOREACH group = wg %] [% END %] [% END %] [% cnt = 1 %] [% WHILE cnt <= numAO %] [% SET origNamefirst = "origNamefirst${cnt}" %] [% SET origNamelast = "origNamelast${cnt}" %] [% SET origRole = "origRole${cnt}" %] [% cnt = cnt + 1 %] [% END %] [% cnt = 1 %] [% WHILE cnt <= numKey %] [% SET kyd = "keyword${cnt}" %] [% SET keyType = "kwType${cnt}" %] [% SET keyTh = "kwTh${cnt}" %] [% cnt = cnt + 1 %] [% END %] [% cnt = 1 %] [% WHILE cnt <= numTaxa %] [% SET trn = "taxonRankName${cnt}" %] [% SET trv = "taxonRankValue${cnt}" %] [% cnt = cnt + 1 %] [% END %] [% FOREACH para = methodPara %] [% END %] [% dCount = 0 %] [% IF delCount > 0 %] [% dCount = delCount %] [% END %] [% cnt = 0 %] [% WHILE cnt < dCount %] [% SET delfile = "deletefile_${cnt}" %] [% cnt = cnt + 1 %] [% END %] [% fCount = 0 %] [% IF upCount > 0 %] [% fCount = upCount %] [% END %] [% cnt = 0 %] [% WHILE cnt < fCount %] [% SET fileSum = "upload_${cnt}" %] [% SET fileName = "uploadname_${cnt}" %] [% SET fileType = "uploadtype_${cnt}" %] [% SET filePerm = "uploadperm_${cnt}" %] [% IF fileSum %] [% END %] [% cnt = cnt + 1 %] [% END %]

Is the information above correct?

[% IF userLoggedIn != 'true' %]

Login

NOTE: You must enter your username and password.

This is for the protection of your metadata. The username and password will prevent any unauthorized person from modifying your metadata.

Username
Organization
Password

Don't have an account yet?

Forgot your password?

[% END %]
[% INCLUDE $templates.footer %]