Revision 4881
Added by Aaron Marcuse-Kubitza over 12 years ago
inputs/TEAM/TEAM_Sites/VegBIEN.csv | ||
---|---|---|
1 |
TEAM,VegBIEN:/_simplifyPath:[next=parent_id]/path,Comments |
|
2 |
Name,"/location/_if[@name=""if subplot""]/else/authorlocationcode/_first/1", |
|
3 |
Name,"/location/_if[@name=""if subplot""]/then/parent_id/location/authorlocationcode", |
|
4 |
Latitude,"/location/locationcoords/latitude_deg/_alt/2/_nullIf:[null=0,type=float]/value", |
|
5 |
Longitude,"/location/locationcoords/longitude_deg/_alt/2/_nullIf:[null=0,type=float]/value", |
|
6 |
Site Name,/location/locationevent/*_id/project/projectname, |
|
7 |
Name,"/location/locationevent/_if[@name=""if subplot""]/then/_if[@name=""if event""]/then/parent_id/locationevent/*_id/location/authorlocationcode", |
|
8 |
CollectionDate,/location/locationevent/obsenddate/_*/date/_alt/2/_dateRangeEnd/value, |
|
9 |
CollectionDate,/location/locationevent/obsstartdate/_*/date/_alt/2/_dateRangeStart/value, |
|
10 |
Name,"/location/locationevent/taxonoccurrence/authortaxoncode/_first/1/_first/2/_if[@name=""if is organism""]/cond/_exists", |
|
11 |
1ha Plot Coordinate,,** No join mapping for 1ha Plot Coordinate ** |
Also available in: Unified diff
inputs/TEAM/: Obtained new download of TEAM data. (Note that the new download has a slightly different schema.) Archived old data in _archive/. Added tables to import_order.txt. Renamed TeamPlotMetaData/ to TEAM_Sites/ to correspond with the section header in Vegetation-Tree-and-Liana-Metadata-1.5.pdf. Fixed TEAM_Sites mappings: Remapped CollectionDate to eventDate because it relates to the plot, not the organism. Mapped Name to plotName so TEAM_Sites data will match up with VL, VT data.