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
61 61
                                            </identifyingtaxonomicname>
62 62
                                        </taxonlabel>
63 63
                                    </matched_label_id>
64
                                    <family>$Family</family>
65
                                    <genus>$Genus</genus>
66 64
                                    <identifyingtaxonomicname>
67 65
                                        <_join_words>
68 66
                                            <1>$Family</1>
......
112 110
                                            </parent_id>
113 111
                                        </taxonlabel>
114 112
                                    </parent_id>
115
                                    <species>$Species</species>
113
                                    <taxonverbatim>
114
                                        <family>$Family</family>
115
                                        <genus>$Genus</genus>
116
                                        <species>$Species</species>
117
                                    </taxonverbatim>
116 118
                                </taxonlabel>
117 119
                            </taxonlabel_id>
118 120
                        </taxondetermination>
......
123 125
        </path>
124 126
    </_simplifyPath>
125 127
</VegBIEN>
126
Inserted 29 new rows into database
128
Inserted 31 new rows into database

Also available in: Unified diff