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
30 30
                                            </identifyingtaxonomicname>
31 31
                                        </taxonlabel>
32 32
                                    </matched_label_id>
33
                                    <family>$Family</family>
34
                                    <genus>$Genus</genus>
35 33
                                    <identifyingtaxonomicname>
36 34
                                        <_join_words>
37 35
                                            <1>$Family</1>
......
83 81
                                            </parent_id>
84 82
                                        </taxonlabel>
85 83
                                    </parent_id>
86
                                    <species>$SpeciesName</species>
84
                                    <taxonverbatim>
85
                                        <family>$Family</family>
86
                                        <genus>$Genus</genus>
87
                                        <species>$SpeciesName</species>
88
                                    </taxonverbatim>
87 89
                                </taxonlabel>
88 90
                            </taxonlabel_id>
89 91
                        </taxondetermination>
......
93 95
        </path>
94 96
    </_simplifyPath>
95 97
</VegBIEN>
96
Inserted 18 new rows into database
98
Inserted 20 new rows into database

Also available in: Unified diff