1 |
1929
|
brooke
|
<!--
|
2 |
|
|
* '$RCSfile$'
|
3 |
|
|
* Copyright: 2000 Regents of the University of California and the
|
4 |
|
|
* National Center for Ecological Analysis and Synthesis
|
5 |
|
|
* For Details: http://www.nceas.ucsb.edu/
|
6 |
|
|
*
|
7 |
|
|
* '$Author$'
|
8 |
|
|
* '$Date$'
|
9 |
|
|
*
|
10 |
|
|
* This program is free software; you can redistribute it and/or modify
|
11 |
|
|
* it under the terms of the GNU General Public License as published by
|
12 |
|
|
* the Free Software Foundation; either version 2 of the License, or
|
13 |
|
|
* (at your option) any later version.
|
14 |
|
|
*
|
15 |
|
|
* This program is distributed in the hope that it will be useful,
|
16 |
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
17 |
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
18 |
|
|
* GNU General Public License for more details.
|
19 |
|
|
*
|
20 |
|
|
* You should have received a copy of the GNU General Public License
|
21 |
|
|
* along with this program; if not, write to the Free Software
|
22 |
|
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
23 |
|
|
-->
|
24 |
|
|
|
25 |
|
|
[% INCLUDE "genericHeader.tmpl" %]
|
26 |
|
|
[% IF cfg == 'nrs' %]
|
27 |
|
|
[% lsite = 'reserve' %]
|
28 |
|
|
[% usite = 'Reserve' %]
|
29 |
|
|
[% ELSE %]
|
30 |
|
|
[% lsite = 'station' %]
|
31 |
|
|
[% usite = 'Station' %]
|
32 |
|
|
[% END %]
|
33 |
|
|
|
34 |
|
|
|
35 |
|
|
<p>Please confirm the data that you entered in [% orgabbrev %]
|
36 |
|
|
Data Registry Form. If you want to edit anything please press the change button
|
37 |
|
|
on the bottom of the page.You can also take a printout of this page for your record.</p>
|
38 |
|
|
|
39 |
|
|
<p>You can look at
|
40 |
|
|
<a href="@cgi-prefix@/register-dataset.cgi?cfg=[%cfg%]&stage=guide" target="guide">
|
41 |
|
|
Guide on How to Complete Data Registry Entries</a></b>
|
42 |
|
|
for further assistance.</p>
|
43 |
|
|
|
44 |
|
|
<p> </p>
|
45 |
|
|
<hr>
|
46 |
|
|
<a name="BasicInformation"></a>
|
47 |
|
|
<p><b><font size="4" color="#0000ff">BASIC INFORMATION </font>
|
48 |
|
|
</p>
|
49 |
|
|
|
50 |
|
|
<p><b><font size="-1">Name of Person completing this form</font></b>
|
51 |
|
|
</p>
|
52 |
|
|
<p><b><font size="-1">First Name:</font></b> [%providerGivenName%]
|
53 |
|
|
</p>
|
54 |
|
|
|
55 |
|
|
<p><b><font size="-1">Last Name:</font></b> [%providerSurName%]
|
56 |
|
|
</p>
|
57 |
|
|
|
58 |
1975
|
jones
|
[% IF cfg == 'nceas' %]
|
59 |
|
|
[% FOREACH group = wg %]
|
60 |
1994
|
jones
|
<p><b><font size="-1">NCEAS Project:</font></b> [%group%] </p>
|
61 |
1975
|
jones
|
[% END %]
|
62 |
|
|
[% ELSE %]
|
63 |
1929
|
brooke
|
<p><b><font size="-1">[% usite %] Name:</font></b> [%site%]
|
64 |
|
|
</p>
|
65 |
1975
|
jones
|
[% END %]
|
66 |
1929
|
brooke
|
|
67 |
|
|
<p><b><font size="-1">Data Set Title:</font></b> [%title%]
|
68 |
|
|
</p>
|
69 |
|
|
<hr>
|
70 |
|
|
<a name="DataSetOriginator"></a>
|
71 |
2026
|
sgarg
|
<p><b><font size="4" color="#0000ff">PRINCIPAL DATA SET OWNER</font>
|
72 |
1929
|
brooke
|
|
73 |
|
|
<!-- <p><b><font size="-1">Originator's Role:</font></b> [%origRole0%]
|
74 |
|
|
</p> -->
|
75 |
|
|
|
76 |
|
|
<p><b><font size="-1">First Name:</font></b> [%origNamefirst0%]
|
77 |
|
|
</p>
|
78 |
|
|
|
79 |
|
|
<p><b><font size="-1">Last Name:</font></b> [%origNamelast0%]
|
80 |
|
|
</p>
|
81 |
|
|
|
82 |
|
|
<p><b><font size="-1">Organization Name:</font></b> [%origNameOrg%]
|
83 |
|
|
</p>
|
84 |
|
|
|
85 |
|
|
<p><b><font size="-1">E-Mail:</font></b> [%origEmail%]
|
86 |
|
|
</p>
|
87 |
|
|
|
88 |
|
|
<p><b><font size="-1">Phone:</font></b> [%origPhone%]
|
89 |
|
|
</p>
|
90 |
|
|
|
91 |
|
|
<p><b><font size="-1">FAX:</font></b> [%origFAX%]
|
92 |
|
|
</p>
|
93 |
|
|
|
94 |
|
|
<p><b><font size="-1">Delivery Information:</font></b>
|
95 |
|
|
[%origDelivery%]
|
96 |
|
|
</p>
|
97 |
|
|
|
98 |
|
|
<p><b><font size="-1">City:</font></b> [%origCity%]
|
99 |
|
|
</p>
|
100 |
|
|
|
101 |
|
|
<p><b><font size="-1">State:</font></b> [%origState%]
|
102 |
|
|
</p>
|
103 |
|
|
|
104 |
|
|
<p><b><font size="-1">Other State:</font></b> [%origStateOther%]
|
105 |
|
|
</p>
|
106 |
|
|
|
107 |
|
|
<p><b><font size="-1">ZIP:</font></b> [%origZIP%]
|
108 |
|
|
</p>
|
109 |
|
|
|
110 |
|
|
<p><b><font size="-1">Country:</font></b> [%origCountry%]
|
111 |
|
|
</p>
|
112 |
|
|
|
113 |
|
|
<hr>
|
114 |
|
|
<a name="AdditionalOriginators"></a>
|
115 |
|
|
<p><b><font size="4" color="#0000ff">ADDITIONAL ORIGINATORS</font></b>
|
116 |
|
|
|
117 |
|
|
<table cellspacing="0" border="0" cellpadding="9" width="760">
|
118 |
|
|
<tr>
|
119 |
|
|
<td width="21%" valign="TOP">
|
120 |
|
|
<p><font size="-1"><b>First Name</b></font></p>
|
121 |
|
|
</td>
|
122 |
|
|
<td width="21%" valign="TOP">
|
123 |
|
|
<p><font size="-1"><b>Last Name</b></font></p>
|
124 |
|
|
</td>
|
125 |
|
|
<td width="58%" valign="TOP">
|
126 |
|
|
<p><font size="-1"><b>Role</b></font></p>
|
127 |
|
|
</td>
|
128 |
|
|
</tr>
|
129 |
|
|
<tr>
|
130 |
|
|
<td width="21%" valign="TOP">
|
131 |
|
|
[%origNamefirst1%]
|
132 |
|
|
</td>
|
133 |
|
|
<td width="21%" valign="TOP">
|
134 |
|
|
[%origNamelast1%]
|
135 |
|
|
</td>
|
136 |
|
|
<td width="58%" valign="TOP">
|
137 |
|
|
[%origRole1%]
|
138 |
|
|
</td>
|
139 |
|
|
</tr>
|
140 |
|
|
<tr>
|
141 |
|
|
<td width="21%" valign="TOP">
|
142 |
|
|
[%origNamefirst2%]
|
143 |
|
|
</td>
|
144 |
|
|
<td width="21%" valign="TOP">
|
145 |
|
|
[%origNamelast2%]
|
146 |
|
|
</td>
|
147 |
|
|
<td width="58%" valign="TOP">
|
148 |
|
|
[%origRole2%]
|
149 |
|
|
</td>
|
150 |
|
|
</tr>
|
151 |
|
|
<tr>
|
152 |
|
|
<td width="21%" valign="TOP">
|
153 |
|
|
[%origNamefirst3%]
|
154 |
|
|
</td>
|
155 |
|
|
<td width="21%" valign="TOP">
|
156 |
|
|
[%origNamelast3%]
|
157 |
|
|
</td>
|
158 |
|
|
<td width="58%" valign="TOP">
|
159 |
|
|
[%origRole3%]
|
160 |
|
|
</td>
|
161 |
|
|
</tr>
|
162 |
|
|
<tr>
|
163 |
|
|
<td width="21%" valign="TOP">
|
164 |
|
|
[%origNamefirst4%]
|
165 |
|
|
</td>
|
166 |
|
|
<td width="21%" valign="TOP">
|
167 |
|
|
[%origNamelast4%]
|
168 |
|
|
</td>
|
169 |
|
|
<td width="58%" valign="TOP">
|
170 |
|
|
[%origRole4%]
|
171 |
|
|
</td>
|
172 |
|
|
</tr>
|
173 |
|
|
<tr>
|
174 |
|
|
<td width="21%" valign="TOP">
|
175 |
|
|
[%origNamefirst5%]
|
176 |
|
|
</td>
|
177 |
|
|
<td width="21%" valign="TOP">
|
178 |
|
|
[%origNamelast5%]
|
179 |
|
|
</td>
|
180 |
|
|
<td width="58%" valign="TOP">
|
181 |
|
|
[%origRole5%]
|
182 |
|
|
</td>
|
183 |
|
|
</tr>
|
184 |
|
|
<tr>
|
185 |
|
|
<td width="21%" valign="TOP">
|
186 |
|
|
[%origNamefirst6%]
|
187 |
|
|
</td>
|
188 |
|
|
<td width="21%" valign="TOP">
|
189 |
|
|
[%origNamelast6%]
|
190 |
|
|
</td>
|
191 |
|
|
<td width="58%" valign="TOP">
|
192 |
|
|
[%origRole6%]
|
193 |
|
|
</td>
|
194 |
|
|
</tr>
|
195 |
|
|
<tr>
|
196 |
|
|
<td width="21%" valign="TOP">
|
197 |
|
|
[%origNamefirst7%]
|
198 |
|
|
</td>
|
199 |
|
|
<td width="21%" valign="TOP">
|
200 |
|
|
[%origNamelast7%]
|
201 |
|
|
</td>
|
202 |
|
|
<td width="58%" valign="TOP">
|
203 |
|
|
[%origRole7%]
|
204 |
|
|
</td>
|
205 |
|
|
</tr>
|
206 |
|
|
<tr>
|
207 |
|
|
<td width="21%" valign="TOP">
|
208 |
|
|
[%origNamefirst8%]
|
209 |
|
|
</td>
|
210 |
|
|
<td width="21%" valign="TOP">
|
211 |
|
|
[%origNamelast8%]
|
212 |
|
|
</td>
|
213 |
|
|
<td width="58%" valign="TOP">
|
214 |
|
|
[%origRole8%]
|
215 |
|
|
</td>
|
216 |
|
|
</tr>
|
217 |
|
|
<tr>
|
218 |
|
|
<td width="21%" valign="TOP">
|
219 |
|
|
[%origNamefirst9%]
|
220 |
|
|
</td>
|
221 |
|
|
<td width="21%" valign="TOP">
|
222 |
|
|
[%origNamelast9%]
|
223 |
|
|
</td>
|
224 |
|
|
<td width="58%" valign="TOP">
|
225 |
|
|
[%origRole9%]
|
226 |
|
|
</td>
|
227 |
|
|
</tr>
|
228 |
|
|
<tr>
|
229 |
|
|
<td width="21%" valign="TOP">
|
230 |
|
|
[%origNamefirst10%]
|
231 |
|
|
</td>
|
232 |
|
|
<td width="21%" valign="TOP">
|
233 |
|
|
[%origNamelast10%]
|
234 |
|
|
</td>
|
235 |
|
|
<td width="58%" valign="TOP">
|
236 |
|
|
[%origRole10%]
|
237 |
|
|
</td>
|
238 |
|
|
</tr>
|
239 |
|
|
</table>
|
240 |
|
|
|
241 |
|
|
<hr>
|
242 |
|
|
<a name="DataSetAbstract"></a>
|
243 |
|
|
<p><b><font size="4" color="#0000ff">DATA SET ABSTRACT</font></b><br> [%abstract%]
|
244 |
|
|
</p>
|
245 |
|
|
|
246 |
|
|
<hr>
|
247 |
|
|
<a name="KeywordInformation"></a>
|
248 |
|
|
<p><b><font size="4" color="#0000ff">KEYWORD INFORMATION</font></b>
|
249 |
2027
|
sgarg
|
|
250 |
|
|
[% numKey = 0 %]
|
251 |
|
|
[% IF keyCount > 0 %]
|
252 |
|
|
[% numKey = keyCount %]
|
253 |
|
|
[% END %]
|
254 |
|
|
|
255 |
1929
|
brooke
|
<table cellspacing="0" border="0" cellpadding="9" width="760">
|
256 |
|
|
<tr>
|
257 |
|
|
<td width="21%" valign="TOP">
|
258 |
|
|
<p><font size="-1"><b>Keyword</b></font></p>
|
259 |
|
|
</td>
|
260 |
|
|
<td width="21%" valign="TOP">
|
261 |
|
|
<p><font size="-1"><b>Keyword Type</b></font></p>
|
262 |
|
|
</td>
|
263 |
|
|
<td width="58%" valign="TOP">
|
264 |
|
|
<p><font size="-1"><b>Keyword Thesaurus</b></font></p>
|
265 |
|
|
</td>
|
266 |
|
|
</tr>
|
267 |
2027
|
sgarg
|
[% cnt = 1 %]
|
268 |
|
|
[% WHILE cnt <= numKey %]
|
269 |
|
|
[% SET key = "keyword${cnt}" %]
|
270 |
|
|
[% SET keyType = "kwType${cnt}" %]
|
271 |
|
|
[% SET keyTh = "kwTh${cnt}" %]
|
272 |
|
|
<tr>
|
273 |
1929
|
brooke
|
<td width="21%" valign="TOP">
|
274 |
2027
|
sgarg
|
[% $key %]
|
275 |
1929
|
brooke
|
</td>
|
276 |
|
|
<td width="21%" valign="TOP">
|
277 |
2027
|
sgarg
|
[% $keyType %]
|
278 |
1929
|
brooke
|
</td>
|
279 |
|
|
<td width="58%" valign="TOP">
|
280 |
2027
|
sgarg
|
[% $keyTh %]
|
281 |
1929
|
brooke
|
</td>
|
282 |
2027
|
sgarg
|
</tr>
|
283 |
|
|
[% cnt = cnt + 1 %]
|
284 |
|
|
[% END %]
|
285 |
1929
|
brooke
|
</table>
|
286 |
|
|
<hr>
|
287 |
|
|
<a name="TemporalCoverageOfData"></a>
|
288 |
|
|
<p><b><font size="4" color="#0000ff">TEMPORAL COVERAGE OF DATA</font></b>
|
289 |
|
|
|
290 |
|
|
<p><b><font size="-1">Beginning Date of Data Set:</font></b> [%beginningMonth%] [%beginningDay%] [%beginningYear%]
|
291 |
|
|
</p>
|
292 |
|
|
|
293 |
|
|
<p><b><font size="-1">Ending Date of Data Set:</font></b> [%endingMonth%] [%endingDay%] [%endingYear%]
|
294 |
|
|
</p>
|
295 |
|
|
|
296 |
|
|
<hr>
|
297 |
|
|
<a name="SpatialCoverageOfData"></a>
|
298 |
|
|
<p><b><font size="4" color="#0000ff">SPATIAL COVERAGE OF DATA</font></b>
|
299 |
|
|
|
300 |
|
|
|
301 |
|
|
<table cellspacing="0" border="0" cellpadding="9" width="760">
|
302 |
1983
|
jones
|
<tr>
|
303 |
|
|
<td valign="TOP" colspan="4">
|
304 |
|
|
<p><span class="label">Geographic Description:</span> [%geogdesc%]</p>
|
305 |
|
|
</td>
|
306 |
|
|
</tr>
|
307 |
1929
|
brooke
|
<tr>
|
308 |
|
|
<td valign="TOP" colspan="4">
|
309 |
|
|
<p><font size="-1"><b>Coordinates (in Degrees, Minutes and Seconds):</b></font></p>
|
310 |
|
|
</td>
|
311 |
|
|
</tr>
|
312 |
|
|
<tr>
|
313 |
|
|
<td valign="TOP" colspan="4" class="tablepanel"><font size="-1">
|
314 |
|
|
Use station coordinates: [%useSiteCoord%]
|
315 |
|
|
</td>
|
316 |
|
|
</tr>
|
317 |
|
|
<tr>
|
318 |
|
|
<td valign="TOP" colspan="4">
|
319 |
|
|
<p><font size="-1"><b>The first lat./long. pair:</b></font></p>
|
320 |
|
|
</td>
|
321 |
|
|
</tr>
|
322 |
|
|
<tr>
|
323 |
|
|
<td width="18%" valign="TOP">
|
324 |
|
|
<p><font size="-1"><b><font color="#ff0000"> </font>Latitude</b></font></p>
|
325 |
|
|
</td>
|
326 |
|
|
<td width="20%" valign="TOP">
|
327 |
|
|
<p><font size="-1"> North/South</font></p>
|
328 |
|
|
</td>
|
329 |
|
|
<td width="20%" valign="TOP">
|
330 |
|
|
<p><font size="-1"><b><font color="#ff0000"> </font>Longitude</b></font></p>
|
331 |
|
|
</td>
|
332 |
|
|
<td width="42%" valign="TOP">
|
333 |
|
|
<p><font size="-1"> West/East</font></p>
|
334 |
|
|
</td>
|
335 |
|
|
</tr>
|
336 |
|
|
<tr>
|
337 |
|
|
<td width="18%" valign="TOP">
|
338 |
|
|
<p><font size="-1">
|
339 |
|
|
[%latDeg1%] [%latMin1%]' [%latSec1%]"
|
340 |
|
|
</font></p>
|
341 |
|
|
</td>
|
342 |
|
|
<td width="20%" valign="TOP">
|
343 |
|
|
<p> <font size="-1">
|
344 |
|
|
[%hemisphLat1%]
|
345 |
|
|
</font></p>
|
346 |
|
|
</td>
|
347 |
|
|
<td width="20%" valign="TOP">
|
348 |
|
|
<p><font size="-1">
|
349 |
|
|
[%longDeg1%] [%longMin1%]' [%longSec1%]"
|
350 |
|
|
</font></p>
|
351 |
|
|
</td>
|
352 |
|
|
<td width="42%" valign="TOP">
|
353 |
|
|
<p> <font size="-1">
|
354 |
|
|
[%hemisphLong1%]
|
355 |
|
|
</font></p>
|
356 |
|
|
</td>
|
357 |
|
|
</tr>
|
358 |
|
|
<tr>
|
359 |
|
|
<td valign="TOP" colspan="4">
|
360 |
|
|
<p><font size="-1"><b>The second lat./long. pair:</b></font></p>
|
361 |
|
|
</td>
|
362 |
|
|
</tr>
|
363 |
|
|
<tr>
|
364 |
|
|
<td width="18%" valign="TOP">
|
365 |
|
|
<p><font size="-1"><b>Latitude</b></font></p>
|
366 |
|
|
</td>
|
367 |
|
|
<td width="20%" valign="TOP">
|
368 |
|
|
<p><font size="-1"> North/South</font></p>
|
369 |
|
|
</td>
|
370 |
|
|
<td width="20%" valign="TOP">
|
371 |
|
|
<p><font size="-1"><b>Longitude</b></font></p>
|
372 |
|
|
</td>
|
373 |
|
|
<td width="42%" valign="TOP">
|
374 |
|
|
<p><font size="-1">West/East</font></p>
|
375 |
|
|
</td>
|
376 |
|
|
</tr>
|
377 |
|
|
<tr>
|
378 |
|
|
<td width="18%" valign="TOP">
|
379 |
|
|
<p><font size="-1">
|
380 |
|
|
[%latDeg2%] [%latMin2%]' [%latSec2%]"
|
381 |
|
|
</font></p>
|
382 |
|
|
</td>
|
383 |
|
|
<td width="20%" valign="TOP">
|
384 |
|
|
<p> <font size="-1">
|
385 |
|
|
[%hemisphLat2%]
|
386 |
|
|
</font></p>
|
387 |
|
|
</td>
|
388 |
|
|
<td width="20%" valign="TOP">
|
389 |
|
|
<p><font size="-1">
|
390 |
|
|
[%longDeg2%] [%longMin2%]' [%longSec2%]"
|
391 |
|
|
</font></p>
|
392 |
|
|
</td>
|
393 |
|
|
<td width="42%" valign="TOP">
|
394 |
|
|
<p> <font size="-1">
|
395 |
|
|
[%hemisphLong2%]
|
396 |
|
|
</font></p>
|
397 |
|
|
</td>
|
398 |
|
|
</tr>
|
399 |
|
|
</table>
|
400 |
|
|
|
401 |
1984
|
jones
|
[% numTaxa = 0 %]
|
402 |
|
|
[% IF taxaCount > 0 %]
|
403 |
|
|
[% numTaxa = taxaCount %]
|
404 |
|
|
[% END %]
|
405 |
|
|
<hr>
|
406 |
|
|
<a name="Taxonomic Coverage"></a>
|
407 |
1985
|
jones
|
<p><b><font size="4" color="#0000ff">TAXONOMIC COVERAGE</font></b></p>
|
408 |
1984
|
jones
|
[% cnt = 1 %]
|
409 |
|
|
[% WHILE cnt <= numTaxa %]
|
410 |
|
|
[% SET trn = "taxonRankName${cnt}" %]
|
411 |
|
|
[% SET trv = "taxonRankValue${cnt}" %]
|
412 |
|
|
<p><b><font size="-1">Taxon:</font></b> [% $trn %]: [% $trv %]</p>
|
413 |
|
|
[% cnt = cnt + 1 %]
|
414 |
|
|
[% END %]
|
415 |
1985
|
jones
|
<p><b><font size="-1">Authority:</font></b> [% taxaAuth %]</p>
|
416 |
1929
|
brooke
|
|
417 |
1982
|
jones
|
<hr>
|
418 |
|
|
<a name="Methods"></a>
|
419 |
1985
|
jones
|
<p><b><font size="4" color="#0000ff">METHODS</font></b></p>
|
420 |
1989
|
jones
|
<p><b><font size="-1">Method Title:</font></b> [%methodTitle%]</p>
|
421 |
1982
|
jones
|
[% FOREACH para = methodPara %]
|
422 |
1989
|
jones
|
<p><b><font size="-1">Paragraph:</font></b> [%para%] </p>
|
423 |
1982
|
jones
|
[% END %]
|
424 |
1989
|
jones
|
<p><b><font size="-1">Study Extent:</font></b> [%studyExtentDescription%]</p>
|
425 |
|
|
<p><b><font size="-1">Sampling Description:</font></b> [%samplingDescription%]</p>
|
426 |
1982
|
jones
|
|
427 |
1929
|
brooke
|
<hr>
|
428 |
|
|
<a name="DataSetContactAddress"></a>
|
429 |
|
|
<p><b><font size="4" color="#0000ff">DATA SET CONTACT ADDRESS</font></b>
|
430 |
|
|
|
431 |
|
|
<p><b><font size="-1">First Name:</font></b> [%origNamefirstContact%]
|
432 |
|
|
</p>
|
433 |
|
|
|
434 |
|
|
<p><b><font size="-1">Last Name:</font></b> [%origNamelastContact%]
|
435 |
|
|
</p>
|
436 |
|
|
|
437 |
|
|
<p><b><font size="-1">Organization Name:</font></b> [%origNameOrgContact%]
|
438 |
|
|
</p>
|
439 |
|
|
|
440 |
|
|
<p><b><font size="-1">E-Mail:</font></b> [%origEmailContact%]
|
441 |
|
|
</p>
|
442 |
|
|
|
443 |
|
|
<p><b><font size="-1">Phone:</font></b> [%origPhoneContact%]
|
444 |
|
|
</p>
|
445 |
|
|
|
446 |
|
|
<p><b><font size="-1">FAX:</font></b> [%origFAXContact%]
|
447 |
|
|
</p>
|
448 |
|
|
|
449 |
|
|
<p><b><font size="-1">Delivery Information:</font></b>
|
450 |
|
|
[%origDeliveryContact%]
|
451 |
|
|
</p>
|
452 |
|
|
|
453 |
|
|
<p><b><font size="-1">City:</font></b> [%origCityContact%]
|
454 |
|
|
</p>
|
455 |
|
|
|
456 |
|
|
<p><b><font size="-1">State:</font></b> [%origStateContact%]
|
457 |
|
|
</p>
|
458 |
|
|
|
459 |
|
|
<p><b><font size="-1">Other State:</font></b> [%origStateOtherContact%]
|
460 |
|
|
</p>
|
461 |
|
|
|
462 |
|
|
<p><b><font size="-1">ZIP:</font></b> [%origZIPContact%]
|
463 |
|
|
</p>
|
464 |
|
|
|
465 |
|
|
<p><b><font size="-1">Country:</font></b> [%origCountryContact%]
|
466 |
|
|
</p>
|
467 |
|
|
|
468 |
|
|
|
469 |
|
|
<hr>
|
470 |
|
|
<a name="DistributionIinformation"></a>
|
471 |
|
|
<p><b><font size="4" color="#0000ff">DISTRIBUTION INFORMATION</font></b>
|
472 |
|
|
|
473 |
|
|
<a name=Site-specificCode></a>
|
474 |
|
|
<p><b><font size="-1">Dataset Name or Identifier</font>:</b> [%identifier%]
|
475 |
|
|
</p>
|
476 |
|
|
|
477 |
|
|
<p><b><font size="-1">Data Medium</font>:</b> [%dataMedium%]
|
478 |
|
|
</p>
|
479 |
|
|
|
480 |
|
|
<p><b><font size="-1">Other Data Medium</font></b>: [%dataMediumOther%]
|
481 |
|
|
</p>
|
482 |
|
|
|
483 |
|
|
<p><b><font size="-1">Use Constraints:</font></b> [%useConstraints%]
|
484 |
|
|
</p>
|
485 |
|
|
|
486 |
|
|
<p><b><font size="-1">Other Use Constraints:</font></b> [%useConstraintsOther%]
|
487 |
|
|
</p>
|
488 |
|
|
|
489 |
|
|
<p><b><font size="-1">URL</font></b>: [%url%]
|
490 |
|
|
</p>
|
491 |
|
|
|
492 |
|
|
<hr>
|
493 |
|
|
<a name="AdditionalInformation"></a>
|
494 |
|
|
<p><b><font size="4" color="#0000ff">Additional Information/Remarks:</font></b> <br> [%addComments%]
|
495 |
|
|
</p>
|
496 |
|
|
<hr>
|
497 |
|
|
|
498 |
|
|
<form action="@cgi-prefix@/register-dataset.cgi" method="post">
|
499 |
|
|
<input type="hidden" name="cfg" value="[% cfg %]">
|
500 |
|
|
<input type="hidden" name="docid" value="[% docid %]">
|
501 |
|
|
<input type="hidden" name="stage" value="confirmed">
|
502 |
|
|
<input type="hidden" name="providerGivenName" value="[%providerGivenName%]">
|
503 |
|
|
<input type="hidden" name="providerSurName" value="[%providerSurName%]">
|
504 |
|
|
<input type="hidden" name="site" value="[%site%]">
|
505 |
1975
|
jones
|
[% IF cfg == 'nceas' %]
|
506 |
|
|
[% FOREACH group = wg %]
|
507 |
|
|
<input type="hidden" name="wg" value="[%group%]">
|
508 |
|
|
[% END %]
|
509 |
|
|
[% END %]
|
510 |
1929
|
brooke
|
<input type="hidden" name="identifier" value="[%identifier%]">
|
511 |
|
|
<input type="hidden" name="title" value="[%title%]">
|
512 |
|
|
<input type="hidden" name="origNamefirst0" value="[%origNamefirst0%]">
|
513 |
|
|
<input type="hidden" name="origNamelast0" value="[%origNamelast0%]">
|
514 |
|
|
<input type="hidden" name="origNameOrg" value="[%origNameOrg%]">
|
515 |
|
|
<input type="hidden" name="origRole0" value="[%origRole0%]">
|
516 |
|
|
<input type="hidden" name="origDelivery" value="[%origDelivery%]">
|
517 |
|
|
<input type="hidden" name="origCity" value="[%origCity%]">
|
518 |
|
|
<input type="hidden" name="origState" value="[%origState%]">
|
519 |
|
|
<input type="hidden" name="origStateOther" value="[%origStateOther%]">
|
520 |
|
|
<input type="hidden" name="origZIP" value="[%origZIP%]">
|
521 |
|
|
<input type="hidden" name="origCountry" value="[%origCountry%]">
|
522 |
|
|
<input type="hidden" name="origPhone" value="[%origPhone%]">
|
523 |
|
|
<input type="hidden" name="origFAX" value="[%origFAX%]">
|
524 |
|
|
<input type="hidden" name="origEmail" value="[%origEmail%]">
|
525 |
|
|
<input type="hidden" name="useOrigAddress" value="[%useOrigAddress%]">
|
526 |
|
|
<input type="hidden" name="origNamefirstContact" value="[%origNamefirstContact%]">
|
527 |
|
|
<input type="hidden" name="origNamelastContact" value="[%origNamelastContact%]">
|
528 |
|
|
<input type="hidden" name="origNameOrgContact" value="[%origNameOrgContact%]">
|
529 |
|
|
<input type="hidden" name="origDeliveryContact" value="[%origDeliveryContact%]">
|
530 |
|
|
<input type="hidden" name="origCityContact" value="[%origCityContact%]">
|
531 |
|
|
<input type="hidden" name="origStateContact" value="[%origStateContact%]">
|
532 |
|
|
<input type="hidden" name="origStateOtherContact" value="[%origStateOtherContact%]">
|
533 |
|
|
<input type="hidden" name="origZIPContact" value="[%origZIPContact%]">
|
534 |
|
|
<input type="hidden" name="origCountryContact" value="[%origCountryContact%]">
|
535 |
|
|
<input type="hidden" name="origPhoneContact" value="[%origPhoneContact%]">
|
536 |
|
|
<input type="hidden" name="origFAXContact" value="[%origFAXContact%]">
|
537 |
|
|
<input type="hidden" name="origEmailContact" value="[%origEmailContact%]">
|
538 |
|
|
<input type="hidden" name="origNamefirst1" value="[%origNamefirst1%]">
|
539 |
|
|
<input type="hidden" name="origNamelast1" value="[%origNamelast1%]">
|
540 |
|
|
<input type="hidden" name="origRole1" value="[%origRole1%]">
|
541 |
|
|
<input type="hidden" name="origNamefirst2" value="[%origNamefirst2%]">
|
542 |
|
|
<input type="hidden" name="origNamelast2" value="[%origNamelast2%]">
|
543 |
|
|
<input type="hidden" name="origRole2" value="[%origRole2%]">
|
544 |
|
|
<input type="hidden" name="origNamefirst3" value="[%origNamefirst3%]">
|
545 |
|
|
<input type="hidden" name="origNamelast3" value="[%origNamelast3%]">
|
546 |
|
|
<input type="hidden" name="origRole3" value="[%origRole3%]">
|
547 |
|
|
<input type="hidden" name="origNamefirst4" value="[%origNamefirst4%]">
|
548 |
|
|
<input type="hidden" name="origNamelast4" value="[%origNamelast4%]">
|
549 |
|
|
<input type="hidden" name="origRole4" value="[%origRole4%]">
|
550 |
|
|
<input type="hidden" name="origNamefirst5" value="[%origNamefirst5%]">
|
551 |
|
|
<input type="hidden" name="origNamelast5" value="[%origNamelast5%]">
|
552 |
|
|
<input type="hidden" name="origRole5" value="[%origRole5%]">
|
553 |
|
|
<input type="hidden" name="origNamefirst6" value="[%origNamefirst6%]">
|
554 |
|
|
<input type="hidden" name="origNamelast6" value="[%origNamelast6%]">
|
555 |
|
|
<input type="hidden" name="origRole6" value="[%origRole6%]">
|
556 |
|
|
<input type="hidden" name="origNamefirst7" value="[%origNamefirst7%]">
|
557 |
|
|
<input type="hidden" name="origNamelast7" value="[%origNamelast7%]">
|
558 |
|
|
<input type="hidden" name="origRole7" value="[%origRole7%]">
|
559 |
|
|
<input type="hidden" name="origNamefirst8" value="[%origNamefirst8%]">
|
560 |
|
|
<input type="hidden" name="origNamelast8" value="[%origNamelast8%]">
|
561 |
|
|
<input type="hidden" name="origRole8" value="[%origRole8%]">
|
562 |
|
|
<input type="hidden" name="origNamefirst9" value="[%origNamefirst9%]">
|
563 |
|
|
<input type="hidden" name="origNamelast9" value="[%origNamelast9%]">
|
564 |
|
|
<input type="hidden" name="origRole9" value="[%origRole9%]">
|
565 |
|
|
<input type="hidden" name="origNamefirst10" value="[%origNamefirst10%]">
|
566 |
|
|
<input type="hidden" name="origNamelast10" value="[%origNamelast10%]">
|
567 |
|
|
<input type="hidden" name="origRole10" value="[%origRole10%]">
|
568 |
|
|
<input type="hidden" name="abstract" value="[%abstract%]">
|
569 |
2027
|
sgarg
|
<input type="hidden" name="keyCount" value="[%keyCount%]">
|
570 |
|
|
[% cnt = 1 %]
|
571 |
|
|
[% WHILE cnt <= numKey %]
|
572 |
|
|
[% SET kyd = "keyword${cnt}" %]
|
573 |
|
|
[% SET keyType = "kwType${cnt}" %]
|
574 |
|
|
[% SET keyTh = "kwTh${cnt}" %]
|
575 |
|
|
<input type="hidden" name="[% kyd %]" value="[% $kyd %]">
|
576 |
|
|
<input type="hidden" name="[% keyType %]" value="[% $keyType %]">
|
577 |
|
|
<input type="hidden" name="[% keyTh %]" value="[% $keyTh %]">
|
578 |
|
|
[% cnt = cnt + 1 %]
|
579 |
|
|
[% END %]
|
580 |
1929
|
brooke
|
<input type="hidden" name="addComments" value="[%addComments%]">
|
581 |
|
|
<input type="hidden" name="useConstraints" value="[%useConstraints%]">
|
582 |
|
|
<input type="hidden" name="useConstraintsOther" value="[%useConstraintsOther%]">
|
583 |
|
|
<input type="hidden" name="url" value="[%url%]">
|
584 |
|
|
<input type="hidden" name="dataMedium" value="[%dataMedium%]">
|
585 |
|
|
<input type="hidden" name="dataMediumOther" value="[%dataMediumOther%]">
|
586 |
|
|
<input type="hidden" name="beginningYear" value="[%beginningYear%]">
|
587 |
|
|
<input type="hidden" name="beginningMonth" value="[%beginningMonth%]">
|
588 |
|
|
<input type="hidden" name="beginningDay" value="[%beginningDay%]">
|
589 |
|
|
<input type="hidden" name="endingYear" value="[%endingYear%]">
|
590 |
|
|
<input type="hidden" name="endingMonth" value="[%endingMonth%]">
|
591 |
|
|
<input type="hidden" name="endingDay" value="[%endingDay%]">
|
592 |
1983
|
jones
|
<input type="hidden" name="geogdesc" value="[%geogdesc%]">
|
593 |
1929
|
brooke
|
<input type="hidden" name="useSiteCoord" value="[%useSiteCoord%]">
|
594 |
|
|
<input type="hidden" name="latDeg1" value="[% latDeg1 %]">
|
595 |
|
|
<input type="hidden" name="latMin1" value="[%latMin1%]">
|
596 |
|
|
<input type="hidden" name="latSec1" value="[%latSec1%]">
|
597 |
|
|
<input type="hidden" name="hemisphLat1" value="[%hemisphLat1%]">
|
598 |
|
|
<input type="hidden" name="longDeg1" value="[% longDeg1 %]">
|
599 |
|
|
<input type="hidden" name="longMin1" value="[%longMin1%]">
|
600 |
|
|
<input type="hidden" name="longSec1" value="[%longSec1%]">
|
601 |
|
|
<input type="hidden" name="hemisphLong1" value="[%hemisphLong1%]">
|
602 |
|
|
<input type="hidden" name="latDeg2" value="[%latDeg2%]">
|
603 |
|
|
<input type="hidden" name="latMin2" value="[%latMin2%]">
|
604 |
|
|
<input type="hidden" name="latSec2" value="[%latSec2%]">
|
605 |
|
|
<input type="hidden" name="hemisphLat2" value="[%hemisphLat2%]">
|
606 |
|
|
<input type="hidden" name="longDeg2" value="[%longDeg2%]">
|
607 |
|
|
<input type="hidden" name="longMin2" value="[%longMin2%]">
|
608 |
|
|
<input type="hidden" name="longSec2" value="[%longSec2%]">
|
609 |
|
|
<input type="hidden" name="hemisphLong2" value="[%hemisphLong2%]">
|
610 |
1984
|
jones
|
<input type="hidden" name="taxaCount" value="[%taxaCount%]">
|
611 |
|
|
[% cnt = 1 %]
|
612 |
|
|
[% WHILE cnt <= numTaxa %]
|
613 |
|
|
[% SET trn = "taxonRankName${cnt}" %]
|
614 |
|
|
[% SET trv = "taxonRankValue${cnt}" %]
|
615 |
|
|
<input type="hidden" name="[% trn %]" value="[% $trn %]">
|
616 |
|
|
<input type="hidden" name="[% trv %]" value="[% $trv %]">
|
617 |
|
|
[% cnt = cnt + 1 %]
|
618 |
|
|
[% END %]
|
619 |
1985
|
jones
|
<input type="hidden" name="taxaAuth" value="[%taxaAuth%]">
|
620 |
1984
|
jones
|
|
621 |
1985
|
jones
|
<input type="hidden" name="methodTitle" value="[%methodTitle%]">
|
622 |
|
|
[% FOREACH para = methodPara %]
|
623 |
|
|
<input type="hidden" name="methodPara" value="[%para%]">
|
624 |
1982
|
jones
|
[% END %]
|
625 |
1989
|
jones
|
<input type="hidden" name="studyExtentDescription" value="[%studyExtentDescription%]">
|
626 |
|
|
<input type="hidden" name="samplingDescription" value="[%samplingDescription%]">
|
627 |
1985
|
jones
|
|
628 |
1929
|
brooke
|
<table cellspacing="0" border="0" cellpadding="9" width="800" bgcolor="#C6d6e7">
|
629 |
|
|
<tr>
|
630 |
|
|
<td>
|
631 |
|
|
<font color="#FF0000" size="-1">NOTE: You must enter your username
|
632 |
|
|
and password. This is for the protection of your metadata. The
|
633 |
|
|
username and password will prevent any unauthorized person from
|
634 |
|
|
modifying your metadata. If you do not have an account, click <a
|
635 |
1947
|
jones
|
target="ldap" href="@cgi-prefix@/ldapweb.cgi?cfg=[% cfg %]">here</a>.
|
636 |
1929
|
brooke
|
If you don't remember your password, you can
|
637 |
|
|
have it reset and emailed to you <a target="ldap"
|
638 |
1947
|
jones
|
href="@cgi-prefix@/ldapweb.cgi?stage=resetpass&cfg=[% cfg %]">here.
|
639 |
2038
|
jones
|
</a> If you want to change your password, click <a target="ldap"
|
640 |
1947
|
jones
|
href="@cgi-prefix@/ldapweb.cgi?stage=changepass&cfg=[% cfg %]">here.
|
641 |
1929
|
brooke
|
</a></font>
|
642 |
|
|
<table cellspacing="0" border="0" cellpadding="9" width="360" bgcolor="#C6d6e7" align="left">
|
643 |
|
|
<tr>
|
644 |
|
|
<td>
|
645 |
|
|
<font size="-1"><b>
|
646 |
|
|
Username:
|
647 |
|
|
</b></font>
|
648 |
|
|
</td>
|
649 |
|
|
<td>
|
650 |
|
|
<input type="TEXT" name="username">
|
651 |
|
|
</td>
|
652 |
|
|
</tr>
|
653 |
|
|
<tr>
|
654 |
|
|
<td>
|
655 |
|
|
<font size="-1"><b>
|
656 |
|
|
Organization:
|
657 |
|
|
</b></font>
|
658 |
|
|
</td>
|
659 |
|
|
<td>
|
660 |
|
|
<select name="organization">
|
661 |
|
|
<option value="unaffiliated">unaffiliated</option>
|
662 |
|
|
<option value="NCEAS">NCEAS</option>
|
663 |
|
|
<option value="LTER">LTER</option>
|
664 |
|
|
<option value="SDSC">SDSC</option>
|
665 |
|
|
<option value="OBFS">OBFS</option>
|
666 |
|
|
<option value="KU">KU</option>
|
667 |
1999
|
jones
|
<option value="UCNRS">UCNRS</option>
|
668 |
1929
|
brooke
|
</select>
|
669 |
|
|
</td>
|
670 |
|
|
</tr>
|
671 |
|
|
<tr>
|
672 |
|
|
<td>
|
673 |
|
|
<font size="-1"><b>
|
674 |
|
|
Password:
|
675 |
|
|
</b></font>
|
676 |
|
|
</td>
|
677 |
|
|
<td>
|
678 |
|
|
<input type="PASSWORD" name="password">
|
679 |
|
|
</td>
|
680 |
|
|
</tr>
|
681 |
|
|
</table>
|
682 |
|
|
</td>
|
683 |
|
|
</tr>
|
684 |
|
|
</table>
|
685 |
|
|
<p>
|
686 |
|
|
<hr>
|
687 |
|
|
</p>
|
688 |
|
|
<table cellspacing="0" border="0" cellpadding="9" width="800" bgcolor="#C6d6e7">
|
689 |
|
|
<tr>
|
690 |
|
|
<td>
|
691 |
|
|
<font size="-1"><b>Is the above data correct??</b></font>
|
692 |
|
|
<p>
|
693 |
2014
|
sgarg
|
<input type="SUBMIT" value=" Yes, submit " name="dataCorrect">
|
694 |
|
|
<input type="SUBMIT" value="No, go back to editing" name="dataWrong">
|
695 |
1929
|
brooke
|
</p>
|
696 |
|
|
</td>
|
697 |
|
|
</tr>
|
698 |
|
|
</table>
|
699 |
|
|
</form>
|
700 |
|
|
<p> </p>
|
701 |
|
|
[% INCLUDE "genericFooter.tmpl" %]
|