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
80 80
                                                                                    <parent_id>
81 81
                                                                                        <taxonconcept>
82 82
                                                                                            <rank>genus</rank>
83
                                                                                            <taxonname>$genus</taxonname>
83
                                                                                            <taxonepithet>$genus</taxonepithet>
84 84
                                                                                            <parent_id>
85 85
                                                                                                <taxonconcept>
86 86
                                                                                                    <rank>family</rank>
87
                                                                                                    <taxonname>$family</taxonname>
87
                                                                                                    <taxonepithet>$family</taxonepithet>
88 88
                                                                                                </taxonconcept>
89 89
                                                                                            </parent_id>
90 90
                                                                                        </taxonconcept>

Also available in: Unified diff