Project

General

Profile

« Previous | Next » 

Revision 5242

schemas/vegbien.sql: Renamed datasource_id to creator_id so it can apply generally to any entity (such as a person), not just an aggregated datasource. This also enables taxonconcept.datasource_id to merge with creator_id, which now serves the same purpose.

View differences:

test.xml.ref
57 57
                                <taxonconcept>
58 58
                                    <canon_taxonconcept_id>
59 59
                                        <taxonconcept>
60
                                            <datasource_id>
60
                                            <creator_id>
61 61
                                                <party>
62
                                                    <datasource_id>0</datasource_id>
62
                                                    <creator_id>0</creator_id>
63 63
                                                    <organizationname>TNRS</organizationname>
64 64
                                                </party>
65
                                            </datasource_id>
65
                                            </creator_id>
66 66
                                            <identifyingtaxonomicname>
67 67
                                                <_join_words>
68 68
                                                    <1>
......
86 86
                                    <author>$AuthorOfScientificName</author>
87 87
                                    <creator_id>
88 88
                                        <_simplifyPath>
89
                                            <next>datasource_id</next>
89
                                            <next>creator_id</next>
90 90
                                            <path>
91 91
                                                <party>
92 92
                                                    <givenname><_namePart><first>$IdentifiedBy</first></_namePart></givenname>
......
110 110
                                <taxonconcept>
111 111
                                    <canon_taxonconcept_id>
112 112
                                        <taxonconcept>
113
                                            <datasource_id>
113
                                            <creator_id>
114 114
                                                <party>
115
                                                    <datasource_id>0</datasource_id>
115
                                                    <creator_id>0</creator_id>
116 116
                                                    <organizationname>TNRS</organizationname>
117 117
                                                </party>
118
                                            </datasource_id>
118
                                            </creator_id>
119 119
                                            <identifyingtaxonomicname>
120 120
                                                <_alt>
121 121
                                                    <1>$ScientificNameOriginal</1>

Also available in: Unified diff