Revision 5487
Added by Aaron Marcuse-Kubitza about 12 years ago
test.xml.ref | ||
---|---|---|
130 | 130 |
<genus>$genus</genus> |
131 | 131 |
<parent_id> |
132 | 132 |
<taxonconcept> |
133 |
<rank>$taxonRank</rank> |
|
134 |
<verbatimrank>$taxonRank</verbatimrank> |
|
133 | 135 |
<parent_id> |
134 | 136 |
<taxonconcept> |
135 | 137 |
<rank>cultivar</rank> |
... | ... | |
192 | 194 |
</parent_id> |
193 | 195 |
</taxonconcept> |
194 | 196 |
</parent_id> |
195 |
<rank>$taxonRank</rank> |
|
196 | 197 |
<taxonname>$infraspecificEpithet</taxonname> |
197 |
<verbatimrank>$taxonRank</verbatimrank> |
|
198 | 198 |
</taxonconcept> |
199 | 199 |
</parent_id> |
200 | 200 |
<rank>$taxonRank</rank> |
Also available in: Unified diff
mappings/VegCore-VegBIEN.csv: Only forward taxonRank to the parent taxonconcept (which stores the infraspecific taxonconcept when the infraspecificEpithet is provided) if there is no explicit parent provided via parentTaxonID/etc.