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
91 91
                                                    <source_id><source><shortname>TNRS</shortname></source></source_id>
92 92
                                                    <taxonomicname>
93 93
                                                        <_join_words>
94
                                                            <1><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></1>
94
                                                            <1>
95
                                                                <_taxon_family_require_std>
96
                                                                    <family>
97
                                                                        <_nullIf>
98
                                                                            <null>$SciName</null>
99
                                                                            <value>$family</value>
100
                                                                        </_nullIf>
101
                                                                    </family>
102
                                                                </_taxon_family_require_std>
103
                                                            </1>
95 104
                                                            <2>
96 105
                                                                <_join_words>
97 106
                                                                    <1>
......
193 202
                                            </rank>
194 203
                                            <taxonomicname>
195 204
                                                <_join_words>
196
                                                    <1><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></1>
205
                                                    <1>
206
                                                        <_taxon_family_require_std>
207
                                                            <family>
208
                                                                <_nullIf>
209
                                                                    <null>$SciName</null>
210
                                                                    <value>$family</value>
211
                                                                </_nullIf>
212
                                                            </family>
213
                                                        </_taxon_family_require_std>
214
                                                    </1>
197 215
                                                    <2>
198 216
                                                        <_join_words>
199 217
                                                            <1>

Also available in: Unified diff