Project

General

Profile

« Previous | Next » 

Revision 6737

inputs/NCU/: Refreshed data with new export from Bob

View differences:

test.xml.ref
9 9
                    <location>
10 10
                        <authorlocationcode>
11 11
                            <_alt>
12
                                <1>$Accession Number</1>
12
                                <1>$SpecimenPK</1>
13 13
                                <2>
14 14
                                    <_join>
15
                                        <2>$SeriesName</2>
16
                                        <3>$Barcode</3>
15
                                        <1>
16
                                            <_alt>
17
                                                <1>$CatalogSeriesPrefix</1>
18
                                                <2>$OwnerInstitution</2>
19
                                            </_alt>
20
                                        </1>
21
                                        <2>$CollectionGUID</2>
22
                                        <3>$CatalogNumber</3>
17 23
                                    </_join>
18 24
                                </2>
19 25
                            </_alt>
20 26
                        </authorlocationcode>
21
                        <elevation_m>
22
                            <_units>
23
                                <to>m</to>
24
                                <to></to>
25
                                <value>$Elevation</value>
26
                            </_units>
27
                        </elevation_m>
27
                        <iscultivated>
28
                            <_locationnarrative_is_cultivated>
29
                                <locationnarrative>
30
                                    <_alt>
31
                                        <1>$VerbatimLocality</1>
32
                                        <2>$CityLocality</2>
33
                                    </_alt>
34
                                </locationnarrative>
35
                            </_locationnarrative_is_cultivated>
36
                        </iscultivated>
28 37
                        <locationevent>
29 38
                            <taxonoccurrence>
30 39
                                <aggregateoccurrence>
31
                                    <collectiondate>$Collect Date</collectiondate>
40
                                    <collectiondate>$CollectionDate</collectiondate>
41
                                    <notes>$Description</notes>
32 42
                                    <plantobservation>
43
                                        <collectionnumber>$firstCollectorRemarks</collectionnumber>
33 44
                                        <specimenreplicate>
34
                                            <catalognumber_dwc>$Barcode</catalognumber_dwc>
35
                                            <collectioncode_dwc>$SeriesName</collectioncode_dwc>
36
                                            <sourceaccessioncode>$Accession Number</sourceaccessioncode>
45
                                            <catalognumber_dwc>$CatalogNumber</catalognumber_dwc>
46
                                            <collectioncode_dwc>$CollectionGUID</collectioncode_dwc>
47
                                            <institution_id>
48
                                                <sourcename>
49
                                                    <matched_source_id>
50
                                                        <source>
51
                                                            <shortname>
52
                                                                <_alt>
53
                                                                    <1>$CatalogSeriesPrefix</1>
54
                                                                    <2>$OwnerInstitution</2>
55
                                                                </_alt>
56
                                                            </shortname>
57
                                                        </source>
58
                                                    </matched_source_id>
59
                                                    <name>
60
                                                        <_alt>
61
                                                            <1>$CatalogSeriesPrefix</1>
62
                                                            <2>$OwnerInstitution</2>
63
                                                        </_alt>
64
                                                    </name>
65
                                                </sourcename>
66
                                            </institution_id>
67
                                            <sourceaccessioncode>$SpecimenPK</sourceaccessioncode>
37 68
                                        </specimenreplicate>
38 69
                                    </plantobservation>
39 70
                                </aggregateoccurrence>
40
                                <iscultivated>$Cultivated?</iscultivated>
41
                                <sourceaccessioncode>$Accession Number</sourceaccessioncode>
71
                                <collector_id><party><fullname>$firstCollectorName</fullname></party></collector_id>
72
                                <iscultivated>
73
                                    <_nullIf>
74
                                        <null>-1</null>
75
                                        <value>$Cultivated</value>
76
                                    </_nullIf>
77
                                </iscultivated>
78
                                <sourceaccessioncode>$SpecimenPK</sourceaccessioncode>
42 79
                                <taxondetermination>
43 80
                                    <taxonverbatim_id>
44 81
                                        <taxonverbatim>
......
47 84
                                                    <matched_label_id>
48 85
                                                        <taxonlabel>
49 86
                                                            <source_id><source><shortname>TNRS</shortname></source></source_id>
50
                                                            <taxonomicname>$Full Taxon Name</taxonomicname>
87
                                                            <taxonomicname>
88
                                                                <_alt>
89
                                                                    <1>$CurrentScientificNameWithAuthor</1>
90
                                                                    <2>$CurrentScientificName</2>
91
                                                                </_alt>
92
                                                            </taxonomicname>
51 93
                                                        </taxonlabel>
52 94
                                                    </matched_label_id>
53
                                                    <taxonomicname>$Full Taxon Name</taxonomicname>
95
                                                    <taxonomicname>
96
                                                        <_alt>
97
                                                            <1>$CurrentScientificNameWithAuthor</1>
98
                                                            <2>$CurrentScientificName</2>
99
                                                        </_alt>
100
                                                    </taxonomicname>
54 101
                                                </taxonlabel>
55 102
                                            </taxonlabel_id>
