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
105 105
                                                    </creator_id>
106 106
                                                    <taxonomicname>
107 107
                                                        <_join_words>
108
                                                            <1>$family</1>
108
                                                            <1><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></1>
109 109
                                                            <2>
110 110
                                                                <_join_words>
111 111
                                                                    <1>
......
216 216
                                            <rank>$taxonRank</rank>
217 217
                                            <taxonomicname>
218 218
                                                <_join_words>
219
                                                    <1>$family</1>
219
                                                    <1><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></1>
220 220
                                                    <2>
221 221
                                                        <_join_words>
222 222
                                                            <1>

Also available in: Unified diff