Project

General

Profile

« Previous | Next » 

Revision 12963

fix: inputs/*/*/map.csv: remapped occurrenceID-mapped fields to dataProviderRecordID when these were not globally unique DwC occurrenceIDs (http://rs.tdwg.org/dwc/terms/#occurrenceID)

View differences:

test.xml.ref
9 9
                    <location>
10 10
                        <authorlocationcode>
11 11
                            <_alt>
12
                                <1>$occurrenceID</1>
12
                                <1>$dataProviderRecordID</1>
13 13
                                <2>
14 14
                                    <_join>
15 15
                                        <1>$specimen_duplicate_institutions</1>
......
45 45
                                                        </sourcename>
46 46
                                                    </sourcelist>
47 47
                                                </duplicate_institutions_sourcelist_id>
48
                                                <sourceaccessioncode>$occurrenceID</sourceaccessioncode>
48
                                                <sourceaccessioncode>$dataProviderRecordID</sourceaccessioncode>
49 49
                                            </specimenreplicate>
50 50
                                        </plantobservation>
51 51
                                    </aggregateoccurrence>
52 52
                                    <collector_id><party><fullname>$recordedBy</fullname></party></collector_id>
53 53
                                    <iscultivated>$cultivated</iscultivated>
54
                                    <sourceaccessioncode>$occurrenceID</sourceaccessioncode>
54
                                    <sourceaccessioncode>$dataProviderRecordID</sourceaccessioncode>
55 55
                                    <taxondetermination>
56 56
                                        <taxonverbatim_id>
57 57
                                            <taxonverbatim>

Also available in: Unified diff