Revision 11739
Added by Aaron Marcuse-Kubitza about 11 years ago
map.csv | ||
---|---|---|
61 | 61 |
USDAPlantsCode,*USDAPlantsCode,, |
62 | 62 |
VascularPlant,*VascularPlant,, |
63 | 63 |
denorm_kingdom,kingdom,, |
64 |
denorm_division,*division,/_alt/1,"must be _alt-ed with Division because this is missing in 2 rows that have Division, and different from Division in 1 row"
|
|
64 |
denorm_division,division_main,/_alt/1,"must be _alt-ed with Division because this is missing in 2 rows that have Division, and different from Division in 1 row"
|
|
65 | 65 |
denorm_category,*category,, |
66 | 66 |
denorm_family,family,, |
67 |
denorm_genus,genus,/_alt/1,must be _alt-ed with genus because this is missing in 1 row that has genus |
|
67 |
denorm_genus,genus_main,/_alt/1,must be _alt-ed with genus because this is missing in 1 row that has genus
|
|
68 | 68 |
denorm_species,specificEpithet,,"unlike VegBank, this is in fact the epithet, not the full name" |
69 | 69 |
denorm_triAbbr,infraspecificRank,, |
70 | 70 |
denorm_triName,infraspecificEpithet,, |
... | ... | |
82 | 82 |
exotic,*exotic,, |
83 | 83 |
usda_code,*usda_code,, |
84 | 84 |
usda_growthForm,*usda_growthForm,, |
85 |
sensitiveSpeciesFuzzPlot,*sensitiveSpeciesFuzzPlot,, |
|
85 | 86 |
Kingdom,DUPLICATE#of:denorm_kingdom#Kingdom,, |
86 | 87 |
Subkingdom,*Subkingdom,, |
87 |
Division,*division,/_alt/2,
|
|
88 |
Division,division_normalized,/_alt/2,
|
|
88 | 89 |
Class,class,, |
89 | 90 |
Subclass,*Subclass,, |
90 | 91 |
Order,order,, |
... | ... | |
92 | 93 |
family,DUPLICATE#of:denorm_family#family,, |
93 | 94 |
tribe,*tribe,, |
94 | 95 |
composite genus,*composite genus,, |
95 |
genus,genus,/_alt/2,"unlike VegBank, does *not* include genus author" |
|
96 |
genus,genus_normalized,/_alt/2,"unlike VegBank, does *not* include genus author"
|
|
96 | 97 |
subgenus,subgenus,, |
97 | 98 |
section,*section,, |
98 | 99 |
composite species,*composite species,, |
... | ... | |
101 | 102 |
composite variety,EQUIV#to:species#composite variety,,full taxonomic name at that rank |
102 | 103 |
variety,EQUIV#to:species#variety,,full taxonomic name at that rank |
103 | 104 |
:plot,observationGranularity,, |
105 |
division,*division,, |
|
106 |
genus,genus,, |
Also available in: Unified diff
fix: inputs/CVS/taxonObservation_/header.csv, map.csv: updated for CVS refresh and addition of plantConcept_ derived columns