Revision 11877
Added by Aaron Marcuse-Kubitza about 11 years ago
inputs/CTFS/TaxonOccurrence.src/map.csv | ||
---|---|---|
1 | 1 |
CTFS,VegCore,Filter,Comments |
2 | 2 |
TaxonOccurrence.src.row_num,*TaxonOccurrence.src.row_num,, |
3 |
SpeciesInvID,taxonObservationID,,
|
|
3 |
SpeciesInvID,taxonOccurrenceID,,
|
|
4 | 4 |
CensusID,eventID,, |
5 | 5 |
PlotID,locationID,, |
6 | 6 |
SpeciesID,*SpeciesID,, |
inputs/CTFS/TaxonOccurrence.src/unmapped_terms.csv | ||
---|---|---|
1 | 1 |
*TaxonOccurrence.src.row_num |
2 |
taxonObservationID |
|
3 | 2 |
*SpeciesID |
4 | 3 |
*SubSpeciesID |
inputs/CTFS/TaxonOccurrence/map.csv | ||
---|---|---|
4 | 4 |
SpeciesID,*SpeciesID,, |
5 | 5 |
SubSpeciesID,*SubSpeciesID,, |
6 | 6 |
TaxonOccurrence.src.row_num,*TaxonOccurrence.src.row_num,, |
7 |
SpeciesInvID,taxonObservationID,,
|
|
7 |
SpeciesInvID,taxonOccurrenceID,,
|
|
8 | 8 |
CensusID,eventID,, |
9 | 9 |
PlotID,locationID,, |
10 | 10 |
InfraspecificEpithet.src.row_num,*InfraspecificEpithet.src.row_num,, |
inputs/CTFS/TaxonOccurrence/unmapped_terms.csv | ||
---|---|---|
3 | 3 |
*SpeciesID |
4 | 4 |
*SubSpeciesID |
5 | 5 |
*TaxonOccurrence.src.row_num |
6 |
taxonObservationID |
|
7 | 6 |
*InfraspecificEpithet.src.row_num |
8 | 7 |
*SubSpeciesCurrentTaxonFlag |
9 | 8 |
*SubSpeciesObsoleteTaxonFlag |
Also available in: Unified diff
bugfix: inputs/CTFS/TaxonOccurrence*/map.csv: things mapped to taxonObservationID: remapped to taxonOccurrenceID since taxonObservationID is not mapped to anything in VegBIEN (denormalized VegCore doesn't distinguish between taxon occurrences and taxon observations of them)