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
131 131
                                    <genus>$genus</genus>
132 132
                                    <kingdom>$kingdom</kingdom>
133 133
                                    <order>$order</order>
134
                                    <parent_id>
135
                                        <taxonconcept>
136
                                            <rank>cultivar</rank>
137
                                            <parent_id>
138
                                                <taxonconcept>
139
                                                    <rank>forma</rank>
140
                                                    <parent_id>
141
                                                        <taxonconcept>
142
                                                            <rank>variety</rank>
143
                                                            <parent_id>
144
                                                                <taxonconcept>
145
                                                                    <rank>subspecies</rank>
146
                                                                    <parent_id>
147
                                                                        <taxonconcept>
148
                                                                            <rank>species</rank>
149
                                                                            <taxonname>$specificEpithet</taxonname>
150
                                                                            <parent_id>
151
                                                                                <taxonconcept>
152
                                                                                    <rank>genus</rank>
153
                                                                                    <taxonname>$genus</taxonname>
154
                                                                                    <parent_id>
155
                                                                                        <taxonconcept>
156
                                                                                            <rank>family</rank>
157
                                                                                            <taxonname>$family</taxonname>
158
                                                                                            <parent_id>
159
                                                                                                <taxonconcept>
160
                                                                                                    <rank>order</rank>
161
                                                                                                    <taxonname>$order</taxonname>
162
                                                                                                    <parent_id>
163
                                                                                                        <taxonconcept>
164
                                                                                                            <rank>class</rank>
165
                                                                                                            <taxonname>$class</taxonname>
166
                                                                                                            <parent_id>
167
                                                                                                                <taxonconcept>
168
                                                                                                                    <rank>phylum</rank>
169
                                                                                                                    <taxonname>$phylum</taxonname>
170
                                                                                                                    <parent_id>
171
                                                                                                                        <taxonconcept>
172
                                                                                                                            <rank>kingdom</rank>
173
                                                                                                                            <taxonname>$kingdom</taxonname>
174
                                                                                                                        </taxonconcept>
175
                                                                                                                    </parent_id>
176
                                                                                                                </taxonconcept>
177
                                                                                                            </parent_id>
178
                                                                                                        </taxonconcept>
179
                                                                                                    </parent_id>
180
                                                                                                </taxonconcept>
181
                                                                                            </parent_id>
182
                                                                                        </taxonconcept>
183
                                                                                    </parent_id>
184
                                                                                </taxonconcept>
185
                                                                            </parent_id>
186
                                                                        </taxonconcept>
187
                                                                    </parent_id>
188
                                                                </taxonconcept>
189
                                                            </parent_id>
190
                                                        </taxonconcept>
191
                                                    </parent_id>
192
                                                </taxonconcept>
193
                                            </parent_id>
194
                                        </taxonconcept>
195
                                    </parent_id>
134 196
                                    <phylum>$phylum</phylum>
135 197
                                    <rank>$taxonRank</rank>
136 198
                                    <species>$specificEpithet</species>
......
170 232
        </path>
171 233
    </_simplifyPath>
172 234
</VegBIEN>
173
Inserted 27 new rows into database
235
Inserted 34 new rows into database

Also available in: Unified diff