Revision 10848
Added by Aaron Marcuse-Kubitza about 11 years ago
inputs/VASCAN/Taxon/unmapped_terms.csv | ||
---|---|---|
1 | 1 |
*row_num |
2 | 2 |
nameAccordingToID |
3 |
datasetURL |
|
4 | 3 |
distributors |
5 | 4 |
higherClassification |
6 | 5 |
dataOwners |
mappings/VegCore-VegBIEN.csv | ||
---|---|---|
2 | 2 |
accessionNumber,"/_if[@name=""if specimen""]/cond/_exists", |
3 | 3 |
dataProviderRecordID,"/_if[@name=""if specimen""]/cond/_exists", |
4 | 4 |
occurrenceID,"/_if[@name=""if specimen""]/cond/_exists", |
5 |
taxonID,"/_if[@name=""if specimen""]/cond/_exists", |
|
5 | 6 |
source__version,"/_if[@name=""if specimen""]/else/source/edition", |
6 | 7 |
source__modified_date,"/_if[@name=""if specimen""]/else/source/pubdate", |
7 | 8 |
specimenHolderInstitutions,"/_if[@name=""if specimen""]/else/source/shortname/_first/1", |
mappings/for_review/VegCore-VegBIEN.csv | ||
---|---|---|
2 | 2 |
accessionNumber,"/_if[@name=""if specimen""]/cond/_exists", |
3 | 3 |
dataProviderRecordID,"/_if[@name=""if specimen""]/cond/_exists", |
4 | 4 |
occurrenceID,"/_if[@name=""if specimen""]/cond/_exists", |
5 |
taxonID,"/_if[@name=""if specimen""]/cond/_exists", |
|
5 | 6 |
source__version,"/_if[@name=""if specimen""]/else/source/edition", |
6 | 7 |
source__modified_date,"/_if[@name=""if specimen""]/else/source/pubdate", |
7 | 8 |
specimenHolderInstitutions,"/_if[@name=""if specimen""]/else/source/shortname", |
Also available in: Unified diff
bugfix: mappings/VegCore-VegBIEN.csv: don't map datasetURL to source.url for taxa-only data (this mapping should only occur for Source tables)