Project

General

Profile

1
[% INCLUDE $templates.header %]
2

    
3
	<!-- CONTENT SECTION
4
    ======================================================================= -->
5
	<article id="EntryReview">
6
		<div class="container">
7
		
8
			<div class="row-fluid">
9
				<h2>Registry Guide</h2>
10
				<p class="lead">
11
					Guide for Completing the Data [% config.type %] Form
12
				</p>
13
				<p>
14
					This guide provides information on how to complete the registration form.
15
					There are up to 11 sections to the form; some fields are required (denoted by an asterisk *),
16
					while others are optional.
17
				</p>
18
				<p>	
19
					Information on individual fields and examples for their content are provided below.
20
				</p>
21
			</div>
22
			
23
			<div class="row-fluid">
24
			
25
				<h4>NAME OF SUBMITTER</h4><a name="Submitter"></a>
26
				<span class="text-info">
27
					*First name, *Last name:
28
				</span>
29
				<span class="regtext"> 
30
					The first and last names of the person completing this form.
31
				</span>
32
				
33
			</div>
34
			
35
			<div class="row-fluid">
36
				<a name="BasicInformation"></a>
37
				<h4>BASIC INFORMATION</h4>
38
				<span class="text-info">*Data Set Title:</span><span class="regtext"> A descriptive title
39
				of the data set. The title should provide enough information for
40
				someone casually scanning a list of data sets to know whether the data are
41
				relevant to them.  This implies that the data context should be indicated 
42
				in the title without making the title be too long. In general, the title
43
				should indicate what kind of data were collected and the spatial,
44
				taxonomic, and temporal extents the data set covers.</span>
45
				
46
				<div class="span6">
47
					<u>Examples of descriptive titles:</u>
48
					<ul>
49
						<li>Hastings Reserve (CA) Small Mammal Trapline Data from 1972 to 1988.</li>
50
						<li>Tassajara Hot Springs Reserve Water Chemistry Data from 1990 to 2000.</li>
51
					</ul>
52
				</div>
53
				<div class="span6">
54
					<u>Examples of incomplete titles:</u>
55
					<ul>
56
						<li>Mammals Data</li>
57
						<li>Water Chemistry Data</li>
58
					</ul>	
59
				</div>
60
					
61
			</div>
62

    
63
[% IF cfg == 'nceas' %]
64
<tr><td colspan="2" align="left"><span class="text-info">*NCEAS Project(s):</span><span class="regtext"> Select one or more
65
NCEAS activities from the list to indicate that the data set is
66
affiliated with that working group or activity.  We use "affiliation" 
67
in a rather permissive sense to mean, for example, that the data set was or has
68
been generated by the activity; that the owner of the data is affiliated
69
with the activity; that the data set is owned by the activity; etc. Both
70
derived data sets that result from synthesis activities and original raw data
71
sets that contribute to synthesis can be included in the repository and should
72
be associated with the appropriate NCEAS activities.</td></tr>
73
[% END %]
74

    
75
[% IF cfg == 'esa' || cfg == 'ltss' %]  
76

    
77
<tr><td colspan="2" align="left"><span class="text-info">*Organization Name:</span>
78
<span class="regtext">The name of the organization with which the data set is
79
affiliated. We use "affiliation" in a rather permissive sense to mean, for example, that the data set was or has
80
been generated at the organization; that the owner of the data is affiliated
81
with the organization or was affiliated with the organization when the data
82
set was generated; that the data set is owned by the organization; etc.</td></tr>
83

    
84
<tr><td align="left"><span class="regtext"><u>Examples of correct organization names:</u></td>
85
   <td align="left"><span class="regtext"><u>Examples of incorrect organization names:</u></td></tr>
86

    
87
<tr><td align="left" valign="top"><span class="regtext">University of Michigan Biological Station
88
<br>Duke University FACE Facility<br>National Center for Ecological Analysis and Synthesis</br></td>
89
  <td align="left"><span class="regtext">Michigan Station<br>Duke University<br>University of California Santa Barbara</br>
