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
61 61
                                                    <source_id><source><shortname>TNRS</shortname></source></source_id>
62 62
                                                    <taxonomicname>
63 63
                                                        <_join_words>
64
                                                            <1><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></1>
64
                                                            <1>
65
                                                                <_taxon_family_require_std>
66
                                                                    <family>
67
                                                                        <_nullIf>
68
                                                                            <null>$scientificName</null>
69
                                                                            <value>$family</value>
70
                                                                        </_nullIf>
71
                                                                    </family>
72
                                                                </_taxon_family_require_std>
73
                                                            </1>
65 74
                                                            <2>
66 75
                                                                <_alt>
67 76
                                                                    <1>$scientificName</1>
......
166 175
                                            <rank>$taxonRank</rank>
167 176
                                            <taxonomicname>
168 177
                                                <_join_words>
169
                                                    <1><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></1>
178
                                                    <1>
179
                                                        <_taxon_family_require_std>
180
                                                            <family>
181
                                                                <_nullIf>
182
                                                                    <null>$scientificName</null>
183
                                                                    <value>$family</value>
184
                                                                </_nullIf>
185
                                                            </family>
186
                                                        </_taxon_family_require_std>
187
                                                    </1>
170 188
                                                    <2>
171 189
                                                        <_alt>
172 190
                                                            <1>$scientificName</1>

Also available in: Unified diff