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
90 90
                                            <2>$infraspecificEpithet</2>
91 91
                                        </_join_words>
92 92
                                    </subspecies>
93
                                    <taxonomicnamewithauthor>$scientificName</taxonomicnamewithauthor>
93
                                    <taxonomicnamewithauthor>
94
                                        <_alt>
95
                                            <1>$scientificName</1>
96
                                            <2>
97
                                                <_join_words>
98
                                                    <1>
99
                                                        <_join_words>
100
                                                            <1>$family</1>
101
                                                            <2>$genus</2>
102
                                                            <3>$specificEpithet</3>
103
                                                            <5>
104
                                                                <_join_words>
105
                                                                    <1>$taxonRank</1>
106
                                                                    <2>$infraspecificEpithet</2>
107
                                                                </_join_words>
108
                                                            </5>
109
                                                        </_join_words>
110
                                                    </1>
111
                                                    <2>$scientificNameAuthorship</2>
112
                                                </_join_words>
113
                                            </2>
114
                                        </_alt>
115
                                    </taxonomicnamewithauthor>
94 116
                                </taxonpath>
95 117
                            </taxonpath_id>
96 118
                            <determinationdate><_date><date><_dateRangeStart><value>$dateIdentified</value></_dateRangeStart></date></_date></determinationdate>

Also available in: Unified diff