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
115 115
                                                                            <parent_id>
116 116
                                                                                <taxonconcept>
117 117
                                                                                    <rank>species</rank>
118
                                                                                    <taxonname>$SpecificEpithet</taxonname>
118
                                                                                    <taxonepithet>$SpecificEpithet</taxonepithet>
119 119
                                                                                    <parent_id>
120 120
                                                                                        <taxonconcept>
121 121
                                                                                            <rank>genus</rank>
122
                                                                                            <taxonname>$Genus</taxonname>
122
                                                                                            <taxonepithet>$Genus</taxonepithet>
123 123
                                                                                            <parent_id>
124 124
                                                                                                <taxonconcept>
125 125
                                                                                                    <rank>family</rank>
126
                                                                                                    <taxonname>$Family</taxonname>
126
                                                                                                    <taxonepithet>$Family</taxonepithet>
127 127
                                                                                                </taxonconcept>
128 128
                                                                                            </parent_id>
129 129
                                                                                        </taxonconcept>
......
138 138
                                                    </parent_id>
139 139
                                                </taxonconcept>
140 140
                                            </parent_id>
141
                                            <taxonname>$InfraspecificEpithet</taxonname>
141
                                            <taxonepithet>$InfraspecificEpithet</taxonepithet>
142 142
                                        </taxonconcept>
143 143
                                    </parent_id>
144 144
                                    <species>$SpecificEpithet</species>
......
193 193
                                                                                    <parent_id>
194 194
                                                                                        <taxonconcept>
195 195
                                                                                            <rank>genus</rank>
196
                                                                                            <taxonname>$GBIFGenusOriginal</taxonname>
196
                                                                                            <taxonepithet>$GBIFGenusOriginal</taxonepithet>
197 197
                                                                                            <parent_id>
198 198
                                                                                                <taxonconcept>
199 199
                                                                                                    <rank>family</rank>
200
                                                                                                    <taxonname>$GBIFFamilyOriginal</taxonname>
200
                                                                                                    <taxonepithet>$GBIFFamilyOriginal</taxonepithet>
201 201
                                                                                                </taxonconcept>
202 202
                                                                                            </parent_id>
203 203
                                                                                        </taxonconcept>

Also available in: Unified diff