Revision 10206
Added by Aaron Marcuse-Kubitza over 11 years ago
VegBIEN.csv | ||
---|---|---|
28 | 28 |
PlotID,"/location/sourceaccessioncode/_first/2/_if[@name=""if locationID""]/cond/_exists", |
29 | 29 |
PlotID,"/location/sourceaccessioncode/_first/2/_if[@name=""if locationID""]/then/_if[@name=""if subplot""]/then/_join/1", |
30 | 30 |
Description,,** No join mapping for *Description ** |
31 |
Family.src.row_num,,** No join mapping for *Family.src.row_num ** |
|
31 | 32 |
FamilyID,,** No join mapping for *FamilyID ** |
32 | 33 |
FieldFamily,,** No join mapping for *FieldFamily ** |
34 |
Genus.src.row_num,,** No join mapping for *Genus.src.row_num ** |
|
33 | 35 |
GenusAuthority,,** No join mapping for *GenusAuthority ** |
34 | 36 |
GenusID,,** No join mapping for *GenusID ** |
35 | 37 |
GenusReferenceID,,** No join mapping for *GenusReferenceID ** |
36 | 38 |
IDLevel,,** No join mapping for *IDLevel ** |
37 | 39 |
InfraSpecificLevel,,** No non-empty join mapping for UNUSED ** |
40 |
InfraspecificEpithet.src.row_num,,** No join mapping for *InfraspecificEpithet.src.row_num ** |
|
38 | 41 |
ReferenceID,,** No join mapping for *ReferenceID ** |
39 | 42 |
SpeciesCurrentTaxonFlag,,** No join mapping for *SpeciesCurrentTaxonFlag ** |
40 | 43 |
SpeciesID,,** No join mapping for *SpeciesID ** |
41 | 44 |
SpeciesMnemonic,,** No join mapping for *SpeciesMnemonic ** |
42 | 45 |
SpeciesObsoleteTaxonFlag,,** No join mapping for *SpeciesObsoleteTaxonFlag ** |
43 | 46 |
SpeciesReferenceID,,** No join mapping for *SpeciesReferenceID ** |
47 |
SpecificEpithet.src.row_num,,** No join mapping for *SpecificEpithet.src.row_num ** |
|
44 | 48 |
SubSpeciesAuthority,,** No join mapping for *SubSpeciesAuthority ** |
45 | 49 |
SubSpeciesCurrentTaxonFlag,,** No join mapping for *SubSpeciesCurrentTaxonFlag ** |
46 | 50 |
SubSpeciesID,,** No join mapping for *SubSpeciesID ** |
47 | 51 |
SubSpeciesMnemonic,,** No join mapping for *SubSpeciesMnemonic ** |
48 | 52 |
SubSpeciesObsoleteTaxonFlag,,** No join mapping for *SubSpeciesObsoleteTaxonFlag ** |
53 |
TaxonOccurrence.src.row_num,,** No join mapping for *TaxonOccurrence.src.row_num ** |
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.