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>
......
49 49
                                <aggregateoccurrence>
50 50
                                    <notes>$occurrenceRemarks</notes>
51 51
                                    <plantobservation>
52
                                        <authorplantcode>$recordNumber</authorplantcode>
52
                                        <authorplantcode>$collectorNumber</authorplantcode>
53 53
                                        <specimenreplicate>
54
                                            <catalognumber_dwc>$catalogNumber</catalognumber_dwc>
54
                                            <catalognumber_dwc>$accessionNumber</catalognumber_dwc>
55 55
                                            <collectioncode_dwc>
56 56
                                                <_alt>
57
                                                    <1>$collectionCode</1>
58
                                                    <2>$collectionID</2>
57
                                                    <1>$collection</1>
58
                                                    <2>$collectionURL</2>
59 59
                                                </_alt>
60 60
                                            </collectioncode_dwc>
61
                                            <collectionnumber>$recordNumber</collectionnumber>
61
                                            <collectionnumber>$collectorNumber</collectionnumber>
62 62
                                            <institution_id>
63 63
                                                <sourcelist>
64
                                                    <name>$institutionCode</name>
64
                                                    <name>$specimenHolderInstitutions</name>
65 65
                                                    <sourcename>
66 66
                                                        <name>
67 67
                                                            <_split>
68 68
                                                                <separator>[,;] *</separator>
69
                                                                <value>$institutionCode</value>
69
                                                                <value>$specimenHolderInstitutions</value>
70 70
                                                            </_split>
71 71
                                                        </name>
72 72
                                                    </sourcename>
73 73
                                                </sourcelist>
74 74
                                            </institution_id>
75
                                            <sourceaccessioncode>$id</sourceaccessioncode>
75
                                            <sourceaccessioncode>$dataProviderRecordID</sourceaccessioncode>
76 76
                                        </specimenreplicate>
77 77
                                    </plantobservation>
78 78
                                </aggregateoccurrence>
......
93 93
                                        <value>$establishmentMeans</value>
94 94
                                    </_map>
95 95
                                </isnative>
96
                                <sourceaccessioncode>$id</sourceaccessioncode>
96
                                <sourceaccessioncode>$dataProviderRecordID</sourceaccessioncode>
97 97
                                <taxondetermination>
98 98
                                    <party_id><party><fullname>$identifiedBy</fullname></party></party_id>
99 99
                                    <taxonverbatim_id>

Also available in: Unified diff