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
134 134
                                                                            <parent_id>
135 135
                                                                                <taxonconcept>
136 136
                                                                                    <rank>species</rank>
137
                                                                                    <taxonname>$Specific epithet</taxonname>
137
                                                                                    <taxonepithet>$Specific epithet</taxonepithet>
138 138
                                                                                    <parent_id>
139 139
                                                                                        <taxonconcept>
140 140
                                                                                            <rank>genus</rank>
141
                                                                                            <taxonname>$Genera</taxonname>
141
                                                                                            <taxonepithet>$Genera</taxonepithet>
142 142
                                                                                            <parent_id>
143 143
                                                                                                <taxonconcept>
144 144
                                                                                                    <rank>family</rank>
145
                                                                                                    <taxonname>$Family (revised)</taxonname>
145
                                                                                                    <taxonepithet>$Family (revised)</taxonepithet>
146 146
                                                                                                </taxonconcept>
147 147
                                                                                            </parent_id>
148 148
                                                                                        </taxonconcept>
......
208 208
                                                                                    <parent_id>
209 209
                                                                                        <taxonconcept>
210 210
                                                                                            <rank>genus</rank>
211
                                                                                            <taxonname>$Field name</taxonname>
211
                                                                                            <taxonepithet>$Field name</taxonepithet>
212 212
                                                                                            <parent_id>
213 213
                                                                                                <taxonconcept>
214 214
                                                                                                    <rank>family</rank>
215
                                                                                                    <taxonname>$Field family</taxonname>
215
                                                                                                    <taxonepithet>$Field family</taxonepithet>
216 216
                                                                                                </taxonconcept>
217 217
                                                                                            </parent_id>
218 218
                                                                                        </taxonconcept>

Also available in: Unified diff