Project

General

Profile

« Previous | Next » 

Revision 5596

schemas/vegbien.sql: taxonconcept: Renamed taxonname to taxonepithet for clarity and to be consistent with TCS's use of "epithet" to denote what the taxonname was intended to be (http://www.tdwg.org/standards/117/download/#/UserGuidev_1.3.pdf)

View differences:

test.xml.ref
96 96
                                                                            <parent_id>
97 97
                                                                                <taxonconcept>
98 98
                                                                                    <rank>species</rank>
99
                                                                                    <taxonname>$SpecificEpithet</taxonname>
99
                                                                                    <taxonepithet>$SpecificEpithet</taxonepithet>
100 100
                                                                                    <parent_id>
101 101
                                                                                        <taxonconcept>
102 102
                                                                                            <rank>genus</rank>
103
                                                                                            <taxonname>$Genus</taxonname>
103
                                                                                            <taxonepithet>$Genus</taxonepithet>
104 104
                                                                                        </taxonconcept>
105 105
                                                                                    </parent_id>
106 106
                                                                                </taxonconcept>

Also available in: Unified diff