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
70 70
                                                    <organizationname>TNRS</organizationname>
71 71
                                                </party>
72 72
                                            </creator_id>
73
                                            <identifyingtaxonomicname>
73
                                            <taxonomicname>
74 74
                                                <_join_words>
75 75
                                                    <2>$Genus</2>
76 76
                                                    <3>$SpecificEpithet</3>
77 77
                                                </_join_words>
78
                                            </identifyingtaxonomicname>
78
                                            </taxonomicname>
79 79
                                        </taxonlabel>
80 80
                                    </matched_label_id>
81
                                    <identifyingtaxonomicname>
82
                                        <_join_words>
83
                                            <2>$Genus</2>
84
                                            <3>$SpecificEpithet</3>
85
                                        </_join_words>
86
                                    </identifyingtaxonomicname>
87 81
                                    <parent_id>
88 82
                                        <taxonlabel>
89 83
                                            <parent_id>
......
120 114
                                            </parent_id>
121 115
                                        </taxonlabel>
122 116
                                    </parent_id>
117
                                    <taxonomicname>
118
                                        <_join_words>
119
                                            <2>$Genus</2>
120
                                            <3>$SpecificEpithet</3>
121
                                        </_join_words>
122
                                    </taxonomicname>
123 123
                                    <taxonverbatim>
124 124
                                        <genus>$Genus</genus>
125 125
                                        <species>$SpecificEpithet</species>

Also available in: Unified diff