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
117 117
                                <taxonconcept>
118 118
                                    <canon_taxonconcept_id>
119 119
                                        <taxonconcept>
120
                                            <datasource_id>
120
                                            <creator_id>
121 121
                                                <party>
122
                                                    <datasource_id>0</datasource_id>
122
                                                    <creator_id>0</creator_id>
123 123
                                                    <organizationname>TNRS</organizationname>
124 124
                                                </party>
125
                                            </datasource_id>
125
                                            </creator_id>
126 126
                                            <identifyingtaxonomicname>
127 127
                                                <_join_words>
128 128
                                                    <1>
......
147 147
                                    <class>$Class</class>
148 148
                                    <creator_id>
149 149
                                        <_simplifyPath>
150
                                            <next>datasource_id</next>
150
                                            <next>creator_id</next>
151 151
                                            <path>
152 152
                                                <party>
153 153
                                                    <givenname><_namePart><first>$IdentifiedBy</first></_namePart></givenname>

Also available in: Unified diff