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
93 93
                                                    </creator_id>
94 94
                                                    <taxonomicname>
95 95
                                                        <_join_words>
96
                                                            <1>$family</1>
96
                                                            <1><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></1>
97 97
                                                            <2>
98 98
                                                                <_join_words>
99 99
                                                                    <1>
......
187 187
                                            </parent_id>
188 188
                                            <taxonomicname>
189 189
                                                <_join_words>
190
                                                    <1>$family</1>
190
                                                    <1><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></1>
191 191
                                                    <2>
192 192
                                                        <_join_words>
193 193
                                                            <1>

Also available in: Unified diff