Project

General

Profile

« Previous | Next » 

Revision 5294

mappings/VegCore-VegBIEN.csv: taxonconcepts: Also create the taxonconcept tree if datasource provided separated components of the taxonomic name and/or its own tree of life with higher classifications. This enables storing the datasource's own tree of life to supplement any official tree (TROPICOS, USDA, etc.).

View differences:

test.xml.ref
155 155
                                    <genus>$genus</genus>
156 156
                                    <kingdom>$kingdom</kingdom>
157 157
                                    <order>$order</order>
158
                                    <parent_id>
159
                                        <taxonconcept>
160
                                            <rank>cultivar</rank>
161
                                            <parent_id>
162
                                                <taxonconcept>
163
                                                    <rank>forma</rank>
164
                                                    <parent_id>
165
                                                        <taxonconcept>
166
                                                            <rank>variety</rank>
167
                                                            <parent_id>
168
                                                                <taxonconcept>
169
                                                                    <rank>subspecies</rank>
170
                                                                    <parent_id>
171
                                                                        <taxonconcept>
172
                                                                            <rank>species</rank>
173
                                                                            <taxonname>$specificEpithet</taxonname>
174
                                                                            <parent_id>
175
                                                                                <taxonconcept>
176
                                                                                    <rank>genus</rank>
177
                                                                                    <taxonname>$genus</taxonname>
178
                                                                                    <parent_id>
179
                                                                                        <taxonconcept>
180
                                                                                            <rank>family</rank>
181
                                                                                            <taxonname>$family</taxonname>
182
                                                                                            <parent_id>
183
                                                                                                <taxonconcept>
184
                                                                                                    <rank>order</rank>
185
                                                                                                    <taxonname>$order</taxonname>
186
                                                                                                    <parent_id>
187
                                                                                                        <taxonconcept>
188
                                                                                                            <rank>class</rank>
189
                                                                                                            <taxonname>$class</taxonname>
190
                                                                                                            <parent_id>
191
                                                                                                                <taxonconcept>
192
                                                                                                                    <rank>phylum</rank>
193
                                                                                                                    <taxonname>$phylum</taxonname>
194
                                                                                                                    <parent_id>
195
                                                                                                                        <taxonconcept>
196
                                                                                                                            <rank>kingdom</rank>
197
                                                                                                                            <taxonname>$kingdom</taxonname>
198
                                                                                                                        </taxonconcept>
199
                                                                                                                    </parent_id>
200
                                                                                                                </taxonconcept>
201
                                                                                                            </parent_id>
202
                                                                                                        </taxonconcept>
203
                                                                                                    </parent_id>
204
                                                                                                </taxonconcept>
205
                                                                                            </parent_id>
206
                                                                                        </taxonconcept>
207
                                                                                    </parent_id>
208
                                                                                </taxonconcept>
209
                                                                            </parent_id>
210
                                                                        </taxonconcept>
211
                                                                    </parent_id>
212
                                                                </taxonconcept>
213
                                                            </parent_id>
214
                                                        </taxonconcept>
215
                                                    </parent_id>
216
                                                </taxonconcept>
217
                                            </parent_id>
218
                                        </taxonconcept>
219
                                    </parent_id>
158 220
                                    <phylum>$phylum</phylum>
159 221
                                    <rank>$taxonRank</rank>
160 222
                                    <species>$specificEpithet</species>
......
195 257
        </path>
196 258
    </_simplifyPath>
197 259
</VegBIEN>
198
Inserted 28 new rows into database
260
Inserted 34 new rows into database

Also available in: Unified diff