90
</td></tr>
91
[% END %]
92

    
93
[% IF cfg == 'obfs' || cfg == 'nrs' || cfg == 'specnet'%]
94

    
95
<tr><td colspan="2" align="left"><span class="text-info">*[% config.site | ucfirst %] Name:</span>
96
<span class="regtext">Select a [% config.site %] from the drop-down list to indicate that the data set is
97
affiliated with the [% config.site %]. We use "affiliation" in a rather
98
permissive sense to mean, for example, that the data set was or has
99
been generated at the [% config.site %]; that the owner is affiliated
100
with the [% config.site %] or was affiliated with the [% config.site %] when the data
101
set was generated; or that the data set is owned by the [% config.site %]; etc.
102
</td></tr>
103

    
104
<tr><td colspan="2" align="left"><span class="regtext"><u>Note:</u>
105
If the data were collected at a site other than a
106
[% config.site %] listed in the drop-down menu, you can indicate so in the
107
abstract and/or title. You can also indicate this in the keywords
108
with a locality keyword.</span></td></tr> 
109

    
110
[% END %]
111

    
112

    
113

    
114

    
115
<tr class="sectheader"><td class="topbottom" colspan="2" align="left"><a name="DataSetOriginator"></a>PRINCIPAL DATA SET OWNER</td></tr> 
116

    
117

    
118
<tr><td colspan="2" align="left"><span class="regtext">The person responsible for developing the data set. For example, the principal 
119
investigator in a collaborative project, the first author of the main publication using the data set, etc.
120
 The first and last names of the principal data set owner are required; the organization name, e-mail, phone, fax, and
121
address information are optional.</span></td></tr>
122

    
123
<tr><td colspan="2" align="left"><span class="regtext"><u>Note:</u><span class="regtext"> If there is more than one owner, information 
124
about the co-owner(s) can be provided in the ASSOCIATED PARTIES section below.</span>
125

    
126
<tr><td colspan="2" align="left"><span class="text-info">*First Name:</span>
127
<span class="regtext">The first name of the principal data set owner.</span></td></tr>
128

    
129
<tr><td colspan="2" align="left"><span class="text-info">*Last Name:</span>
130
<span class="regtext">The last name (surname) of the principal data set owner.</span></td></tr>
131

    
132
<tr><td colspan="2" align="left"><span class="text-info">Organization Name:</span>
133
<span class="regtext">The name of the organization from which the data set
134
originated.</span></td></tr>
135

    
136
<tr><td colspan="2" align="left"><span class="text-info">E-Mail:</span>
137
<span class="regtext">The e-mail address by which the principal data set owner can be contacted.</span></td></tr>
138

    
139
<tr><td colspan="2" align="left"><span class="text-info">Phone:</span>
140
<span class="regtext">The phone number of the principal data set owner, including the area code (999-999-9999).</span></td></tr>
141

    
142
<tr><td colspan="2" align="left"><span class="text-info">FAX:</span>
143
<span class="regtext">The fax number of the principal data set owner, including sthe area code (999-999-9999).</span></td></tr>
144

    
145
<tr><td colspan="2" align="left"><span class="text-info">Street Information:</span>
146
<span class="regtext">A comma-separated list of street number, street, unit,
147
etc.<br> <u>Example:</u> 735 State Street, Suite 300</span></td></tr>
148

    
149
<tr><td colspan="2" align="left"><span class="text-info">City:</span>
150
<span class="regtext">The city
151
name of the principal data set owner's address.</span></td></tr>
152

    
153
<tr><td colspan="2" align="left"><span class="text-info">U.S. State or Territory:</span>
154
<span class="regtext">Select a U.S. state or territory from the drop-down menu for the principal data set owner's address. If the address is not in 
155
the United States, used the "Other State/Province" field below. For a shortcut,
156
press the first letter of the state on your keyboard (e.g.,  M-key to skip to Maine).</span></td></tr>
157

    
158
<tr><td colspan="2" align="left"><span class="text-info">Other State/Province:</span>
159
<span class="regtext">A non-U.S. state or a province for 
160
the principal data set owner's address.</span></td></tr>
161

    
162
<tr><td colspan="2" align="left"><span class="text-info">Postal Code:</span>
163
<span class="regtext">The postal code or ZIP code
164
for the principal data set owner's address.</span></td></tr>
165

    
166
<tr><td colspan="2" align="left"><span class="text-info">Country:</span>
167
<span class="regtext">The country
168
for the principal data set owner's address.</span></td></tr>
169

    
170

    
171
<tr class="sectheader"><td class="topbottom" colspan="2" align="left"><a name="AdditionalOriginators"></a>ASSOCIATED PARTIES</td></tr> 
172

    
173
<tr><td colspan="2" align="left"><span class="regtext">
174
If applicable, enter the first and last names of an associated party (e.g., co-owner of the data set, a data custodian/steward, a metadata provider, a user of 
175
the data set), select a role for this person, and click on "Add Associated Party".  Repeat to add another associated party.</td></tr> 
176
<tr><td colspan="2" align="left"><span class="regtext">To edit an entry, click on the name of the person entered, change the name and/or 
177
the role, and click on the area just right of the drop-down menu for the role (the text fields and the drop-down menu will disappear). To delete an entry, click on the "X".
178
 If you have entered several associated parties and want to change the order in which they appear, use the blue up and down arrows.</tr>
