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
76 76
                                                    </creator_id>
77 77
                                                    <taxonomicname>
78 78
                                                        <_join_words>
79
                                                            <1>$family</1>
79
                                                            <1><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></1>
80 80
                                                            <2>
81 81
                                                                <_join_words>
82 82
                                                                    <2>$genus</2>
......
131 131
                                            </parent_id>
132 132
                                            <taxonomicname>
133 133
                                                <_join_words>
134
                                                    <1>$family</1>
134
                                                    <1><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></1>
135 135
                                                    <2>
136 136
                                                        <_join_words>
137 137
                                                            <2>$genus</2>

Also available in: Unified diff