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
77 77
                                                    <source_id><source><shortname>TNRS</shortname></source></source_id>
78 78
                                                    <taxonomicname>
79 79
                                                        <_join_words>
80
                                                            <1><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></1>
80
                                                            <1>
81
                                                                <_taxon_family_require_std>
82
                                                                    <family>
83
                                                                        <_nullIf>
84
                                                                            <null>$scientificName</null>
85
                                                                            <value>$family</value>
86
                                                                        </_nullIf>
87
                                                                    </family>
88
                                                                </_taxon_family_require_std>
89
                                                            </1>
81 90
                                                            <2>
82 91
                                                                <_alt>
83 92
                                                                    <1>$scientificName</1>
......
179 188
                                            <rank>$taxonRank</rank>
180 189
                                            <taxonomicname>
181 190
                                                <_join_words>
182
                                                    <1><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></1>
191
                                                    <1>
192
                                                        <_taxon_family_require_std>
193
                                                            <family>
194
                                                                <_nullIf>
195
                                                                    <null>$scientificName</null>
196
                                                                    <value>$family</value>
197
                                                                </_nullIf>
198
                                                            </family>
199
                                                        </_taxon_family_require_std>
200
                                                    </1>
183 201
                                                    <2>
184 202
                                                        <_alt>
185 203
                                                            <1>$scientificName</1>

Also available in: Unified diff