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
80 80
                                                    </creator_id>
81 81
                                                    <taxonomicname>
82 82
                                                        <_join_words>
83
                                                            <1>$Family</1>
83
                                                            <1><_taxon_family_require_std><family>$Family</family></_taxon_family_require_std></1>
84 84
                                                            <2>$Genus</2>
85 85
                                                        </_join_words>
86 86
                                                    </taxonomicname>
......
146 146
                                            </parent_id>
147 147
                                            <taxonomicname>
148 148
                                                <_join_words>
149
                                                    <1>$Family</1>
149
                                                    <1><_taxon_family_require_std><family>$Family</family></_taxon_family_require_std></1>
150 150
                                                    <2>$Genus</2>
151 151
                                                </_join_words>
152 152
                                            </taxonomicname>

Also available in: Unified diff