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
2 2
<VegBIEN>
3 3
    <location id="-1">
4 4
        <authorlocationcode>
5
            <_merge>
6
                <2>$SeriesName</2>
7
                <3><_if name="if indirect voucher"><else>$Barcode</else></_if></3>
8
            </_merge>
5
            <_alt>
6
                <3>$Accession Number</3>
7
                <4>
8
                    <_merge>
9
                        <2>$SeriesName</2>
10
                        <3><_if name="if indirect voucher"><else>$Barcode</else></_if></3>
11
                    </_merge>
12
                </4>
13
            </_alt>
9 14
        </authorlocationcode>
10 15
        <elevation>
11 16
            <_replace>
......
135 140
                </taxondetermination>
136 141
            </taxonoccurrence>
137 142
        </locationevent>
138
        <sourceaccessioncode>$Accession Number</sourceaccessioncode>
139 143
    </location>
140 144
</VegBIEN>
141 145
Inserted 26 new rows into database

Also available in: Unified diff