Project

General

Profile

« Previous | Next » 

Revision 11723

inputs/CVS/plantConcept_/: translated multi-column filters to postprocessing derived columns, using the steps at http://wiki.vegpath.org/Adding_new-style_import_to_a_datasource#1-Translate-filters-to-postprocessing-derived-columns

View differences:

map.csv
12 12
USDAPlantsCode,*USDAPlantsCode,,
13 13
VascularPlant,*VascularPlant,,
14 14
denorm_kingdom,kingdom,,
15
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"
15
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"
16 16
denorm_category,*category,,
17 17
denorm_family,family,,
18
denorm_genus,genus,/_alt/1,must be _alt-ed with genus because this is missing in 1 row that has genus
18
denorm_genus,genus_main,/_alt/1,must be _alt-ed with genus because this is missing in 1 row that has genus
19 19
denorm_species,specificEpithet,,"unlike VegBank, this is in fact the epithet, not the full name"
20 20
denorm_triAbbr,infraspecificRank,,
21 21
denorm_triName,infraspecificEpithet,,
......
35 35
usda_growthForm,*usda_growthForm,,
36 36
Kingdom,DUPLICATE#of:denorm_kingdom#Kingdom,,
37 37
Subkingdom,*Subkingdom,,
38
Division,*division,/_alt/2,
38
Division,division_normalized,/_alt/2,
39 39
Class,class,,
40 40
Subclass,*Subclass,,
41 41
Order,order,,
......
43 43
family,DUPLICATE#of:denorm_family#family,,
44 44
tribe,*tribe,,
45 45
composite genus,*composite genus,,
46
genus,genus,/_alt/2,"unlike VegBank, does *not* include genus author"
46
genus,genus_normalized,/_alt/2,"unlike VegBank, does *not* include genus author"
47 47
subgenus,subgenus,,
48 48
section,*section,,
49 49
composite species,*composite species,,
......
51 51
subspecies,EQUIV#to:species#subspecies,,full taxonomic name at that rank
52 52
composite variety,EQUIV#to:species#composite variety,,full taxonomic name at that rank
53 53
variety,EQUIV#to:species#variety,,full taxonomic name at that rank
54
division,division,,
55
genus,genus,,

Also available in: Unified diff