Project

General

Profile

« Previous | Next » 

Revision 5306

mappings/VegCore-VegBIEN.csv: taxonconcept: Moved infraspecific taxonconcept to its own level, rather than combining it with the level that contains the full taxonomic name and author (as well as any morphospecies), for consistency with the storage of other ranked taxonomic name components, which each get their own taxonconcept. The infraspecific taxon concept is general to all parties making idenfitications (within a datasource), while the concatenated name and author and any morphospecies are specific to the person who defined the taxonconcept used by a taxondetermination.

View differences:

test.xml.ref
185 185
                                    <genus>$genus</genus>
186 186
                                    <parent_id>
187 187
                                        <taxonconcept>
188
                                            <rank>cultivar</rank>
189 188
                                            <parent_id>
190 189
                                                <taxonconcept>
191
                                                    <rank>forma</rank>
190
                                                    <rank>cultivar</rank>
192 191
                                                    <parent_id>
193 192
                                                        <taxonconcept>
194
                                                            <rank>variety</rank>
193
                                                            <rank>forma</rank>
195 194
                                                            <parent_id>
196 195
                                                                <taxonconcept>
197
                                                                    <rank>subspecies</rank>
196
                                                                    <rank>variety</rank>
198 197
                                                                    <parent_id>
199 198
                                                                        <taxonconcept>
200
                                                                            <rank>species</rank>
201
                                                                            <taxonname>$specific_epithet</taxonname>
199
                                                                            <rank>subspecies</rank>
202 200
                                                                            <parent_id>
203 201
                                                                                <taxonconcept>
204
                                                                                    <rank>genus</rank>
205
                                                                                    <taxonname>$genus</taxonname>
202
                                                                                    <rank>species</rank>
203
                                                                                    <taxonname>$specific_epithet</taxonname>
206 204
                                                                                    <parent_id>
207 205
                                                                                        <taxonconcept>
208
                                                                                            <rank>family</rank>
209
                                                                                            <taxonname>$family</taxonname>
206
                                                                                            <rank>genus</rank>
207
                                                                                            <taxonname>$genus</taxonname>
208
                                                                                            <parent_id>
209
                                                                                                <taxonconcept>
210
                                                                                                    <rank>family</rank>
211
                                                                                                    <taxonname>$family</taxonname>
212
                                                                                                </taxonconcept>
213
                                                                                            </parent_id>
210 214
                                                                                        </taxonconcept>
211 215
                                                                                    </parent_id>
212 216
                                                                                </taxonconcept>
......
219 223
                                                    </parent_id>
220 224
                                                </taxonconcept>
221 225
                                            </parent_id>
226
                                            <rank>$infra_rank_1</rank>
227
                                            <taxonname>$infra_ep_1</taxonname>
228
                                            <verbatimrank>$infra_rank_1</verbatimrank>
222 229
                                        </taxonconcept>
223 230
                                    </parent_id>
224 231
                                    <rank>$infra_rank_1</rank>
225 232
                                    <species>$specific_epithet</species>
226
                                    <taxonname>$infra_ep_1</taxonname>
227 233
                                    <verbatimrank>$infra_rank_1</verbatimrank>
228 234
                                </taxonconcept>
229 235
                            </taxonconcept_id>
......
252 258
                                    <family>$orig_family</family>
253 259
                                    <parent_id>
254 260
                                        <taxonconcept>
255
                                            <rank>cultivar</rank>
256 261
                                            <parent_id>
257 262
                                                <taxonconcept>
258
                                                    <rank>forma</rank>
263
                                                    <rank>cultivar</rank>
259 264
                                                    <parent_id>
260 265
                                                        <taxonconcept>
261
                                                            <rank>variety</rank>
266
                                                            <rank>forma</rank>
262 267
                                                            <parent_id>
263 268
                                                                <taxonconcept>
264
                                                                    <rank>subspecies</rank>
269
                                                                    <rank>variety</rank>
265 270
                                                                    <parent_id>
266 271
                                                                        <taxonconcept>
267
                                                                            <rank>species</rank>
268
                                                                            <taxonname>$orig_species</taxonname>
272
                                                                            <rank>subspecies</rank>
269 273
                                                                            <parent_id>
270 274
                                                                                <taxonconcept>
271
                                                                                    <rank>genus</rank>
275
                                                                                    <rank>species</rank>
276
                                                                                    <taxonname>$orig_species</taxonname>
272 277
                                                                                    <parent_id>
273 278
                                                                                        <taxonconcept>
274
                                                                                            <rank>family</rank>
275
                                                                                            <taxonname>$orig_family</taxonname>
279
                                                                                            <rank>genus</rank>
280
                                                                                            <parent_id>
281
                                                                                                <taxonconcept>
282
                                                                                                    <rank>family</rank>
283
                                                                                                    <taxonname>$orig_family</taxonname>
284
                                                                                                </taxonconcept>
285
                                                                                            </parent_id>
276 286
                                                                                        </taxonconcept>
277 287
                                                                                    </parent_id>
278 288
                                                                                </taxonconcept>

Also available in: Unified diff