179

    
180

    
181
<tr class="sectheader"><td class="topbottom" colspan="2" align="left">
182
<a name="DataSetAbstract"></a>*DATA SET ABSTRACT</td></tr>
183

    
184
<tr><td colspan="2" align="left"><span class="regtext">Short (maximum of 350 words) summary of the
185
purpose and content of the data set. Entering a data set abstract is required.</td></tr>
186

    
187
<tr><td colspan="2" align="left"><span class="regtext"><u>Example:</u> Data were collected every year in summer and fall from
188
1967 to 1979. Trapping was conducted only in the fall from 1980 to
189
1988. For each specimen taken, data were recorded on species, date,
190
location, time, sex, and body measurements including total length,
191
length of tail, length of hind foot, length of ear, and body mass.
192
The purpose of the data was to index the population size of all
193
species present over a long time period.</td></tr>
194

    
195
<tr class="sectheader"><td class="topbottom" colspan="2" align="left">
196
<a name="KeywordInformation"></a>KEYWORD INFORMATION</td></tr>
197

    
198
<tr><td colspan="2" align="left"><span class="regtext">Provide information for as many keywords as needed. The information is provided in groups of three 
199
fields: keyword, keyword type, and keyword thesaurus. Repeat steps 1-4 below for each additional keyword.</td></tr>
200

    
201
<tr><td colspan="2" align="left"><span class="regtext">Have a look at the <a href=
202
"http://gcmd.nasa.gov/Resources/valids/gcmd_parameters.html" target="nasa">NASA Global Change Master Directory
203
(GCMD)</a> (particularly under EARTH SCIENCE > Biosphere) and see if you can find keywords that appropriately describe your data set.  If not, use your own keywords.</span></td></tr>
204

    
205
<tr><td colspan="2" align="left"><span class="text-info">1. Keyword: </span><span class="regtext"> Enter a
206
word or phrase that describes your data set.</span></td></tr>
207

    
208
<tr><td colspan="2" align="left"><span class="text-info">2. Keyword Type: </span>
209
<span class="regtext">Select the keyword type (a term used to group similar keywords). The different types are ("none" is the default):
210

    
211
   <ul>
212
      <li>Theme: the keyword identifies a particular subject or topic.</li>
213
      <li>Place: the keyword identifies a place.</li>
214
      <li>Stratum: the keyword identifies the layer(s) of any deposited substance.</li>
215
      <li>Temporal: the keyword identifies a time period related to the data set.
216
      <li>Taxonomic: the keyword identifies a particular taxon.</li>
