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
125 125
                                    <species>$Species</species>
126 126
                                    <subspecies>$Subspecies</subspecies>
127 127
                                    <taxonomicname>$ScientificName</taxonomicname>
128
                                    <taxonomicnamewithauthor>$ScientificNameAuthor</taxonomicnamewithauthor>
128
                                    <taxonomicnamewithauthor>
129
                                        <_alt>
130
                                            <1>$ScientificNameAuthor</1>
131
                                            <2>
132
                                                <_alt>
133
                                                    <1>$ScientificName</1>
134
                                                    <2>
135
                                                        <_join_words>
136
                                                            <1>$Family</1>
137
                                                            <2>$Genus</2>
138
                                                            <3>$Species</3>
139
                                                            <4>$Subspecies</4>
140
                                                        </_join_words>
141
                                                    </2>
142
                                                </_alt>
143
                                            </2>
144
                                        </_alt>
145
                                    </taxonomicnamewithauthor>
129 146
                                </taxonpath>
130 147
                            </taxonpath_id>
131 148
                            <determinationdate>

Also available in: Unified diff