Revision 10206
Added by Aaron Marcuse-Kubitza over 11 years ago
VegBIEN.csv | ||
---|---|---|
31 | 31 |
CountryName,/location/locationplace/*_id/place/matched_place_id/place:[source_id/source/shortname=geoscrub]/country/_first/2, |
32 | 32 |
PlotID,"/location/sourceaccessioncode/_first/2/_if[@name=""if locationID""]/cond/_exists", |
33 | 33 |
PlotID,"/location/sourceaccessioncode/_first/2/_if[@name=""if locationID""]/then/_if[@name=""if subplot""]/then/_join/1", |
34 |
Country.src.row_num,,** No join mapping for *Country.src.row_num ** |
|
34 | 35 |
CountryID,,** No join mapping for *CountryID ** |
36 |
Plot.src.row_num,,** No join mapping for *Plot.src.row_num ** |
|
35 | 37 |
ReferenceX,,** No join mapping for *ReferenceX ** Rarely used |
36 | 38 |
ReferenceY,,** No join mapping for *ReferenceY ** Rarely used |
Also available in: Unified diff
inputs/CTFS/*/map.csv: added *.src.row_num from joined tables so that the map.csv input columns would match the staging table. this is needed for the staging table column renaming, which is positional rather than name-based to work with any existing column name.