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
81 81
                                                    </creator_id>
82 82
                                                    <taxonomicname>
83 83
                                                        <_join_words>
84
                                                            <1>$family</1>
84
                                                            <1><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></1>
85 85
                                                            <2>
86 86
                                                                <_alt>
87 87
                                                                    <1>$scientificName</1>
......
192 192
                                            <rank>$taxonRank</rank>
193 193
                                            <taxonomicname>
194 194
                                                <_join_words>
195
                                                    <1>$family</1>
195
                                                    <1><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></1>
196 196
                                                    <2>
197 197
                                                        <_alt>
198 198
                                                            <1>$scientificName</1>

Also available in: Unified diff