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
123 123
                                                                <_join_words>
124 124
                                                                    <1>
125 125
                                                                        <_join_words>
126
                                                                            <2>$GENUS</2>
126
                                                                            <2><_filter_genus><value>$GENUS</value></_filter_genus></2>
127 127
                                                                            <3>$SPECIES</3>
128 128
                                                                            <5>$INFRA NAME</5>
129 129
                                                                        </_join_words>

Also available in: Unified diff