Project

General

Profile

« Previous | Next » 

Revision 11270

bugfix: inputs/CVS/taxonObservation_/map.csv: species: remapped to speciesBinomial, not specificEpithet (like for VegBank). however, note that denorm_species is in fact the epithet, unlike VegBank.

View differences:

test.xml.ref
61 61
                                                                                                <parent_id>
62 62
                                                                                                    <taxonlabel>
63 63
                                                                                                        <rank>species</rank>
64
                                                                                                        <taxonepithet>
65
                                                                                                            <_alt>
66
                                                                                                                <1>$denorm_species</1>
67
                                                                                                                <2>$species</2>
68
                                                                                                            </_alt>
69
                                                                                                        </taxonepithet>
64
                                                                                                        <taxonepithet>$denorm_species</taxonepithet>
70 65
                                                                                                        <parent_id>
71 66
                                                                                                            <taxonlabel>
72 67
                                                                                                                <rank>genus</rank>
......
160 155
                                                                                                </value>
161 156
                                                                                            </_filter_genus>
162 157
                                                                                        </2>
163
                                                                                        <3>
164
                                                                                            <_alt>
165
                                                                                                <1>$denorm_species</1>
166
                                                                                                <2>$species</2>
167
                                                                                            </_alt>
168
                                                                                        </3>
158
                                                                                        <3>$denorm_species</3>
169 159
                                                                                        <4>$subspecies</4>
170 160
                                                                                        <6>
171 161
                                                                                            <_join_words>
......
195 185
                                                        <2>$genus</2>
196 186
                                                    </_alt>
197 187
                                                </genus>
198
                                                <specific_epithet>
199
                                                    <_alt>
200
                                                        <1>$denorm_species</1>
201
                                                        <2>$species</2>
202
                                                    </_alt>
203
                                                </specific_epithet>
188
                                                <specific_epithet>$denorm_species</specific_epithet>
204 189
                                                <taxonname>$plantname</taxonname>
205 190
                                                <taxonomicname>$plantNameWithAuthority</taxonomicname>
206 191
                                                <verbatimrank>$taxonLevel</verbatimrank>

Also available in: Unified diff