Project

General

Profile

« Previous | Next » 

Revision 6359

mappings/VegCore-VegBIEN.csv: Concatenated taxonlabel: Don't prepend family if the taxonName/scientificName itself is the family, so that the family is not duplicated in the concatenated taxonomic name

View differences:

test.xml.ref
96 96
                                                    <source_id><source><shortname>TNRS</shortname></source></source_id>
97 97
                                                    <taxonomicname>
98 98
                                                        <_join_words>
99
                                                            <1><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></1>
99
                                                            <1>
100
                                                                <_taxon_family_require_std>
101
                                                                    <family>
102
                                                                        <_nullIf>
103
                                                                            <null>$scientificName</null>
104
                                                                            <value>$family</value>
105
                                                                        </_nullIf>
106
                                                                    </family>
107
                                                                </_taxon_family_require_std>
108
                                                            </1>
100 109
                                                            <2>
101 110
                                                                <_alt>
102 111
                                                                    <1>$scientificName</1>
......
198 207
                                            <rank>$taxonRank</rank>
199 208
                                            <taxonomicname>
200 209
                                                <_join_words>
201
                                                    <1><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></1>
210
                                                    <1>
211
                                                        <_taxon_family_require_std>
212
                                                            <family>
213
                                                                <_nullIf>
214
                                                                    <null>$scientificName</null>
215
                                                                    <value>$family</value>
216
                                                                </_nullIf>
217
                                                            </family>
218
                                                        </_taxon_family_require_std>
219
                                                    </1>
202 220
                                                    <2>
203 221
                                                        <_alt>
204 222
                                                            <1>$scientificName</1>

Also available in: Unified diff