Revision 5242
Added by Aaron Marcuse-Kubitza over 12 years ago
test.xml.ref | ||
---|---|---|
120 | 120 |
<taxonconcept> |
121 | 121 |
<canon_taxonconcept_id> |
122 | 122 |
<taxonconcept> |
123 |
<datasource_id>
|
|
123 |
<creator_id>
|
|
124 | 124 |
<party> |
125 |
<datasource_id>0</datasource_id>
|
|
125 |
<creator_id>0</creator_id>
|
|
126 | 126 |
<organizationname>TNRS</organizationname> |
127 | 127 |
</party> |
128 |
</datasource_id>
|
|
128 |
</creator_id>
|
|
129 | 129 |
<identifyingtaxonomicname> |
130 | 130 |
<_join_words> |
131 | 131 |
<1> |
... | ... | |
176 | 176 |
<taxonconcept> |
177 | 177 |
<canon_taxonconcept_id> |
178 | 178 |
<taxonconcept> |
179 |
<datasource_id>
|
|
179 |
<creator_id>
|
|
180 | 180 |
<party> |
181 |
<datasource_id>0</datasource_id>
|
|
181 |
<creator_id>0</creator_id>
|
|
182 | 182 |
<organizationname>TNRS</organizationname> |
183 | 183 |
</party> |
184 |
</datasource_id>
|
|
184 |
</creator_id>
|
|
185 | 185 |
<identifyingtaxonomicname> |
186 | 186 |
<_join_words> |
187 | 187 |
<1>$OrigFamily</1> |
Also available in: Unified diff
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.