217
</ul></span></td></tr>
218
<tr><td colspan="2" align="left"><span class="text-info">3. Keyword Thesaurus: </span><span class="regtext">Select whether you used the NASA Global Change Master Directory
219
(GCMD) or not to choose your keywords.</span></td></tr> 
220

    
221

    
222

    
223
<tr><td colspan="2" align="left"><span class="regtext"><b>4.</b> Click on the <b>"Add Keyword"</b> button to add the keyword information provided.</span>  
224

    
225

    
226
<tr><td colspan="2" align="left"><span class="regtext">To edit a keyword entry, click on the keyword entered, change the keyword, keyword type, and/or keyword 
227
thesaurus, and click on the area just right of the thesaurus drop-down menu (the text field and the drop-down menus will disappear).  To delete an entry, click on the "X". 
228
If you have entered several keywords and want to change the order in which they appear, use the blue up and down arrows.</span></td></tr>
229

    
230

    
231
<tr class="sectheader"><td class="topbottom" colspan="2" align="left">
232
<a name="TemporalCoverageOfData"></a>TEMPORAL COVERAGE OF DATA</td></tr>
233

    
234
<tr><td colspan="2" align="left"><span class="text-info">*Start Date:</span><span class="regtext"> The first year, month, and
235
day of the collection/creation of the data set. A start date is required. Type in the year (yyyy), and choose the month and the day from the
236
drop-down menus.</span></td></tr>
237

    
238
<tr><td colspan="2" align="left"><span class="text-info">Stop Date:</span><span class="regtext"> The last year, month, and
239
day for the collection/creation of the data set. Type in the year, and choose the month and the day from the drop-down menus.<br> 
240
<u>Note:</u> Leave "Stop Date" blank if your data set is open-ended.</span></td></tr>
241

    
242
<tr class="sectheader"><td class="topbottom" colspan="2" align="left">
243
<a name="SpatialCoverageOfData"></a>SPATIAL COVERAGE OF DATA</span></td></tr> 
244

    
245

    
246
<tr><td colspan="2" align="left"><span class="text-info">*Geographic Description:</span><span class="regtext"> 
247
Enter a general description of the geographic area in which the data were collected. This can be a simple place name (e.g., Santa Barbara) or a fuller description.
248
This field supplements the coordinates provided below and helps orient the data user about the general location of the study.</span></td></tr>
249

    
250
<tr><td colspan="2" align="left"><span class="text-info">*Coordinates:</span><span class="regtext"></span><span class="regtext"> The latitude and longitude
251
coordinates (in degrees, minutes and seconds) of the location where the data were collected. At least one lat/long pair is required. From the drop-down menus, select 
252
the North (N) or South (S) orientation for the latitudes, and the West (W) or East (E) orientation for the longitudes.</span></td></tr>
253

    
254
<tr><td colspan="2" align="left"><span class="regtext">If you enter <b>one coordinate pair only</b>: This indicates a
255
point location.</span></td></tr>
256

    
257
<tr><td colspan="2" align="left"><span class="regtext">If you enter <b>both coordinate pairs</b>: This indicates a
258
bounding box. The first coordinate pair is the northwest corner and
259
the second coordinate pair is the southeast corner of the bounding
260
box.</span></td></tr>
261

    
262
<tr class="sectheader"><td class="topbottom" colspan="2" align="left">
263
<a name="TaxonomicCoverage"></a>
264
TAXONOMIC COVERAGE OF DATA</td></tr>
265

    
266
<tr><td colspan="2" align="left"><span class="regtext">
267
Provide a list of the taxa that are associated with this data set. 
268
This includes taxa for which the data set contains measurements, and taxa
269
for which the data have relevance in less direct ways.  In general, if a
270
data user searching for a particular taxonomic name should find this data set,
271
then the taxon should be included in this list.</span></td></tr> 
272

    
273
<tr><td colspan="2" align="left"><span class="regtext">Please check the <a href=
274
"http://darwin.zoology.gla.ac.uk/~rpage/MyToL/www/index.php" target="darwin">Glasgow Taxonomic Name Server</a> or the <a href=
275
"http://www.itis.usda.gov/" target="itis">Integrated Taxonomic Information System</a> for correct spelling 
276
of taxonomic names.</span></td></tr>
277
<tr><td colspan="2" align="left"><span class="regtext">For each taxon, follow the three steps below:</span></td></tr>
278
<tr><td colspan="2" align="left"><span class="text-info">1. Taxonomic Rank:</span><span class="regtext"> Enter the level in the taxonomic hierarchy 
279
(Kingdom, Phylum, Class, Order, Family, Genus, or Species).</span></td></tr> 
280
<tr><td colspan="2" align="left"><span class="text-info">2. Taxonomic Name:</span><span class="regtext"> Enter the scientific name for the level 
281
entered under Taxonomic Rank (e.g., <i>Animalia</i>, <i>Chordata</i>, <i>Mammalia</i>, <i>Carnivoria</i>, <i>Ursidae</i>, <i>Ursus</i>, or <i>Ursus arctos</i>).</span></td></tr>
282

    
283
<tr><td colspan="2" align="left"><span class="regtext"><b>3.</b> Click on the <b>"Add Taxon"</b> button to add the taxonomic information.</span></td></tr>
284

    
285
<tr><td colspan="2" align="left"><span class="regtext">To edit an entry, click on the taxonomic information entered, change the taxonomic rank and/or name, and click on the area just right of the text field for the name (the two text 
286
fields will disappear).  To delete an entry, click on the "X". If you have entered several taxa and want to change the order in which they appear, use the blue up and 
287
down arrows.</span></td></tr>
288

    
289
<tr><td colspan="2" align="left"><span class="text-info">Taxonomic Reference:</span><span class="regtext"> The name
290
or complete citation of the source(s) used for identifying and naming taxa (e.g., name of a field guide, key, or nomenclature revision). </span></td></tr>
291

    
292
<tr class="sectheader"><td class="topbottom" colspan="2" align="left">
293
<a name="Methods"></a>DATA COLLECTION METHODS</td></tr> 
294

    
295

    
296
<tr><td colspan="2" align="left"><span class="text-info">Method Title:</span><span class="regtext"> A title for the method used to generate
297
the data (e.g., Measure of zooplankton abundance using radial quadrat sub-sampling).</span></td></tr>
298

    
299
<tr><td colspan="2" align="left"><span class="text-info">Method Description:</span><span class="regtext"> Description of the method used.  
300
This is intended to be a general method description that is suitable to help potential users of the data decide if the data are appropriate for their purposes.  
301
You can add multiple paragraphs to the description by clicking on the "Add Paragraph to Method Description"
302
button (paragraphs added by using the ENTER key in the Method Description field will not appear as paragraphs in the submitted form).
303
</span></td></tr>
304

    
305
<!--<tr><td colspan="2" align="left"><span class="regtext">Click on the "Describe Another Method" button
306
to describe another method.</span></td></tr>-->
307

    
308
<tr><td colspan="2" align="left"><span class="text-info">Extent of Study Description:</span><span class="regtext">
309
 Describe the temporal, spatial and taxonomic extent of the study, supplementing
