Revision 6432
Added by Aaron Marcuse-Kubitza about 12 years ago
VegBIEN.csv | ||
---|---|---|
13 | 13 |
verbatimElevation,"/location/elevation_m/_alt/1/_units:[to=m,to=]/value", |
14 | 14 |
maximumElevationInMeters,/location/elevation_m/_alt/2/_avg/max, |
15 | 15 |
minimumElevationInMeters,/location/elevation_m/_alt/2/_avg/min, |
16 |
id,"/location/iscultivated/_if[@name=""if TaxonOccurrence""]/cond/_exists", |
|
17 |
recordNumber,"/location/iscultivated/_if[@name=""if TaxonOccurrence""]/cond/_exists", |
|
16 |
id,"/location/iscultivated/_or/1/_if[@name=""if TaxonOccurrence""]/cond/_exists", |
|
17 |
recordNumber,"/location/iscultivated/_or/1/_if[@name=""if TaxonOccurrence""]/cond/_exists", |
|
18 |
locality,/location/iscultivated/_or/2/_locationnarrative_is_cultivated/locationnarrative/_join/1, |
|
19 |
habitat,/location/iscultivated/_or/2/_locationnarrative_is_cultivated/locationnarrative/_join/3, |
|
18 | 20 |
eventDate,"/location/locationevent/_if[@name=""if subplot""]/then/_if[@name=""if has event""]/cond/_exists", |
19 | 21 |
eventDate,"/location/locationevent/_if[@name=""if subplot""]/then/_if[@name=""if has event""]/then/parent_id/locationevent/obsenddate/_alt/2/_dateRangeEnd/value", |
20 | 22 |
eventDate,"/location/locationevent/_if[@name=""if subplot""]/then/_if[@name=""if has event""]/then/parent_id/locationevent/obsstartdate/_alt/2/_dateRangeStart/value", |
Also available in: Unified diff
mappings/VegCore-VegBIEN.csv: Mapped locality description fields to location.iscultivated using _locationnarrative_is_cultivated()