1 |
38
|
jones
|
<?xml version="1.0"?>
|
2 |
39
|
jones
|
<!DOCTYPE eml-variable>
|
3 |
38
|
jones
|
<!-- '$Id$' -->
|
4 |
|
|
<!-- eml document for the NCEAS working group entitled:
|
5 |
|
|
Intrinsic and Extrinsic Variability in Community Dynamics
|
6 |
|
|
MODULE 4b - CLASS IVb - DATA VARIABLE DESCRIPTORS
|
7 |
|
|
-->
|
8 |
39
|
jones
|
<eml-variable>
|
9 |
|
|
<meta_file_id>NCEAS-0002-variable.xml</meta_file_id>
|
10 |
38
|
jones
|
<variable>
|
11 |
|
|
<variable_name>site</variable_name>
|
12 |
|
|
<variable_definition>site name</variable_definition>
|
13 |
39
|
jones
|
<storage_type>character</storage_type>
|
14 |
|
|
<code_definition>
|
15 |
|
|
<code>LMR</code>
|
16 |
|
|
<definition>Lake Mary Ridge site</definition>
|
17 |
|
|
</code_definition>
|
18 |
|
|
<code_definition>
|
19 |
|
|
<code>PPA</code>
|
20 |
|
|
<definition>Piute Pass site</definition>
|
21 |
|
|
</code_definition>
|
22 |
|
|
<code_definition>
|
23 |
|
|
<code>HSM</code>
|
24 |
|
|
<definition>Horseshoe Meadow site</definition>
|
25 |
|
|
</code_definition>
|
26 |
|
|
<missing_value_code>.</missing_value_code>
|
27 |
|
|
<field_format>
|
28 |
|
|
<fixed_width><field_width>4</field_width></fixed_width>
|
29 |
|
|
</field_format>
|
30 |
|
|
</variable>
|
31 |
38
|
jones
|
<variable>
|
32 |
|
|
<variable_name>lakename</variable_name>
|
33 |
|
|
<variable_definition>lake name</variable_definition>
|
34 |
|
|
<storage_type>character</storage_type>
|
35 |
|
|
</variable>
|
36 |
|
|
<variable>
|
37 |
|
|
<variable_name>year</variable_name>
|
38 |
|
|
<variable_definition>year of data collection, in 19YY format</variable_definition>
|
39 |
39
|
jones
|
<unit>year</unit>
|
40 |
38
|
jones
|
<storage_type>integer</storage_type>
|
41 |
39
|
jones
|
<numeric_range>
|
42 |
|
|
<minimum>1900</minimum>
|
43 |
|
|
<maximum>2050</maximum>
|
44 |
|
|
</numeric_range>
|
45 |
|
|
<field_format><variable_width><delimiter>,</delimiter></variable_width></field_format>
|
46 |
38
|
jones
|
</variable>
|
47 |
39
|
jones
|
<variable>
|
48 |
38
|
jones
|
<variable_name>plankton</variable_name>
|
49 |
|
|
<variable_definition>number of plankton in samples for that year</variable_definition>
|
50 |
39
|
jones
|
<unit>individuals</unit>
|
51 |
38
|
jones
|
<storage_type>integer</storage_type>
|
52 |
39
|
jones
|
<numeric_range>
|
53 |
|
|
<minimum>0</minimum>
|
54 |
|
|
<maximum>10000</maximum>
|
55 |
|
|
</numeric_range>
|
56 |
|
|
<missing_value_code>.</missing_value_code>
|
57 |
|
|
<precision>3</precision>
|
58 |
38
|
jones
|
</variable>
|
59 |
39
|
jones
|
</eml-variable>
|