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
54 54
                                                    </creator_id>
55 55
                                                    <taxonomicname>
56 56
                                                        <_join_words>
57
                                                            <1>$family</1>
57
                                                            <1><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></1>
58 58
                                                            <2>$genus</2>
59 59
                                                        </_join_words>
60 60
                                                    </taxonomicname>
......
103 103
                                            </parent_id>
104 104
                                            <taxonomicname>
105 105
                                                <_join_words>
106
                                                    <1>$family</1>
106
                                                    <1><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></1>
107 107
                                                    <2>$genus</2>
108 108
                                                </_join_words>
109 109
                                            </taxonomicname>

Also available in: Unified diff