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
172 172
                                                                    <parent_id>
173 173
                                                                        <taxonconcept>
174 174
                                                                            <rank>subspecies</rank>
175
                                                                            <taxonname>$Subspecies</taxonname>
175
                                                                            <taxonepithet>$Subspecies</taxonepithet>
176 176
                                                                            <parent_id>
177 177
                                                                                <taxonconcept>
178 178
                                                                                    <rank>species</rank>
179
                                                                                    <taxonname>$Species</taxonname>
179
                                                                                    <taxonepithet>$Species</taxonepithet>
180 180
                                                                                    <parent_id>
181 181
                                                                                        <taxonconcept>
182 182
                                                                                            <rank>genus</rank>
183
                                                                                            <taxonname>$Genus</taxonname>
183
                                                                                            <taxonepithet>$Genus</taxonepithet>
184 184
                                                                                            <parent_id>
185 185
                                                                                                <taxonconcept>
186 186
                                                                                                    <rank>family</rank>
187
                                                                                                    <taxonname>$Family</taxonname>
187
                                                                                                    <taxonepithet>$Family</taxonepithet>
188 188
                                                                                                    <parent_id>
189 189
                                                                                                        <taxonconcept>
190 190
                                                                                                            <rank>order</rank>
191
                                                                                                            <taxonname>$Order</taxonname>
191
                                                                                                            <taxonepithet>$Order</taxonepithet>
192 192
                                                                                                            <parent_id>
193 193
                                                                                                                <taxonconcept>
194 194
                                                                                                                    <rank>class</rank>
195
                                                                                                                    <taxonname>$Class</taxonname>
195
                                                                                                                    <taxonepithet>$Class</taxonepithet>
196 196
                                                                                                                    <parent_id>
197 197
                                                                                                                        <taxonconcept>
198 198
                                                                                                                            <rank>phylum</rank>
199
                                                                                                                            <taxonname>$Phylum</taxonname>
199
                                                                                                                            <taxonepithet>$Phylum</taxonepithet>
200 200
                                                                                                                            <parent_id>
201 201
                                                                                                                                <taxonconcept>
202 202
                                                                                                                                    <rank>kingdom</rank>
203
                                                                                                                                    <taxonname>$Kingdom</taxonname>
203
                                                                                                                                    <taxonepithet>$Kingdom</taxonepithet>
204 204
                                                                                                                                </taxonconcept>
205 205
                                                                                                                            </parent_id>
206 206
                                                                                                                        </taxonconcept>

Also available in: Unified diff