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
30 30
                                                    </creator_id>
31 31
                                                    <taxonomicname>
32 32
                                                        <_join_words>
33
                                                            <1>$Family</1>
33
                                                            <1><_taxon_family_require_std><family>$Family</family></_taxon_family_require_std></1>
34 34
                                                            <2>
35 35
                                                                <_join_words>
36 36
                                                                    <2>$Genus</2>
......
125 125
                                            </parent_id>
126 126
                                            <taxonomicname>
127 127
                                                <_join_words>
128
                                                    <1>$Family</1>
128
                                                    <1><_taxon_family_require_std><family>$Family</family></_taxon_family_require_std></1>
129 129
                                                    <2>
130 130
                                                        <_join_words>
131 131
                                                            <2>$Genus</2>

Also available in: Unified diff