Revision 4564
Added by Aaron Marcuse-Kubitza over 12 years ago
inputs/Madidi/Plot/map.csv | ||
---|---|---|
5 | 5 |
Number of inventory (expedition),,The number of the event within the project |
6 | 6 |
Inventory name,plotName, |
7 | 7 |
Inventory code,locationID, |
8 |
First evaluation,plotEventStartDate,
|
|
8 |
First evaluation,eventDate,
|
|
9 | 9 |
Installed and evaluated by,,"Need a way to store a verbatim list of people, or a function to parse it and insert it iteratively into party" |
10 | 10 |
Collaborators,,"Need a way to store a verbatim list of people, or a function to parse it and insert it iteratively into party" |
11 | 11 |
Related Epilocs,,"It appears to be a list of people, some with #s after them. It doesn't seem like the definition of Epiloc at <http://rithm.wikispaces.com/Tropicos.Epiloc>, which relates to individual specimens, not whole plots." |
inputs/Madidi/Plot/map.full.csv | ||
---|---|---|
9 | 9 |
Conductividad electrica (ASPT 6–µS/cm– 1 - 10000),conductivity, |
10 | 10 |
Latitude,decimalLatitude, |
11 | 11 |
Longitude,decimalLongitude, |
12 |
First evaluation,eventDate, |
|
12 | 13 |
Topographical situation,landform, |
13 | 14 |
Locality,locality, |
14 | 15 |
Inventory code,locationID, |
... | ... | |
19 | 20 |
pH acuoso (ISRIC 4–– 1 - 14),ph, |
20 | 21 |
Fósforo disponible (ISRIC 14-2–mg/Kg–1.5),phosphorus, |
21 | 22 |
Area,plotArea, |
22 |
First evaluation,plotEventStartDate, |
|
23 | 23 |
Inventory name,plotName, |
24 | 24 |
Observaciones,plotNotes, |
25 | 25 |
"Potasio intercambiable (WSP S-5,10–cmolc/Kg–0.0053)",potassium, |
inputs/Madidi/Plot/VegBIEN.csv | ||
---|---|---|
20 | 20 |
Inventory code,"/location/locationevent/_if[@name=""if subplot""]/then/_if[@name=""if event""]/then/parent_id/locationevent/*_id/location/sourceaccessioncode", |
21 | 21 |
Vegetation type,/location/locationevent/commclass/commdetermination/*_id/commconcept/*_id/*/commname, |
22 | 22 |
Locality description,/location/locationevent/commclass/commdetermination/*_id/commconcept/commdescription,Often begins with the text in Vegetation type |
23 |
First evaluation,/location/locationevent/obsstartdate/_*/date/_alt/1, |
|
23 |
First evaluation,/location/locationevent/obsenddate/_*/date/_alt/2/_dateRangeEnd/value, |
|
24 |
First evaluation,/location/locationevent/obsstartdate/_*/date/_alt/2/_dateRangeStart/value, |
|
24 | 25 |
Acidez intercambiable (ISRIC 11–cmolc/Kg–0.05),/location/locationevent/soilobs/acidity, |
25 | 26 |
"Calcio intercambiable (WSP S-5,10–cmolc/Kg–0.016)",/location/locationevent/soilobs/calcium, |
26 | 27 |
"Carbón Orgánico (WSP S-9,10–%–0.06)",/location/locationevent/soilobs/carbon, |
inputs/Madidi/Plot/test.xml.ref | ||
---|---|---|
129 | 129 |
</commconcept_id> |
130 | 130 |
</commdetermination> |
131 | 131 |
</commclass> |
132 |
<obsstartdate><_date><date>$First evaluation</date></_date></obsstartdate> |
|
132 |
<obsenddate><_date><date><_dateRangeEnd><value>$First evaluation</value></_dateRangeEnd></date></_date></obsenddate> |
|
133 |
<obsstartdate><_date><date><_dateRangeStart><value>$First evaluation</value></_dateRangeStart></date></_date></obsstartdate> |
|
133 | 134 |
<soilobs> |
134 | 135 |
<acidity>$Acidez intercambiable (ISRIC 11–cmolc/Kg–0.05)</acidity> |
135 | 136 |
<calcium>$Calcio intercambiable (WSP S-5,10–cmolc/Kg–0.016)</calcium> |
Also available in: Unified diff
inputs/Madidi/Plot/map.csv: Remapped First evaluation to eventDate, since it is not necessarily the start of a range