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
73 73
                                                    <source_id><source><shortname>TNRS</shortname></source></source_id>
74 74
                                                    <taxonomicname>
75 75
                                                        <_join_words>
76
                                                            <1><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></1>
76
                                                            <1>
77
                                                                <_taxon_family_require_std>
78
                                                                    <family>
79
                                                                        <_nullIf>
80
                                                                            <null>$ScientificName</null>
81
                                                                            <value>$family</value>
82
                                                                        </_nullIf>
83
                                                                    </family>
84
                                                                </_taxon_family_require_std>
85
                                                            </1>
77 86
                                                            <2>
78 87
                                                                <_join_words>
79 88
                                                                    <1>
......
161 170
                                            </parent_id>
162 171
                                            <taxonomicname>
163 172
                                                <_join_words>
164
                                                    <1><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></1>
173
                                                    <1>
174
                                                        <_taxon_family_require_std>
175
                                                            <family>
176
                                                                <_nullIf>
177
                                                                    <null>$ScientificName</null>
178
                                                                    <value>$family</value>
179
                                                                </_nullIf>
180
                                                            </family>
181
                                                        </_taxon_family_require_std>
182
                                                    </1>
165 183
                                                    <2>
166 184
                                                        <_join_words>
167 185
                                                            <1>

Also available in: Unified diff