Project

General

Profile

« Previous | Next » 

Revision 10260

inputs/*/ which do not contain any explicit collisions (wiki.vegpath.org/2013-06-27_conference_call#To-do-for-Aaron > #3.2 > the following datasources ...): switched to new-style import, which adds the staging table column renaming

View differences:

test.xml.ref
9 9
                    <location>
10 10
                        <authorlocationcode>
11 11
                            <_alt>
12
                                <1>$id</1>
12
                                <1>$dataProviderRecordID</1>
13 13
                                <2>
14 14
                                    <_join>
15
                                        <1>$institutionCode</1>
15
                                        <1>$specimenHolderInstitutions</1>
16 16
                                        <2>
17 17
                                            <_join>
18
                                                <1>$collectionCode</1>
19
                                                <2>$collectionID</2>
18
                                                <1>$collection</1>
19
                                                <2>$collectionURL</2>
20 20
                                            </_join>
21 21
                                        </2>
22
                                        <3>$catalogNumber</3>
22
                                        <3>$accessionNumber</3>
23 23
                                    </_join>
24 24
                                </2>
25 25
                            </_alt>
......
54 54
                                <aggregateoccurrence>
55 55
                                    <notes>$occurrenceRemarks</notes>
56 56
                                    <plantobservation>
57
                                        <authorplantcode>$recordNumber</authorplantcode>
57
                                        <authorplantcode>$collectorNumber</authorplantcode>
58 58
                                        <specimenreplicate>
59
                                            <catalognumber_dwc>$catalogNumber</catalognumber_dwc>
59
                                            <catalognumber_dwc>$accessionNumber</catalognumber_dwc>
60 60
                                            <collectioncode_dwc>
61 61
                                                <_alt>
62
                                                    <1>$collectionCode</1>
63
                                                    <2>$collectionID</2>
62
                                                    <1>$collection</1>
63
                                                    <2>$collectionURL</2>
64 64
                                                </_alt>
65 65
                                            </collectioncode_dwc>
66
                                            <collectionnumber>$recordNumber</collectionnumber>
66
                                            <collectionnumber>$collectorNumber</collectionnumber>
67 67
                                            <institution_id>
68 68
                                                <sourcelist>
69
                                                    <name>$institutionCode</name>
69
                                                    <name>$specimenHolderInstitutions</name>
70 70
                                                    <sourcename>
71 71
                                                        <name>
72 72
                                                            <_split>
73 73
                                                                <separator>[,;] *</separator>
74
                                                                <value>$institutionCode</value>
74
                                                                <value>$specimenHolderInstitutions</value>
75 75
                                                            </_split>
76 76
                                                        </name>
77 77
                                                    </sourcename>
78 78
                                                </sourcelist>
79 79
                                            </institution_id>
80
                                            <sourceaccessioncode>$id</sourceaccessioncode>
80
                                            <sourceaccessioncode>$dataProviderRecordID</sourceaccessioncode>
81 81
                                        </specimenreplicate>
82 82
                                    </plantobservation>
83 83
                                </aggregateoccurrence>
84 84
                                <collector_id><party><fullname>$recordedBy</fullname></party></collector_id>
85
                                <sourceaccessioncode>$id</sourceaccessioncode>
85
                                <sourceaccessioncode>$dataProviderRecordID</sourceaccessioncode>
86 86
                                <taxondetermination>
87 87
                                    <party_id><party><fullname>$identifiedBy</fullname></party></party_id>
88 88
                                    <taxonverbatim_id>

Also available in: Unified diff