Project

General

Profile

« Previous | Next » 

Revision 5656

schemas/vegbien.sql: taxonlabel: Renamed identifyingtaxonomicname to taxonomicname because the taxonomicname provided by the datasource is now in taxonverbatim, so there is no name collision. Note that both of these fields store the same type of information, but taxonlabel's is autogenerated while taxonverbatim's is verbatim (and is only set if provided by the datasource).

View differences:

test.xml.ref
76 76
                                                    <organizationname>TNRS</organizationname>
77 77
                                                </party>
78 78
                                            </creator_id>
79
                                            <identifyingtaxonomicname>
79
                                            <taxonomicname>
80 80
                                                <_join_words>
81 81
                                                    <1>$Family</1>
82 82
                                                    <2>$Genus</2>
83 83
                                                </_join_words>
84
                                            </identifyingtaxonomicname>
84
                                            </taxonomicname>
85 85
                                        </taxonlabel>
86 86
                                    </matched_label_id>
87 87
                                    <creationdate>
......
101 101
                                            <path><party><fullname>$Detby</fullname></party></path>
102 102
                                        </_simplifyPath>
103 103
                                    </creator_id>
104
                                    <identifyingtaxonomicname>
105
                                        <_join_words>
106
                                            <1>$Family</1>
107
                                            <2>$Genus</2>
108
                                        </_join_words>
109
                                    </identifyingtaxonomicname>
110 104
                                    <parent_id>
111 105
                                        <taxonlabel>
112 106
                                            <parent_id>
......
148 142
                                            </parent_id>
149 143
                                        </taxonlabel>
150 144
                                    </parent_id>
145
                                    <taxonomicname>
146
                                        <_join_words>
147
                                            <1>$Family</1>
148
                                            <2>$Genus</2>
149
                                        </_join_words>
150
                                    </taxonomicname>
151 151
                                    <taxonverbatim>
152 152
                                        <family>$Family</family>
153 153
                                        <genus>$Genus</genus>

Also available in: Unified diff