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

Also available in: Unified diff