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
52 52
                                                    <organizationname>TNRS</organizationname>
53 53
                                                </party>
54 54
                                            </creator_id>
55
                                            <identifyingtaxonomicname>
55
                                            <taxonomicname>
56 56
                                                <_join_words>
57 57
                                                    <1>$Family</1>
58 58
                                                    <2>$Genus</2>
59 59
                                                    <3>$Species</3>
60 60
                                                </_join_words>
61
                                            </identifyingtaxonomicname>
61
                                            </taxonomicname>
62 62
                                        </taxonlabel>
63 63
                                    </matched_label_id>
64
                                    <identifyingtaxonomicname>
65
                                        <_join_words>
66
                                            <1>$Family</1>
67
                                            <2>$Genus</2>
68
                                            <3>$Species</3>
69
                                        </_join_words>
70
                                    </identifyingtaxonomicname>
71 64
                                    <parent_id>
72 65
                                        <taxonlabel>
73 66
                                            <parent_id>
......
110 103
                                            </parent_id>
111 104
                                        </taxonlabel>
112 105
                                    </parent_id>
106
                                    <taxonomicname>
107
                                        <_join_words>
108
                                            <1>$Family</1>
109
                                            <2>$Genus</2>
110
                                            <3>$Species</3>
111
                                        </_join_words>
112
                                    </taxonomicname>
113 113
                                    <taxonverbatim>
114 114
                                        <family>$Family</family>
115 115
                                        <genus>$Genus</genus>

Also available in: Unified diff