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
58 58
                                                    <parent_id>
59 59
                                                        <taxonconcept>
60 60
                                                            <rank>forma</rank>
61
                                                            <taxonname>$Forma</taxonname>
61
                                                            <taxonepithet>$Forma</taxonepithet>
62 62
                                                            <parent_id>
63 63
                                                                <taxonconcept>
64 64
                                                                    <rank>variety</rank>
65
                                                                    <taxonname>$Variety</taxonname>
65
                                                                    <taxonepithet>$Variety</taxonepithet>
66 66
                                                                    <parent_id>
67 67
                                                                        <taxonconcept>
68 68
                                                                            <rank>subspecies</rank>
69
                                                                            <taxonname>$Subspecies</taxonname>
69
                                                                            <taxonepithet>$Subspecies</taxonepithet>
70 70
                                                                            <parent_id>
71 71
                                                                                <taxonconcept>
72 72
                                                                                    <rank>species</rank>
73
                                                                                    <taxonname>$Species</taxonname>
73
                                                                                    <taxonepithet>$Species</taxonepithet>
74 74
                                                                                    <parent_id>
75 75
                                                                                        <taxonconcept>
76 76
                                                                                            <rank>genus</rank>
77
                                                                                            <taxonname>$Genus</taxonname>
77
                                                                                            <taxonepithet>$Genus</taxonepithet>
78 78
                                                                                            <parent_id>
79 79
                                                                                                <taxonconcept>
80 80
                                                                                                    <rank>family</rank>
81
                                                                                                    <taxonname>$Family</taxonname>
81
                                                                                                    <taxonepithet>$Family</taxonepithet>
82 82
                                                                                                    <parent_id>
83 83
                                                                                                        <taxonconcept>
84 84
                                                                                                            <rank>order</rank>
85
                                                                                                            <taxonname>$Order</taxonname>
85
                                                                                                            <taxonepithet>$Order</taxonepithet>
86 86
                                                                                                            <parent_id>
87 87
                                                                                                                <taxonconcept>
88 88
                                                                                                                    <rank>class</rank>
89
                                                                                                                    <taxonname>$Class</taxonname>
89
                                                                                                                    <taxonepithet>$Class</taxonepithet>
90 90
                                                                                                                    <parent_id>
91 91
                                                                                                                        <taxonconcept>
92 92
                                                                                                                            <rank>phylum</rank>
93 93
                                                                                                                            <parent_id>
94 94
                                                                                                                                <taxonconcept>
95 95
                                                                                                                                    <rank>kingdom</rank>
96
                                                                                                                                    <taxonname>$Kingdom</taxonname>
96
                                                                                                                                    <taxonepithet>$Kingdom</taxonepithet>
97 97
                                                                                                                                </taxonconcept>
98 98
                                                                                                                            </parent_id>
99 99
                                                                                                                        </taxonconcept>

Also available in: Unified diff