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
63 63
                                                    <source_id><source><shortname>TNRS</shortname></source></source_id>
64 64
                                                    <taxonomicname>
65 65
                                                        <_join_words>
66
                                                            <1><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></1>
66
                                                            <1>
67
                                                                <_taxon_family_require_std>
68
                                                                    <family>
69
                                                                        <_nullIf>
70
                                                                            <null>$scientificName</null>
71
                                                                            <value>$family</value>
72
                                                                        </_nullIf>
73
                                                                    </family>
74
                                                                </_taxon_family_require_std>
75
                                                            </1>
67 76
                                                            <2>
68 77
                                                                <_alt>
69 78
                                                                    <1>$scientificName</1>
......
145 154
                                            </parent_id>
146 155
                                            <taxonomicname>
147 156
                                                <_join_words>
148
                                                    <1><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></1>
157
                                                    <1>
158
                                                        <_taxon_family_require_std>
159
                                                            <family>
160
                                                                <_nullIf>
161
                                                                    <null>$scientificName</null>
162
                                                                    <value>$family</value>
163
                                                                </_nullIf>
164
                                                            </family>
165
                                                        </_taxon_family_require_std>
166
                                                    </1>
149 167
                                                    <2>
150 168
                                                        <_alt>
151 169
                                                            <1>$scientificName</1>

Also available in: Unified diff