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>
......
59 59
                                <aggregateoccurrence>
60 60
                                    <notes>$occurrenceRemarks</notes>
61 61
                                    <plantobservation>
62
                                        <authorplantcode>$recordNumber</authorplantcode>
62
                                        <authorplantcode>$collectorNumber</authorplantcode>
63 63
                                        <definedvalue fkey="tablerecord_id">
64 64
                                            <userdefined_id>
65 65
                                                <userdefined>
......
71 71
                                        </definedvalue>
72 72
                                        <reproductivecondition>$reproductiveCondition</reproductivecondition>
73 73
                                        <specimenreplicate>
74
                                            <catalognumber_dwc>$catalogNumber</catalognumber_dwc>
74
                                            <catalognumber_dwc>$accessionNumber</catalognumber_dwc>
75 75
                                            <collectioncode_dwc>
76 76
                                                <_alt>
77
                                                    <1>$collectionCode</1>
78
                                                    <2>$collectionID</2>
77
                                                    <1>$collection</1>
78
                                                    <2>$collectionURL</2>
79 79
                                                </_alt>
80 80
                                            </collectioncode_dwc>
81
                                            <collectionnumber>$recordNumber</collectionnumber>
81
                                            <collectionnumber>$collectorNumber</collectionnumber>
82 82
                                            <institution_id>
83 83
                                                <sourcelist>
84
                                                    <name>$institutionCode</name>
84
                                                    <name>$specimenHolderInstitutions</name>
85 85
                                                    <sourcename>
86 86
                                                        <name>
87 87
                                                            <_split>
88 88
                                                                <separator>[,;] *</separator>
89
                                                                <value>$institutionCode</value>
89
                                                                <value>$specimenHolderInstitutions</value>
90 90
                                                            </_split>
91 91
                                                        </name>
92 92
                                                    </sourcename>
93 93
                                                </sourcelist>
94 94
                                            </institution_id>
95
                                            <sourceaccessioncode>$id</sourceaccessioncode>
95
                                            <sourceaccessioncode>$dataProviderRecordID</sourceaccessioncode>
96 96
                                        </specimenreplicate>
97 97
                                    </plantobservation>
98 98
                                </aggregateoccurrence>
......
113 113
                                        <value>$establishmentMeans</value>
114 114
                                    </_map>
115 115
                                </isnative>
116
                                <sourceaccessioncode>$id</sourceaccessioncode>
116
                                <sourceaccessioncode>$dataProviderRecordID</sourceaccessioncode>
117 117
                                <taxondetermination>
118 118
                                    <party_id><party><fullname>$identifiedBy</fullname></party></party_id>
119 119
                                    <taxonverbatim_id>

Also available in: Unified diff