310
the information on coverage provided above. For example, if the temporal
311
coverage of the data is 1990-2000, you might provide details about any years
312
that were missed or the months in which sampling actually occurred. If you
313
provide information in this field (Extent of Study Description), then you must also provide
314
a Method Title, a Method Description and a Sampling Description.</span></td></tr>
315

    
316
<tr><td colspan="2" align="left"><span class="text-info">Sampling Description:</span><span class="regtext">
317
Describe the sampling design of the study. For example, you might describe
318
the way in which treatments were assigned to sampling units.  If you provide
319
information in this field (Sampling Description), then you must also provide
320
a a Method Title, a Method Description and an Extent of Study Description.
321
</span></td></tr>
322

    
323
<tr class="sectheader"><td class="topbottom" colspan="2" align="left">
324
<a name="DataSetContactAddress"></a>                                   
325
DATA SET CONTACT</td></tr>
326

    
327
<tr><td colspan="2" align="left"><span class="regtext">Contact information of the person to be contacted for more information on the data
328
set or to obtain the data set itself. This is analogous to the Principal Data Set Owner information above. Please 
329
<a href="[% cgiPrefix %]/register-dataset.cgi?cfg=[%cfg%]&amp;stage=guide#DataSetOriginator" target="_self">see that section</a> for more information on filling out the 
330
individual fields. If the Data Set Contact and the Principal Data Set Owner are the same, check the box provided.</span></td></tr>
331

    
332

    
333
<tr class="sectheader"><td class="topbottom" colspan="2" align="left">
334
<a name="DistributionIinformation"></a>
335
DISTRIBUTION INFORMATION</font></td></tr> 
336

    
337
<tr><td colspan="2" align="left"><span class="text-info">
338
<a name=Site-specificCode></a>
339
Data Set Identifier:</span><span class="regtext"> If available, please enter a name or number that uniquely identifies and describes concisely the data set. 
340
Alternatively, provide other pertinent information that can identify and locate the data set within your site's data management system. 
341

    
342
[% IF cfg == 'obfs' || cfg == 'nrs' || cfg == 'specnet'%]
343
Keep in mind that this information, although not required, can be extremely useful
344
for locating the data set at a [% config.site %].
345
[%END%]
346
</span></td></tr>
347
<tr><td colspan="2" align="left"><span class="text-info">*Data Medium</font>:</span><span class="regtext"> Specify whether the data medium is 
348
digital (e.g., computer file) or hardcopy (e.g., paper), or specify any other type of data medium the data are recorded on (e.g., video tape).</span></td></tr>
349

    
350

    
351
<tr><td colspan="2" align="left"><span class="text-info">*Usage Rights:</span><span class="regtext"> Specify the usage rights that apply
352
to the data set (e.g., no restrictions, obtain permission from data set owner(s), cite the data set in publications, etc.). </span></td></tr>
353

    
354
<tr><td colspan="2" align="left"><span class="text-info">URL:</span><span class="regtext"> If available, provide a link for the
355
location of more metadata or the data set itself (this URL should be as permanent as possible).</span></td></tr>
356

    
357
<a name="AdditionalInformation"></a>
358
<tr><td class="borderbottom" colspan="2" align="left"><span class="text-info">Additional Information:</span><span class="regtext"> Add
359
any additional information here that you deem relevant to the data set, which has not been covered in the form.  For example, if the data set is in the form 
360
of a computer file, you could specify the file format here (e.g., Excel, Access, FoxPro, DBase, etc.).</span></td></tr>
361
</table>
362

    
363
			</div> <!-- end row-fluid -->
364

    
365
		</div>
366
	</article>
367
[% INCLUDE $templates.footer %]
(6-6/10)