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
173 173
                                                                            <parent_id>
174 174
                                                                                <taxonconcept>
175 175
                                                                                    <rank>species</rank>
176
                                                                                    <taxonname>$Species</taxonname>
176
                                                                                    <taxonepithet>$Species</taxonepithet>
177 177
                                                                                    <parent_id>
178 178
                                                                                        <taxonconcept>
179 179
                                                                                            <rank>genus</rank>
180
                                                                                            <taxonname>$Genus</taxonname>
180
                                                                                            <taxonepithet>$Genus</taxonepithet>
181 181
                                                                                            <parent_id>
182 182
                                                                                                <taxonconcept>
183 183
                                                                                                    <rank>family</rank>
184
                                                                                                    <taxonname>$Family</taxonname>
184
                                                                                                    <taxonepithet>$Family</taxonepithet>
185 185
                                                                                                </taxonconcept>
186 186
                                                                                            </parent_id>
187 187
                                                                                        </taxonconcept>
......
196 196
                                                    </parent_id>
197 197
                                                </taxonconcept>
198 198
                                            </parent_id>
199
                                            <taxonname>$infra_ep_1</taxonname>
199
                                            <taxonepithet>$infra_ep_1</taxonepithet>
200 200
                                        </taxonconcept>
201 201
                                    </parent_id>
202 202
                                    <rank>$infra_rank_1</rank>
......
246 246
                                                                            <parent_id>
247 247
                                                                                <taxonconcept>
248 248
                                                                                    <rank>species</rank>
249
                                                                                    <taxonname>$OrigSpecies</taxonname>
249
                                                                                    <taxonepithet>$OrigSpecies</taxonepithet>
250 250
                                                                                    <parent_id>
251 251
                                                                                        <taxonconcept>
252 252
                                                                                            <rank>genus</rank>
253
                                                                                            <taxonname>$OrigGenus</taxonname>
253
                                                                                            <taxonepithet>$OrigGenus</taxonepithet>
254 254
                                                                                            <parent_id>
255 255
                                                                                                <taxonconcept>
256 256
                                                                                                    <rank>family</rank>
257
                                                                                                    <taxonname>$OrigFamily</taxonname>
257
                                                                                                    <taxonepithet>$OrigFamily</taxonepithet>
258 258
                                                                                                </taxonconcept>
259 259
                                                                                            </parent_id>
260 260
                                                                                        </taxonconcept>

Also available in: Unified diff