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
144 144
                                                                    <parent_id>
145 145
                                                                        <taxonconcept>
146 146
                                                                            <rank>subspecies</rank>
147
                                                                            <taxonname>$Subspecies</taxonname>
147
                                                                            <taxonepithet>$Subspecies</taxonepithet>
148 148
                                                                            <parent_id>
149 149
                                                                                <taxonconcept>
150 150
                                                                                    <rank>species</rank>
151
                                                                                    <taxonname>$species</taxonname>
151
                                                                                    <taxonepithet>$species</taxonepithet>
152 152
                                                                                    <parent_id>
153 153
                                                                                        <taxonconcept>
154 154
                                                                                            <rank>genus</rank>
155
                                                                                            <taxonname>$genus</taxonname>
155
                                                                                            <taxonepithet>$genus</taxonepithet>
156 156
                                                                                            <parent_id>
157 157
                                                                                                <taxonconcept>
158 158
                                                                                                    <rank>family</rank>
159
                                                                                                    <taxonname>$family</taxonname>
159
                                                                                                    <taxonepithet>$family</taxonepithet>
160 160
                                                                                                    <parent_id>
161 161
                                                                                                        <taxonconcept>
162 162
                                                                                                            <rank>order</rank>
......
169 169
                                                                                                                            <parent_id>
170 170
                                                                                                                                <taxonconcept>
171 171
                                                                                                                                    <rank>kingdom</rank>
172
                                                                                                                                    <taxonname>$Kingdom</taxonname>
172
                                                                                                                                    <taxonepithet>$Kingdom</taxonepithet>
173 173
                                                                                                                                </taxonconcept>
174 174
                                                                                                                            </parent_id>
175 175
                                                                                                                        </taxonconcept>

Also available in: Unified diff