Revision 5242
Added by Aaron Marcuse-Kubitza over 12 years ago
test.xml.ref | ||
---|---|---|
149 | 149 |
<taxonconcept> |
150 | 150 |
<canon_taxonconcept_id> |
151 | 151 |
<taxonconcept> |
152 |
<datasource_id>
|
|
152 |
<creator_id>
|
|
153 | 153 |
<party> |
154 |
<datasource_id>0</datasource_id>
|
|
154 |
<creator_id>0</creator_id>
|
|
155 | 155 |
<organizationname>TNRS</organizationname> |
156 | 156 |
</party> |
157 |
</datasource_id>
|
|
157 |
</creator_id>
|
|
158 | 158 |
<identifyingtaxonomicname> |
159 | 159 |
<_join_words> |
160 | 160 |
<1> |
... | ... | |
205 | 205 |
<taxonconcept> |
206 | 206 |
<canon_taxonconcept_id> |
207 | 207 |
<taxonconcept> |
208 |
<datasource_id>
|
|
208 |
<creator_id>
|
|
209 | 209 |
<party> |
210 |
<datasource_id>0</datasource_id>
|
|
210 |
<creator_id>0</creator_id>
|
|
211 | 211 |
<organizationname>TNRS</organizationname> |
212 | 212 |
</party> |
213 |
</datasource_id>
|
|
213 |
</creator_id>
|
|
214 | 214 |
<identifyingtaxonomicname> |
215 | 215 |
<_join_words> |
216 | 216 |
<1>$orig_family</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.