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
56 56
                                                    </creator_id>
57 57
                                                    <taxonomicname>
58 58
                                                        <_join_words>
59
                                                            <1>$Family</1>
59
                                                            <1><_taxon_family_require_std><family>$Family</family></_taxon_family_require_std></1>
60 60
                                                            <2>
61 61
                                                                <_join_words>
62 62
                                                                    <2>$Genus</2>
......
111 111
                                            </parent_id>
112 112
                                            <taxonomicname>
113 113
                                                <_join_words>
114
                                                    <1>$Family</1>
114
                                                    <1><_taxon_family_require_std><family>$Family</family></_taxon_family_require_std></1>
115 115
                                                    <2>
116 116
                                                        <_join_words>
117 117
                                                            <2>$Genus</2>

Also available in: Unified diff