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
50 50
                                                    <organizationname>TNRS</organizationname>
51 51
                                                </party>
52 52
                                            </creator_id>
53
                                            <identifyingtaxonomicname>
53
                                            <taxonomicname>
54 54
                                                <_join_words>
55 55
                                                    <1>$family</1>
56 56
                                                    <2>$genus</2>
57 57
                                                </_join_words>
58
                                            </identifyingtaxonomicname>
58
                                            </taxonomicname>
59 59
                                        </taxonlabel>
60 60
                                    </matched_label_id>
61
                                    <identifyingtaxonomicname>
62
                                        <_join_words>
63
                                            <1>$family</1>
64
                                            <2>$genus</2>
65
                                        </_join_words>
66
                                    </identifyingtaxonomicname>
67 61
                                    <parent_id>
68 62
                                        <taxonlabel>
69 63
                                            <parent_id>
......
105 99
                                            </parent_id>
106 100
                                        </taxonlabel>
107 101
                                    </parent_id>
102
                                    <taxonomicname>
103
                                        <_join_words>
104
                                            <1>$family</1>
105
                                            <2>$genus</2>
106
                                        </_join_words>
107
                                    </taxonomicname>
108 108
                                    <taxonverbatim>
109 109
                                        <family>$family</family>
110 110
                                        <genus>$genus</genus>

Also available in: Unified diff