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
59 59
                                                        <rank>$Accepted_name_rank</rank>
60 60
                                                        <taxonomicname>
61 61
                                                            <_join_words>
62
                                                                <1>$Accepted_name_family</1>
62
                                                                <1><_taxon_family_require_std><family>$Accepted_name_family</family></_taxon_family_require_std></1>
63 63
                                                                <2>
64 64
                                                                    <_join_words>
65 65
                                                                        <1>$Accepted_name</1>
......
169 169
                                            </taxonlabel>
170 170
                                            <taxonomicname>
171 171
                                                <_join_words>
172
                                                    <1>$Name_matched_accepted_family</1>
172
                                                    <1><_taxon_family_require_std><family>$Name_matched_accepted_family</family></_taxon_family_require_std></1>
173 173
                                                    <2>
174 174
                                                        <_join_words>
175 175
                                                            <1>

Also available in: Unified diff