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
24 24
                                                    </creator_id>
25 25
                                                    <taxonomicname>
26 26
                                                        <_join_words>
27
                                                            <1>$Family</1>
27
                                                            <1><_taxon_family_require_std><family>$Family</family></_taxon_family_require_std></1>
28 28
                                                            <2>
29 29
                                                                <_join_words>
30 30
                                                                    <2>$Genus</2>
......
81 81
                                            </parent_id>
82 82
                                            <taxonomicname>
83 83
                                                <_join_words>
84
                                                    <1>$Family</1>
84
                                                    <1><_taxon_family_require_std><family>$Family</family></_taxon_family_require_std></1>
85 85
                                                    <2>
86 86
                                                        <_join_words>
87 87
                                                            <2>$Genus</2>

Also available in: Unified diff