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
130 130
                                                    </creator_id>
131 131
                                                    <taxonomicname>
132 132
                                                        <_join_words>
133
                                                            <1>$Family</1>
133
                                                            <1><_taxon_family_require_std><family>$Family</family></_taxon_family_require_std></1>
134 134
                                                            <2>
135 135
                                                                <_join_words>
136 136
                                                                    <1>
......
205 205
                                            <rank>$infra_rank_1</rank>
206 206
                                            <taxonomicname>
207 207
                                                <_join_words>
208
                                                    <1>$Family</1>
208
                                                    <1><_taxon_family_require_std><family>$Family</family></_taxon_family_require_std></1>
209 209
                                                    <2>
210 210
                                                        <_join_words>
211 211
                                                            <1>
......
257 257
                                                    </creator_id>
258 258
                                                    <taxonomicname>
259 259
                                                        <_join_words>
260
                                                            <1>$OrigFamily</1>
260
                                                            <1><_taxon_family_require_std><family>$OrigFamily</family></_taxon_family_require_std></1>
261 261
                                                            <2>
262 262
                                                                <_join_words>
263 263
                                                                    <2>$OrigGenus</2>
......
312 312
                                            </parent_id>
313 313
                                            <taxonomicname>
314 314
                                                <_join_words>
315
                                                    <1>$OrigFamily</1>
315
                                                    <1><_taxon_family_require_std><family>$OrigFamily</family></_taxon_family_require_std></1>
316 316
                                                    <2>
317 317
                                                        <_join_words>
318 318
                                                            <2>$OrigGenus</2>

Also available in: Unified diff