Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <_simplifyPath id="-1">
4
        <next>parent_id</next>
5
        <path>
6
            <location>
7
                <authorlocationcode>
8
                    <_alt>
9
                        <1>$ID</1>
10
                        <2>$Barcode</2>
11
                    </_alt>
12
                </authorlocationcode>
13
                <locationdetermination>
14
                    <latitude>
15
                        <_nullIf>
16
                            <null>0</null>
17
                            <type>float</type>
18
                            <value>$Lat</value>
19
                        </_nullIf>
20
                    </latitude>
21
                    <longitude>
22
                        <_nullIf>
23
                            <null>0</null>
24
                            <type>float</type>
25
                            <value>$Long</value>
26
                        </_nullIf>
27
                    </longitude>
28
                    <namedplace_id>
29
                        <_simplifyPath>
30
                            <next>parent_id</next>
31
                            <path>
32
                                <namedplace>
33
                                    <rank>county</rank>
34
                                    <parent_id>
35
                                        <namedplace>
36
                                            <rank>stateProvince</rank>
37
                                            <parent_id>
38
                                                <namedplace>
39
                                                    <rank>country</rank>
40
                                                    <placename>$Country</placename>
41
                                                </namedplace>
42
                                            </parent_id>
43
                                        </namedplace>
44
                                    </parent_id>
45
                                </namedplace>
46
                            </path>
47
                        </_simplifyPath>
48
                    </namedplace_id>
49
                </locationdetermination>
50
                <locationevent>
51
                    <taxonoccurrence>
52
                        <aggregateoccurrence>
53
                            <collectiondate>
54
                                <_date>
55
                                    <day>
56
                                        <_nullIf>
57
                                            <null>0</null>
58
                                            <type>float</type>
59
                                            <value>$Colldd</value>
60
                                        </_nullIf>
61
                                    </day>
62
                                    <month>
63
                                        <_nullIf>
64
                                            <null>0</null>
65
                                            <type>float</type>
66
                                            <value>$Collmm</value>
67
                                        </_nullIf>
68
                                    </month>
69
                                    <year>
70
                                        <_nullIf>
71
                                            <null>0</null>
72
                                            <type>float</type>
73
                                            <value>$Collyy</value>
74
                                        </_nullIf>
75
                                    </year>
76
                                </_date>
77
                            </collectiondate>
78
                            <notes>$Notes</notes>
79
                            <plantobservation>
80
                                <collectionnumber>$Number</collectionnumber>
81
                                <specimenreplicate>
82
                                    <catalognumber_dwc>$Barcode</catalognumber_dwc>
83
                                    <sourceaccessioncode>$ID</sourceaccessioncode>
84
                                </specimenreplicate>
85
                            </plantobservation>
86
                        </aggregateoccurrence>
87
                        <authortaxoncode>$Number</authortaxoncode>
88
                        <taxondetermination>
89
                            <party_id>
90
                                <party>
91
                                    <givenname><_namePart><first>$Detby</first></_namePart></givenname>
92
                                    <middlename><_namePart><middle>$Detby</middle></_namePart></middlename>
93
                                    <surname><_namePart><last>$Detby</last></_namePart></surname>
94
                                </party>
95
                            </party_id>
96
                            <plantconcept_id>
97
                                <plantconcept>
98
                                    <plantname_id>
99
                                        <_simplifyPath>
100
                                            <next>parent_id</next>
101
                                            <path>
102
                                                <plantname>
103
                                                    <rank>binomial</rank>
104
                                                    <parent_id>
105
                                                        <plantname>
106
                                                            <rank>authority</rank>
107
                                                            <parent_id>
108
                                                                <plantname>
109
                                                                    <rank>subspecies</rank>
110
                                                                    <parent_id>
111
                                                                        <plantname>
112
                                                                            <rank>species</rank>
113
                                                                            <parent_id>
114
                                                                                <plantname>
115
                                                                                    <rank>genus</rank>
116
                                                                                    <plantname>$Genus</plantname>
117
                                                                                    <parent_id>
118
                                                                                        <plantname>
119
                                                                                            <rank>family</rank>
120
                                                                                            <plantname>$Family</plantname>
121
                                                                                        </plantname>
122
                                                                                    </parent_id>
123
                                                                                </plantname>
124
                                                                            </parent_id>
125
                                                                        </plantname>
126
                                                                    </parent_id>
127
                                                                </plantname>
128
                                                            </parent_id>
129
                                                        </plantname>
130
                                                    </parent_id>
131
                                                </plantname>
132
                                            </path>
133
                                        </_simplifyPath>
134
                                    </plantname_id>
135
                                </plantconcept>
136
                            </plantconcept_id>
137
                            <determinationdate>
138
                                <_date>
139
                                    <year>
140
                                        <_nullIf>
141
                                            <null>0</null>
142
                                            <type>float</type>
143
                                            <value>$Detyy</value>
144
                                        </_nullIf>
145
                                    </year>
146
                                </_date>
147
                            </determinationdate>
148
                            <taxonfit>$cf</taxonfit>
149
                        </taxondetermination>
150
                        <verbatimcollectorname>
151
                            <_merge>
152
                                <1>$Collector</1>
153
                                <2>$Addcoll</2>
154
                            </_merge>
155
                        </verbatimcollectorname>
156
                    </taxonoccurrence>
157
                </locationevent>
158
                <locationnarrative>
159
                    <_merge>
160
                        <2>
161
                            <_merge>
162
                                <1>
163
                                    <_label>
164
                                        <label>gazetteer</label>
165
                                        <value>
166
                                            <_merge>
167
                                                <1>$Gazetteer</1>
168
                                                <2>$Newgazett</2>
169
                                            </_merge>
170
                                        </value>
171
                                    </_label>
172
                                </1>
173
                                <2>$Locnotes</2>
174
                            </_merge>
175
                        </2>
176
                        <3>
177
                            <_label>
178
                                <label>habitat</label>
179
                                <value>$Ecology</value>
180
                            </_label>
181
                        </3>
182
                    </_merge>
183
                </locationnarrative>
184
            </location>
185
        </path>
186
    </_simplifyPath>
187
</VegBIEN>
188
Inserted 26 new rows into database
(8-8/9)