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
100 100
                                                                            <parent_id>
101 101
                                                                                <taxonconcept>
102 102
                                                                                    <rank>species</rank>
103
                                                                                    <taxonname>$specificEpithet</taxonname>
103
                                                                                    <taxonepithet>$specificEpithet</taxonepithet>
104 104
                                                                                    <parent_id>
105 105
                                                                                        <taxonconcept>
106 106
                                                                                            <rank>genus</rank>
107
                                                                                            <taxonname>$genus</taxonname>
107
                                                                                            <taxonepithet>$genus</taxonepithet>
108 108
                                                                                            <parent_id>
109 109
                                                                                                <taxonconcept>
110 110
                                                                                                    <rank>family</rank>
111
                                                                                                    <taxonname>$family</taxonname>
111
                                                                                                    <taxonepithet>$family</taxonepithet>
112 112
                                                                                                </taxonconcept>
113 113
                                                                                            </parent_id>
114 114
                                                                                        </taxonconcept>

Also available in: Unified diff