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
                <locationcoords>
14
                    <latitude_deg>
15
                        <_nullIf>
16
                            <null>0</null>
17
                            <type>float</type>
18
                            <value>$Lat</value>
19
                        </_nullIf>
20
                    </latitude_deg>
21
                    <longitude_deg>
22
                        <_nullIf>
23
                            <null>0</null>
24
                            <type>float</type>
25
                            <value>$Long</value>
26
                        </_nullIf>
27
                    </longitude_deg>
28
                </locationcoords>
29
                <locationevent>
30
                    <taxonoccurrence>
31
                        <aggregateoccurrence>
32
                            <collectiondate>
33
                                <_date>
34
                                    <day>
35
                                        <_nullIf>
36
                                            <null>0</null>
37
                                            <type>float</type>
38
                                            <value>$Colldd</value>
39
                                        </_nullIf>
40
                                    </day>
41
                                    <month>
42
                                        <_nullIf>
43
                                            <null>0</null>
44
                                            <type>float</type>
45
                                            <value>$Collmm</value>
46
                                        </_nullIf>
47
                                    </month>
48
                                    <year>
49
                                        <_nullIf>
50
                                            <null>0</null>
51
                                            <type>float</type>
52
                                            <value>$Collyy</value>
53
                                        </_nullIf>
54
                                    </year>
55
                                </_date>
56
                            </collectiondate>
57
                            <notes>$Notes</notes>
58
                            <plantobservation>
59
                                <collectionnumber>$Number</collectionnumber>
60
                                <specimenreplicate>
61
                                    <catalognumber_dwc>$Barcode</catalognumber_dwc>
62
                                    <sourceaccessioncode>$ID</sourceaccessioncode>
63
                                </specimenreplicate>
64
                            </plantobservation>
65
                        </aggregateoccurrence>
66
                        <sourceaccessioncode>$ID</sourceaccessioncode>
67
                        <taxondetermination>
68
                            <party_id><party><fullname>$Detby</fullname></party></party_id>
69
                            <taxonlabel_id>
70
                                <taxonlabel>
71
                                    <matched_label_id>
72
                                        <taxonlabel>
73
                                            <creator_id>
74
                                                <party>
75
                                                    <creator_id>0</creator_id>
76
                                                    <organizationname>TNRS</organizationname>
77
                                                </party>
78
                                            </creator_id>
79
                                            <identifyingtaxonomicname>
80
                                                <_join_words>
81
                                                    <1>$Family</1>
82
                                                    <2>$Genus</2>
83
                                                </_join_words>
84
                                            </identifyingtaxonomicname>
85
                                        </taxonlabel>
86
                                    </matched_label_id>
87
                                    <creationdate>
88
                                        <_date>
89
                                            <year>
90
                                                <_nullIf>
91
                                                    <null>0</null>
92
                                                    <type>float</type>
93
                                                    <value>$Detyy</value>
94
                                                </_nullIf>
95
                                            </year>
96
                                        </_date>
97
                                    </creationdate>
98
                                    <creator_id>
99
                                        <_simplifyPath>
100
                                            <next>creator_id</next>
101
                                            <path><party><fullname>$Detby</fullname></party></path>
102
                                        </_simplifyPath>
103
                                    </creator_id>
104
                                    <family>$Family</family>
105
                                    <genus>$Genus</genus>
106
                                    <identifyingtaxonomicname>
107
                                        <_join_words>
108
                                            <1>$Family</1>
109
                                            <2>$Genus</2>
110
                                        </_join_words>
111
                                    </identifyingtaxonomicname>
112
                                    <parent_id>
113
                                        <taxonlabel>
114
                                            <parent_id>
115
                                                <taxonlabel>
116
                                                    <rank>cultivar</rank>
117
                                                    <parent_id>
118
                                                        <taxonlabel>
119
                                                            <rank>forma</rank>
120
                                                            <parent_id>
121
                                                                <taxonlabel>
122
                                                                    <rank>variety</rank>
123
                                                                    <parent_id>
124
                                                                        <taxonlabel>
125
                                                                            <rank>subspecies</rank>
126
                                                                            <parent_id>
127
                                                                                <taxonlabel>
128
                                                                                    <rank>species</rank>
129
                                                                                    <parent_id>
130
                                                                                        <taxonlabel>
131
                                                                                            <rank>genus</rank>
132
                                                                                            <taxonepithet>$Genus</taxonepithet>
133
                                                                                            <parent_id>
134
                                                                                                <taxonlabel>
135
                                                                                                    <rank>family</rank>
136
                                                                                                    <taxonepithet>$Family</taxonepithet>
137
                                                                                                </taxonlabel>
138
                                                                                            </parent_id>
139
                                                                                        </taxonlabel>
140
                                                                                    </parent_id>
141
                                                                                </taxonlabel>
142
                                                                            </parent_id>
143
                                                                        </taxonlabel>
144
                                                                    </parent_id>
145
                                                                </taxonlabel>
146
                                                            </parent_id>
147
                                                        </taxonlabel>
148
                                                    </parent_id>
149
                                                </taxonlabel>
150
                                            </parent_id>
151
                                        </taxonlabel>
152
                                    </parent_id>
153
                                </taxonlabel>
154
                            </taxonlabel_id>
155
                            <determinationdate>
156
                                <_date>
157
                                    <year>
158
                                        <_nullIf>
159
                                            <null>0</null>
160
                                            <type>float</type>
161
                                            <value>$Detyy</value>
162
                                        </_nullIf>
163
                                    </year>
164
                                </_date>
165
                            </determinationdate>
166
                            <taxonfit>$cf</taxonfit>
167
                        </taxondetermination>
168
                        <verbatimcollectorname>
169
                            <_join>
170
                                <1>$Collector</1>
171
                                <2>$Addcoll</2>
172
                            </_join>
173
                        </verbatimcollectorname>
174
                    </taxonoccurrence>
175
                </locationevent>
176
                <locationnarrative>
177
                    <_merge>
178
                        <2>
179
                            <_join>
180
                                <1>
181
                                    <_label>
182
                                        <label>gazetteer</label>
183
                                        <value>
184
                                            <_join>
185
                                                <1>$Gazetteer</1>
186
                                                <2>$Newgazett</2>
187
                                            </_join>
188
                                        </value>
189
                                    </_label>
190
                                </1>
191
                                <2>$Locnotes</2>
192
                            </_join>
193
                        </2>
194
                        <3>
195
                            <_label>
196
                                <label>habitat</label>
197
                                <value>$Ecology</value>
198
                            </_label>
199
                        </3>
200
                    </_merge>
201
                </locationnarrative>
202
                <locationplace><placepath_id><placepath><country>$Country</country></placepath></placepath_id></locationplace>
203
            </location>
204
        </path>
205
    </_simplifyPath>
206
</VegBIEN>
207
Inserted 30 new rows into database
(5-5/6)