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
49 49
                                                    <organizationname>TNRS</organizationname>
50 50
                                                </party>
51 51
                                            </creator_id>
52
                                            <identifyingtaxonomicname>
52
                                            <taxonomicname>
53 53
                                                <_join_words>
54 54
                                                    <1>
55 55
                                                        <_join_words>
......
61 61
                                                    </1>
62 62
                                                    <2>$SpeciesAuthority</2>
63 63
                                                </_join_words>
64
                                            </identifyingtaxonomicname>
64
                                            </taxonomicname>
65 65
                                        </taxonlabel>
66 66
                                    </matched_label_id>
67
                                    <identifyingtaxonomicname>
68
                                        <_join_words>
69
                                            <1>
70
                                                <_join_words>
71
                                                    <1>$Family</1>
72
                                                    <2>$Genus</2>
73
                                                    <3>$SpeciesName</3>
74
                                                    <4>$SubSpeciesName</4>
75
                                                </_join_words>
76
                                            </1>
77
                                            <2>$SpeciesAuthority</2>
78
                                        </_join_words>
79
                                    </identifyingtaxonomicname>
80 67
                                    <parent_id>
81 68
                                        <taxonlabel>
82 69
                                            <parent_id>
......
120 107
                                            </parent_id>
121 108
                                        </taxonlabel>
122 109
                                    </parent_id>
110
                                    <taxonomicname>
111
                                        <_join_words>
112
                                            <1>
113
                                                <_join_words>
114
                                                    <1>$Family</1>
115
                                                    <2>$Genus</2>
116
                                                    <3>$SpeciesName</3>
117
                                                    <4>$SubSpeciesName</4>
118
                                                </_join_words>
119
                                            </1>
120
                                            <2>$SpeciesAuthority</2>
121
                                        </_join_words>
122
                                    </taxonomicname>
123 123
                                    <taxonverbatim>
124 124
                                        <author>$SpeciesAuthority</author>
125 125
                                        <family>$Family</family>

Also available in: Unified diff