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
99 99
                                                    <source_id><source><shortname>TNRS</shortname></source></source_id>
100 100
                                                    <taxonomicname>
101 101
                                                        <_join_words>
102
                                                            <1><_taxon_family_require_std><family>$Family</family></_taxon_family_require_std></1>
102
                                                            <1>
103
                                                                <_taxon_family_require_std>
104
                                                                    <family>
105
                                                                        <_nullIf>
106
                                                                            <null>$ScientificName</null>
107
                                                                            <value>$Family</value>
108
                                                                        </_nullIf>
109
                                                                    </family>
110
                                                                </_taxon_family_require_std>
111
                                                            </1>
103 112
                                                            <2>
104 113
                                                                <_join_words>
105 114
                                                                    <1>
......
215 224
                                            </parent_id>
216 225
                                            <taxonomicname>
217 226
                                                <_join_words>
218
                                                    <1><_taxon_family_require_std><family>$Family</family></_taxon_family_require_std></1>
227
                                                    <1>
228
                                                        <_taxon_family_require_std>
229
                                                            <family>
230
                                                                <_nullIf>
231
                                                                    <null>$ScientificName</null>
232
                                                                    <value>$Family</value>
233
                                                                </_nullIf>
234
                                                            </family>
235
                                                        </_taxon_family_require_std>
236
                                                    </1>
219 237
                                                    <2>
220 238
                                                        <_join_words>
221 239
                                                            <1>

Also available in: Unified diff