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
147 147
                                                                            <parent_id>
148 148
                                                                                <taxonconcept>
149 149
                                                                                    <rank>species</rank>
150
                                                                                    <taxonname>$species</taxonname>
150
                                                                                    <taxonepithet>$species</taxonepithet>
151 151
                                                                                    <parent_id>
152 152
                                                                                        <taxonconcept>
153 153
                                                                                            <rank>genus</rank>
154
                                                                                            <taxonname>$genus</taxonname>
154
                                                                                            <taxonepithet>$genus</taxonepithet>
155 155
                                                                                            <parent_id>
156 156
                                                                                                <taxonconcept>
157 157
                                                                                                    <rank>family</rank>
158
                                                                                                    <taxonname>$family</taxonname>
158
                                                                                                    <taxonepithet>$family</taxonepithet>
159 159
                                                                                                </taxonconcept>
160 160
                                                                                            </parent_id>
161 161
                                                                                        </taxonconcept>
......
170 170
                                                    </parent_id>
171 171
                                                </taxonconcept>
172 172
                                            </parent_id>
173
                                            <taxonname>$infraname</taxonname>
173
                                            <taxonepithet>$infraname</taxonepithet>
174 174
                                        </taxonconcept>
175 175
                                    </parent_id>
176 176
                                    <rank>

Also available in: Unified diff