Project

General

Profile

« Previous | Next » 

Revision 5072

mappings/VegCore-VegBIEN.csv: taxonomic terms: Changed _first to _alt because some datasources have NULL values in scientificNameWithAuthorship or scientificName, so it can't just be used in place of the joined-together taxonomic ranks

View differences:

test.xml.ref
117 117
                                    <taxonomicname>$scientificName</taxonomicname>
118 118
                                    <taxonomicnamewithauthor>
119 119
                                        <_join_words>
120
                                            <1>$scientificName</1>
120
                                            <1>
121
                                                <_alt>
122
                                                    <1>$scientificName</1>
123
                                                    <2>
124
                                                        <_join_words>
125
                                                            <1>$family</1>
126
                                                            <2>$genus</2>
127
                                                            <3>$specificEpithet</3>
128
                                                            <5>
129
                                                                <_join_words>
130
                                                                    <1>$taxonRank</1>
131
                                                                    <2>$infraspecificEpithet</2>
132
                                                                </_join_words>
133
                                                            </5>
134
                                                        </_join_words>
135
                                                    </2>
136
                                                </_alt>
137
                                            </1>
121 138
                                            <2>$scientificNameAuthorship</2>
122 139
                                        </_join_words>
123 140
                                    </taxonomicnamewithauthor>

Also available in: Unified diff