Project

General

Profile

« Previous | Next » 

Revision 5948

schemas/vegbien.sql: taxonverbatim: Renamed binomial to taxonname because this field is actually the taxonomic name without the author, not just the genus+specific epithet binomial

View differences:

test.xml.ref
141 141
                                        </taxonlabel>
142 142
                                    </taxonlabel_id>
143 143
                                    <author>$AuthorOfScientificName</author>
144
                                    <binomial>$ScientificName</binomial>
145 144
                                    <family>$Family</family>
146 145
                                    <genus>$Genus</genus>
147 146
                                    <specific_epithet>$SpecificEpithet</specific_epithet>
147
                                    <taxonname>$ScientificName</taxonname>
148 148
                                </taxonverbatim>
149 149
                            </taxonverbatim_id>
150 150
                        </taxondetermination>
......
229 229
                                            </taxonomicname>
230 230
                                        </taxonlabel>
231 231
                                    </taxonlabel_id>
232
                                    <binomial>$ScientificNameOriginal</binomial>
233 232
                                    <family>$GBIFFamilyOriginal</family>
234 233
                                    <genus>$GBIFGenusOriginal</genus>
234
                                    <taxonname>$ScientificNameOriginal</taxonname>
235 235
                                </taxonverbatim>
236 236
                            </taxonverbatim_id>
237 237
                        </taxondetermination>

Also available in: Unified diff