Project

General

Profile

« Previous | Next » 

Revision 4066

mappings/DwC2-VegBIEN.specimens.csv, VegCSV-VegBIEN.specimens.csv: occurrenceID: Mapped to location.authorlocationcode instead of sourceaccessioncode so that it would not override any location- or event-related IDs in location.authorlocationcode merely by being mapped to the sourceaccessioncode field (which takes precedence over the authorlocationcode when specified)

View differences:

import.specimens.xml.ref
1 1
Put template:
2 2
<VegBIEN>
3 3
    <location id="-1">
4
        <authorlocationcode>$herbarium</authorlocationcode>
4
        <authorlocationcode>
5
            <_alt>
6
                <3>$accession</3>
7
                <4>$herbarium</4>
8
            </_alt>
9
        </authorlocationcode>
5 10
        <locationdetermination>
6 11
            <namedplace_id>
7 12
                <_simplifyPath>
......
269 274
                </3>
270 275
            </_merge>
271 276
        </locationnarrative>
272
        <sourceaccessioncode>$accession</sourceaccessioncode>
273 277
    </location>
274 278
</VegBIEN>
275 279
Inserted 22 new rows into database

Also available in: Unified diff