Project

General

Profile

« Previous | Next » 

Revision 5487

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.

View differences:

test.xml.ref
154 154
                                    <genus>$genus</genus>
155 155
                                    <parent_id>
156 156
                                        <taxonconcept>
157
                                            <rank>$taxonRank</rank>
158
                                            <verbatimrank>$taxonRank</verbatimrank>
157 159
                                            <parent_id>
158 160
                                                <taxonconcept>
159 161
                                                    <rank>cultivar</rank>
......
216 218
                                                    </parent_id>
217 219
                                                </taxonconcept>
218 220
                                            </parent_id>
219
                                            <rank>$taxonRank</rank>
220 221
                                            <taxonname>$infraspecificEpithet</taxonname>
221
                                            <verbatimrank>$taxonRank</verbatimrank>
222 222
                                        </taxonconcept>
223 223
                                    </parent_id>
224 224
                                    <rank>$taxonRank</rank>

Also available in: Unified diff