Project

General

Profile

« Previous | Next » 

Revision 5465

schemas/vegbien.sql: taxonconcept: Renamed canon_concept_id to matched_concept_id, because this is actually the closest-match taxonconcept in the match hierarchy (datasource concept -> parsed concept -> matched concept -> accepted concept) rather than the accepted synonym, which goes in accepted_concept_id

View differences:

test.xml.ref
118 118
                        <taxondetermination>
119 119
                            <taxonconcept_id>
120 120
                                <taxonconcept>
121
                                    <canon_concept_id>
121
                                    <matched_concept_id>
122 122
                                        <taxonconcept>
123 123
                                            <creator_id>
124 124
                                                <party>
......
150 150
                                                </_join_words>
151 151
                                            </identifyingtaxonomicname>
152 152
                                        </taxonconcept>
153
                                    </canon_concept_id>
153
                                    </matched_concept_id>
154 154
                                    <author>$auth</author>
155 155
                                    <family>$Family</family>
156 156
                                    <genus>$Genus</genus>
......
210 210
                            <isoriginal>true</isoriginal>
211 211
                            <taxonconcept_id>
212 212
                                <taxonconcept>
213
                                    <canon_concept_id>
213
                                    <family>$OrigFamily</family>
214
                                    <genus>$OrigGenus</genus>
215
                                    <matched_concept_id>
214 216
                                        <taxonconcept>
215 217
                                            <creator_id>
216 218
                                                <party>
......
226 228
                                                </_join_words>
227 229
                                            </identifyingtaxonomicname>
228 230
                                        </taxonconcept>
229
                                    </canon_concept_id>
230
                                    <family>$OrigFamily</family>
231
                                    <genus>$OrigGenus</genus>
231
                                    </matched_concept_id>
232 232
                                    <parent_id>
233 233
                                        <taxonconcept>
234 234
                                            <parent_id>

Also available in: Unified diff