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
91 91
                                    <taxonomicname>$SciName</taxonomicname>
92 92
                                    <taxonomicnamewithauthor>
93 93
                                        <_join_words>
94
                                            <1>$SciName</1>
94
                                            <1>
95
                                                <_alt>
96
                                                    <1>$SciName</1>
97
                                                    <2>
98
                                                        <_join_words>
99
                                                            <1>$family</1>
100
                                                            <2>$genus</2>
101
                                                            <3>$species</3>
102
                                                            <5>
103
                                                                <_join_words>
104
                                                                    <1>
105
                                                                        <_alt>
106
                                                                            <1>$usdaRank</1>
107
                                                                            <2>$infrarank</2>
108
                                                                        </_alt>
109
                                                                    </1>
110
                                                                    <2>$infraname</2>
111
                                                                </_join_words>
112
                                                            </5>
113
                                                        </_join_words>
114
                                                    </2>
115
                                                </_alt>
116
                                            </1>
95 117
                                            <2>$authors</2>
96 118
                                        </_join_words>
97 119
                                    </taxonomicnamewithauthor>

Also available in: Unified diff