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
97 97
                                    <taxonomicname>$ScientificName</taxonomicname>
98 98
                                    <taxonomicnamewithauthor>
99 99
                                        <_join_words>
100
                                            <1>$ScientificName</1>
100
                                            <1>
101
                                                <_alt>
102
                                                    <1>$ScientificName</1>
103
                                                    <2>
104
                                                        <_join_words>
105
                                                            <1>$family</1>
106
                                                            <2>$genus</2>
107
                                                            <3>$species</3>
108
                                                            <4>$Subspecies</4>
109
                                                        </_join_words>
110
                                                    </2>
111
                                                </_alt>
112
                                            </1>
101 113
                                            <2>$ScientificNameAuthor</2>
102 114
                                        </_join_words>
103 115
                                    </taxonomicnamewithauthor>

Also available in: Unified diff