Revision 6791
Added by Aaron Marcuse-Kubitza about 12 years ago
test.xml.ref | ||
---|---|---|
58 | 58 |
</_join> |
59 | 59 |
</collectioncode_dwc> |
60 | 60 |
<institution_id> |
61 |
<sourcename> |
|
62 |
<matched_source_id><source><shortname>$institutionCode</shortname></source></matched_source_id> |
|
61 |
<sourcelist> |
|
63 | 62 |
<name>$institutionCode</name> |
64 |
</sourcename> |
|
63 |
<sourcename> |
|
64 |
<matched_source_id><source><shortname>$institutionCode</shortname></source></matched_source_id> |
|
65 |
<name>$institutionCode</name> |
|
66 |
</sourcename> |
|
67 |
</sourcelist> |
|
65 | 68 |
</institution_id> |
66 | 69 |
<sourceaccessioncode>$id</sourceaccessioncode> |
67 | 70 |
</specimenreplicate> |
... | ... | |
319 | 322 |
</path> |
320 | 323 |
</_setDefault> |
321 | 324 |
</VegBIEN> |
322 |
Inserted 35 new rows into database |
|
325 |
Inserted 36 new rows into database |
Also available in: Unified diff
schemas/vegbien.sql: Allow multiple institutionCodes for each specimenreplicate by linking new sourcelist table many-to-many to source via sourcename (which is now a linking table)