Project

General

Profile

« Previous | Next » 

Revision 9882

mappings/VegCore-VegBIEN.csv: genus->taxonlabel.taxonomicname: filter out genera that contain numbers (using new _filter_genus()), which break TNRS and prevent it from matching any other parts of the name. later, these genera can instead be moved to the end of the name, where TNRS will correctly match them as Unmatched_terms.

View differences:

test.xml.ref
111 111
                                                            <prefix><_taxon_family_require_std><family>$Family</family></_taxon_family_require_std></prefix>
112 112
                                                            <value>
113 113
                                                                <_join_words>
114
                                                                    <2>$Genus</2>
114
                                                                    <2><_filter_genus><value>$Genus</value></_filter_genus></2>
115 115
                                                                    <3>$Species</3>
116 116
                                                                    <4>$Subspecies</4>
117 117
                                                                    <6>

Also available in: Unified diff