Project

General

Profile

« Previous | Next » 

Revision 5790

mappings/VegCore-VegBIEN.csv: Only prepend the family to the concatenated scientificName for TNRS if it ends in -aceae (using _taxon_family_require_std()), to avoid sending unsupported, nonstandard families to TNRS which it will place in Unmatched_terms

View differences:

test.xml.ref
159 159
                                                    </creator_id>
160 160
                                                    <taxonomicname>
161 161
                                                        <_join_words>
162
                                                            <1>$family</1>
162
                                                            <1><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></1>
163 163
                                                            <2>
164 164
                                                                <_join_words>
165 165
                                                                    <1>
......
234 234
                                            <rank>$infra_rank_1</rank>
235 235
                                            <taxonomicname>
236 236
                                                <_join_words>
237
                                                    <1>$family</1>
237
                                                    <1><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></1>
238 238
                                                    <2>
239 239
                                                        <_join_words>
240 240
                                                            <1>
......
286 286
                                                    </creator_id>
287 287
                                                    <taxonomicname>
288 288
                                                        <_join_words>
289
                                                            <1>$orig_family</1>
289
                                                            <1><_taxon_family_require_std><family>$orig_family</family></_taxon_family_require_std></1>
290 290
                                                            <2>$orig_species</2>
291 291
                                                        </_join_words>
292 292
                                                    </taxonomicname>
......
335 335
                                            </parent_id>
336 336
                                            <taxonomicname>
337 337
                                                <_join_words>
338
                                                    <1>$orig_family</1>
338
                                                    <1><_taxon_family_require_std><family>$orig_family</family></_taxon_family_require_std></1>
339 339
                                                    <2>$orig_species</2>
340 340
                                                </_join_words>
341 341
                                            </taxonomicname>

Also available in: Unified diff