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
202 202
                                                                            <parent_id>
203 203
                                                                                <taxonconcept>
204 204
                                                                                    <rank>species</rank>
205
                                                                                    <taxonname>$specific_epithet</taxonname>
205
                                                                                    <taxonepithet>$specific_epithet</taxonepithet>
206 206
                                                                                    <parent_id>
207 207
                                                                                        <taxonconcept>
208 208
                                                                                            <rank>genus</rank>
209
                                                                                            <taxonname>$genus</taxonname>
209
                                                                                            <taxonepithet>$genus</taxonepithet>
210 210
                                                                                            <parent_id>
211 211
                                                                                                <taxonconcept>
212 212
                                                                                                    <rank>family</rank>
213
                                                                                                    <taxonname>$family</taxonname>
213
                                                                                                    <taxonepithet>$family</taxonepithet>
214 214
                                                                                                </taxonconcept>
215 215
                                                                                            </parent_id>
216 216
                                                                                        </taxonconcept>
......
225 225
                                                    </parent_id>
226 226
                                                </taxonconcept>
227 227
                                            </parent_id>
228
                                            <taxonname>$infra_ep_1</taxonname>
228
                                            <taxonepithet>$infra_ep_1</taxonepithet>
229 229
                                        </taxonconcept>
230 230
                                    </parent_id>
231 231
                                    <rank>$infra_rank_1</rank>
......
273 273
                                                                            <parent_id>
274 274
                                                                                <taxonconcept>
275 275
                                                                                    <rank>species</rank>
276
                                                                                    <taxonname>$orig_species</taxonname>
276
                                                                                    <taxonepithet>$orig_species</taxonepithet>
277 277
                                                                                    <parent_id>
278 278
                                                                                        <taxonconcept>
279 279
                                                                                            <rank>genus</rank>
280 280
                                                                                            <parent_id>
281 281
                                                                                                <taxonconcept>
282 282
                                                                                                    <rank>family</rank>
283
                                                                                                    <taxonname>$orig_family</taxonname>
283
                                                                                                    <taxonepithet>$orig_family</taxonepithet>
284 284
                                                                                                </taxonconcept>
285 285
                                                                                            </parent_id>
286 286
                                                                                        </taxonconcept>

Also available in: Unified diff