Revision 10270
Added by Aaron Marcuse-Kubitza over 11 years ago
map.csv | ||
---|---|---|
8 | 8 |
collection_code,collection,, |
9 | 9 |
catalogue_number,accessionNumber,, |
10 | 10 |
scientific_name,scientificName,, |
11 |
author,authors,,
|
|
11 |
author,scientificNameAuthorship,,
|
|
12 | 12 |
rank,taxonRank,, |
13 | 13 |
kingdom,kingdom,, |
14 | 14 |
phylum,phylum,, |
Also available in: Unified diff
bugfix: inputs/*/*/map.csv (e.g. inputs/GBIF/raw_occurrence_record_plants/map.csv): remapped author to scientificNameAuthorship rather than authors, which it had gotten incorrectly automapped to. note that the VegCore term authors has now been renamed to data_authors to avoid ambiguity, but incorrect automappings resulting from it had not yet been fixed.