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
128 128
                                    <taxonomicname>$ScientificName</taxonomicname>
129 129
                                    <taxonomicnamewithauthor>
130 130
                                        <_join_words>
131
                                            <1>$ScientificName</1>
131
                                            <1>
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
                                            </1>
132 144
                                            <2>$ScientificNameAuthor</2>
133 145
                                        </_join_words>
134 146
                                    </taxonomicnamewithauthor>

Also available in: Unified diff