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
81 81
                                                                    <parent_id>
82 82
                                                                        <taxonconcept>
83 83
                                                                            <rank>subspecies</rank>
84
                                                                            <taxonname>$SubSpeciesName</taxonname>
84
                                                                            <taxonepithet>$SubSpeciesName</taxonepithet>
85 85
                                                                            <parent_id>
86 86
                                                                                <taxonconcept>
87 87
                                                                                    <rank>species</rank>
88
                                                                                    <taxonname>$SpeciesName</taxonname>
88
                                                                                    <taxonepithet>$SpeciesName</taxonepithet>
89 89
                                                                                    <parent_id>
90 90
                                                                                        <taxonconcept>
91 91
                                                                                            <rank>genus</rank>
92
                                                                                            <taxonname>$Genus</taxonname>
92
                                                                                            <taxonepithet>$Genus</taxonepithet>
93 93
                                                                                            <parent_id>
94 94
                                                                                                <taxonconcept>
95 95
                                                                                                    <rank>family</rank>
96
                                                                                                    <taxonname>$Family</taxonname>
96
                                                                                                    <taxonepithet>$Family</taxonepithet>
97 97
                                                                                                </taxonconcept>
98 98
                                                                                            </parent_id>
99 99
                                                                                        </taxonconcept>

Also available in: Unified diff