56
                                            <taxonname>$Full Taxon Name</taxonname>
103
                                            <taxonname>$CurrentScientificName</taxonname>
104
                                            <taxonomicname>$CurrentScientificNameWithAuthor</taxonomicname>
57 105
                                        </taxonverbatim>
58 106
                                    </taxonverbatim_id>
59 107
                                </taxondetermination>
108
                                <taxondetermination>
109
                                    <isoriginal>true</isoriginal>
110
                                    <taxonverbatim_id>
111
                                        <taxonverbatim>
112
                                            <taxonlabel_id>
113
                                                <taxonlabel>
114
                                                    <matched_label_id>
115
                                                        <taxonlabel>
116
                                                            <source_id><source><shortname>TNRS</shortname></source></source_id>
117
                                                            <taxonomicname>$OriginalTaxonLabel</taxonomicname>
118
                                                        </taxonlabel>
119
                                                    </matched_label_id>
120
                                                    <taxonomicname>$OriginalTaxonLabel</taxonomicname>
121
                                                </taxonlabel>
122
                                            </taxonlabel_id>
123
                                            <taxonomicname>$OriginalTaxonLabel</taxonomicname>
124
                                        </taxonverbatim>
125
                                    </taxonverbatim_id>
126
                                </taxondetermination>
60 127
                            </taxonoccurrence>
61 128
                        </locationevent>
129
                        <locationnarrative>
130
                            <_alt>
131
                                <1>$VerbatimLocality</1>
132
                                <2>$CityLocality</2>
133
                            </_alt>
134
                        </locationnarrative>
62 135
                        <locationplace>
63 136
                            <place_id>
64 137
                                <place>
65 138
                                    <coordinates_id>
66 139
                                        <coordinates>
67
                                            <coordsaccuracy_m><_noCV><value>$Accuracy</value></_noCV></coordsaccuracy_m>
68 140
                                            <latitude_deg>
69 141
                                                <_nullIf>
70 142
                                                    <null>0</null>
71 143
                                                    <type>float</type>
72
                                                    <value>
73
                                                        <_replace>
74
                                                            <\?$></\?$>
75
                                                            <value>$Lat (-=S)</value>
76
                                                        </_replace>
77
                                                    </value>
144
                                                    <value>$Latitude1</value>
78 145
                                                </_nullIf>
79 146
                                            </latitude_deg>
80 147
                                            <longitude_deg>
81 148
                                                <_nullIf>
82 149
                                                    <null>0</null>
83 150
                                                    <type>float</type>
84
                                                    <value>
85
                                                        <_replace>
86
                                                            <\?$></\?$>
87
                                                            <value>$Long (-=W)</value>
88
                                                        </_replace>
89
                                                    </value>
151
                                                    <value>$Longitude1</value>
90 152
                                                </_nullIf>
91 153
                                            </longitude_deg>
154
                                            <verbatimlatitude>$Loc_AltN</verbatimlatitude>
155
                                            <verbatimlongitude>$Loc_AltE</verbatimlongitude>
92 156
                                        </coordinates>
93 157
                                    </coordinates_id>
94 158
                                    <country>$Country</country>
95
                                    <county>$County</county>
159
                                    <county>$county</county>
96 160
                                    <matched_place_id>
97 161
                                        <place>
98 162
                                            <source_id><source><shortname>geoscrub</shortname></source></source_id>
......
103 167
                                                        <_nullIf>
104 168
                                                            <null>0</null>
105 169
                                                            <type>float</type>
106
                                                            <value>
107
                                                                <_replace>
108
                                                                    <\?$></\?$>
109
                                                                    <value>$Lat (-=S)</value>
110
                                                                </_replace>
111
                                                            </value>
170
                                                            <value>$Latitude1</value>
112 171
                                                        </_nullIf>
113 172
                                                    </latitude_deg>
114 173
                                                    <longitude_deg>
115 174
                                                        <_nullIf>
116 175
                                                            <null>0</null>
117 176
                                                            <type>float</type>
118
                                                            <value>
119
                                                                <_replace>
120
                                                                    <\?$></\?$>
121
                                                                    <value>$Long (-=W)</value>
122
                                                                </_replace>
123
                                                            </value>
177
                                                            <value>$Longitude1</value>
124 178
                                                        </_nullIf>
125 179
                                                    </longitude_deg>
126 180
                                                </coordinates>
127 181
                                            </coordinates_id>
128 182
                                            <country>$Country</country>
129
                                            <county>$County</county>
183
                                            <county>$county</county>
130 184
                                            <stateprovince>$State</stateprovince>
131 185
                                        </place>
132 186
                                    </matched_place_id>
......
134 188
                                </place>
135 189
                            </place_id>
136 190
                        </locationplace>
137
                        <verbatimelevation>$Elevation</verbatimelevation>
138 191
                    </location>
139 192
                </path>
140 193
            </_simplifyPath>
141 194
        </path>
142 195
    </_setDefault>
143 196
</VegBIEN>
144
Inserted 29 new rows into database
197
Inserted 40 new rows into database

Also available in: Unified diff