Revision 1056
Added by Aaron Marcuse-Kubitza almost 13 years ago
VegBIEN.organisms.csv | ||
---|---|---|
2 | 2 |
subplot,/*_id/locationevent/*_id/location/authorlocationcode, |
3 | 3 |
plot_code,/*_id/locationevent/*_id/location/parent_id/location/authorlocationcode,"Brad: Same as plotCode, above" |
4 | 4 |
census_date,/*_id/locationevent/obsstartdate/_date/year, |
5 |
PLOT_ID,/*_id/locationevent:[*_id/location/*_id/reference/shortname/_alt/2=$/_ignore/inLabel]/authoreventcode,"Brad: Not sure why this is repeated? This field and plotCode, as the same as above."
|
|
5 |
PLOT_ID,/*_id/locationevent:[datasource_id/party/organizationname/_alt/2=$/_ignore/inLabel]/authoreventcode,"Brad: Not sure why this is repeated? This field and plotCode, as the same as above."
|
|
6 | 6 |
OBSERVATION_ID,/aggregateoccurrence/*_id/plantobservation/authorplantcode,"Brad: Neither is correct; this is just an internal ID for table plotObservations. However, it has the important property of uniquely identifying an ""observation"", which is an individual tree, in the case of an individual observation, or a records of a species with an associated count of individuals or measurement of percent cover, in the case of aggregate observations. Not sure where to store this. Main point is that it is not part of the original data, but an auto_increment added later." |
7 | 7 |
height_m,/aggregateoccurrence/*_id/plantobservation/overallheight,Brad: Incorrect for VegBank. This is a measurement applied to a single tree. Check with Bob |
8 | 8 |
stem_height_m,/aggregateoccurrence/*_id/plantobservation/overallheight,"Brad: Same as for height, but applies to individuals stems, not trees. Rare." |
Also available in: Unified diff
VegX-VegBIEN mapping: Map datasource name (/_ignore/inLabel) to new locationevent.datasource instead of location.reference