Project

General

Profile

« Previous | Next » 

Revision 5608

schemas/vegbien.sql: Renamed taxonconcept to taxonlabel per today's conference call, where it was decided that taxonconcept contained too many unrelated fields to be purely a taxon concept

View differences:

test.xml.ref
67 67
                        <sourceaccessioncode>$id</sourceaccessioncode>
68 68
                        <taxondetermination>
69 69
                            <party_id><party><fullname>$identifiedBy</fullname></party></party_id>
70
                            <taxonconcept_id>
71
                                <taxonconcept>
72
                                    <matched_concept_id>
73
                                        <taxonconcept>
70
                            <taxonlabel_id>
71
                                <taxonlabel>
72
                                    <matched_label_id>
73
                                        <taxonlabel>
74 74
                                            <creator_id>
75 75
                                                <party>
76 76
                                                    <creator_id>0</creator_id>
......
105 105
                                                    </2>
106 106
                                                </_alt>
107 107
                                            </identifyingtaxonomicname>
108
                                        </taxonconcept>
109
                                    </matched_concept_id>
108
                                        </taxonlabel>
109
                                    </matched_label_id>
110 110
                                    <author>$scientificNameAuthorship</author>
111 111
                                    <creator_id>
112 112
                                        <_simplifyPath>
......
117 117
                                    <family>$family</family>
118 118
                                    <genus>$genus</genus>
119 119
                                    <parent_id>
120
                                        <taxonconcept>
120
                                        <taxonlabel>
121 121
                                            <rank>$taxonRank</rank>
122 122
                                            <verbatimrank>$taxonRank</verbatimrank>
123 123
                                            <parent_id>
124
                                                <taxonconcept>
124
                                                <taxonlabel>
125 125
                                                    <rank>cultivar</rank>
126 126
                                                    <parent_id>
127
                                                        <taxonconcept>
127
                                                        <taxonlabel>
128 128
                                                            <rank>forma</rank>
129 129
                                                            <parent_id>
130
                                                                <taxonconcept>
130
                                                                <taxonlabel>
131 131
                                                                    <rank>variety</rank>
132 132
                                                                    <parent_id>
133
                                                                        <taxonconcept>
133
                                                                        <taxonlabel>
134 134
                                                                            <rank>subspecies</rank>
135 135
                                                                            <parent_id>
136
                                                                                <taxonconcept>
136
                                                                                <taxonlabel>
137 137
                                                                                    <rank>species</rank>
138 138
                                                                                    <taxonepithet>$specificEpithet</taxonepithet>
139 139
                                                                                    <parent_id>
140
                                                                                        <taxonconcept>
140
                                                                                        <taxonlabel>
141 141
                                                                                            <rank>genus</rank>
142 142
                                                                                            <taxonepithet>$genus</taxonepithet>
143 143
                                                                                            <parent_id>
144
                                                                                                <taxonconcept>
144
                                                                                                <taxonlabel>
145 145
                                                                                                    <rank>family</rank>
146 146
                                                                                                    <taxonepithet>$family</taxonepithet>
147 147
                                                                                                    <parent_id>
148
                                                                                                        <taxonconcept>
148
                                                                                                        <taxonlabel>
149 149
                                                                                                            <rank>order</rank>
150 150
                                                                                                            <taxonepithet>$order</taxonepithet>
151 151
                                                                                                            <parent_id>
152
                                                                                                                <taxonconcept>
152
                                                                                                                <taxonlabel>
153 153
                                                                                                                    <rank>class</rank>
154 154
                                                                                                                    <taxonepithet>$class</taxonepithet>
155 155
                                                                                                                    <parent_id>
156
                                                                                                                        <taxonconcept>
156
                                                                                                                        <taxonlabel>
157 157
                                                                                                                            <rank>phylum</rank>
158 158
                                                                                                                            <taxonepithet>$phylum</taxonepithet>
159 159
                                                                                                                            <parent_id>
160
                                                                                                                                <taxonconcept>
160
                                                                                                                                <taxonlabel>
161 161
                                                                                                                                    <rank>kingdom</rank>
162 162
                                                                                                                                    <taxonepithet>$kingdom</taxonepithet>
163
                                                                                                                                </taxonconcept>
163
                                                                                                                                </taxonlabel>
164 164
                                                                                                                            </parent_id>
165
                                                                                                                        </taxonconcept>
165
                                                                                                                        </taxonlabel>
166 166
                                                                                                                    </parent_id>
167
                                                                                                                </taxonconcept>
167
                                                                                                                </taxonlabel>
168 168
                                                                                                            </parent_id>
169
                                                                                                        </taxonconcept>
169
                                                                                                        </taxonlabel>
170 170
                                                                                                    </parent_id>
171
                                                                                                </taxonconcept>
171
                                                                                                </taxonlabel>
172 172
                                                                                            </parent_id>
173
                                                                                        </taxonconcept>
173
                                                                                        </taxonlabel>
174 174
                                                                                    </parent_id>
175
                                                                                </taxonconcept>
175
                                                                                </taxonlabel>
176 176
                                                                            </parent_id>
177
                                                                        </taxonconcept>
177
                                                                        </taxonlabel>
178 178
                                                                    </parent_id>
179
                                                                </taxonconcept>
179
                                                                </taxonlabel>
180 180
                                                            </parent_id>
181
                                                        </taxonconcept>
181
                                                        </taxonlabel>
182 182
                                                    </parent_id>
183
                                                </taxonconcept>
183
                                                </taxonlabel>
184 184
                                            </parent_id>
185 185
                                            <taxonepithet>$infraspecificEpithet</taxonepithet>
186
                                        </taxonconcept>
186
                                        </taxonlabel>
187 187
                                    </parent_id>
188 188
                                    <rank>$taxonRank</rank>
189 189
                                    <species>$specificEpithet</species>
190 190
                                    <taxonomicnamewithauthor>$scientificName</taxonomicnamewithauthor>
191 191
                                    <verbatimrank>$taxonRank</verbatimrank>
192 192
                                    <creationdate><_date><date><_dateRangeStart><value>$dateIdentified</value></_dateRangeStart></date></_date></creationdate>
193
                                </taxonconcept>
194
                            </taxonconcept_id>
193
                                </taxonlabel>
194
                            </taxonlabel_id>
195 195
                            <determinationdate><_date><date><_dateRangeStart><value>$dateIdentified</value></_dateRangeStart></date></_date></determinationdate>
196 196
                        </taxondetermination>
197 197
                        <verbatimcollectorname>$recordedBy</verbatimcollectorname>

Also available in: Unified diff