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
52 52
                                                    </creator_id>
53 53
                                                    <taxonomicname>
54 54
                                                        <_join_words>
55
                                                            <1>$family</1>
55
                                                            <1><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></1>
56 56
                                                            <2>
57 57
                                                                <_alt>
58 58
                                                                    <1>$taxon</1>
......
123 123
                                            </parent_id>
124 124
                                            <taxonomicname>
125 125
                                                <_join_words>
126
                                                    <1>$family</1>
126
                                                    <1><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></1>
127 127
                                                    <2>
128 128
                                                        <_alt>
129 129
                                                            <1>$taxon</1>

Also available in: Unified diff