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
67 67
                                    <author>$SpeciesAuthority</author>
68 68
                                    <family>$Family</family>
69 69
                                    <genus>$Genus</genus>
70
                                    <parent_id>
71
                                        <taxonconcept>
72
                                            <rank>cultivar</rank>
73
                                            <parent_id>
74
                                                <taxonconcept>
75
                                                    <rank>forma</rank>
76
                                                    <parent_id>
77
                                                        <taxonconcept>
78
                                                            <rank>variety</rank>
79
                                                            <parent_id>
80
                                                                <taxonconcept>
81
                                                                    <rank>subspecies</rank>
82
                                                                    <taxonname>$SubSpeciesName</taxonname>
83
                                                                    <parent_id>
84
                                                                        <taxonconcept>
85
                                                                            <rank>species</rank>
86
                                                                            <taxonname>$SpeciesName</taxonname>
87
                                                                            <parent_id>
88
                                                                                <taxonconcept>
89
                                                                                    <rank>genus</rank>
90
                                                                                    <taxonname>$Genus</taxonname>
91
                                                                                    <parent_id>
92
                                                                                        <taxonconcept>
93
                                                                                            <rank>family</rank>
94
                                                                                            <taxonname>$Family</taxonname>
95
                                                                                        </taxonconcept>
96
                                                                                    </parent_id>
97
                                                                                </taxonconcept>
98
                                                                            </parent_id>
99
                                                                        </taxonconcept>
100
                                                                    </parent_id>
101
                                                                </taxonconcept>
102
                                                            </parent_id>
103
                                                        </taxonconcept>
104
                                                    </parent_id>
105
                                                </taxonconcept>
106
                                            </parent_id>
107
                                        </taxonconcept>
108
                                    </parent_id>
70 109
                                    <species>$SpeciesName</species>
71 110
                                    <subspecies>$SubSpeciesName</subspecies>
72 111
                                </taxonconcept>
......
78 117
        </path>
79 118
    </_simplifyPath>
80 119
</VegBIEN>
81
Inserted 15 new rows into database
120
Inserted 19 new rows into database

Also available in: Unified diff