Project

General

Profile

« Previous | Next » 

Revision 5655

schemas/vegbien.sql: taxonlabel: Moved non-scoping fields to new taxonverbatim subclass table, which contains the component parts of the taxonlabel

View differences:

test.xml.ref
81 81
                                            </identifyingtaxonomicname>
82 82
                                        </taxonlabel>
83 83
                                    </matched_label_id>
84
                                    <family>$family</family>
85
                                    <genus>$genus</genus>
86 84
                                    <identifyingtaxonomicname>
87 85
                                        <_join_words>
88 86
                                            <1>$family</1>
......
132 130
                                            </parent_id>
133 131
                                        </taxonlabel>
134 132
                                    </parent_id>
135
                                    <species>$specificEpithet</species>
133
                                    <taxonverbatim>
134
                                        <family>$family</family>
135
                                        <genus>$genus</genus>
136
                                        <species>$specificEpithet</species>
137
                                    </taxonverbatim>
136 138
                                </taxonlabel>
137 139
                            </taxonlabel_id>
138 140
                        </taxondetermination>
......
163 165
        </path>
164 166
    </_simplifyPath>
165 167
</VegBIEN>
166
Inserted 26 new rows into database
168
Inserted 27 new rows into database

Also available in: Unified diff