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>
69
                                <party>
70
                                    <givenname><_namePart><first>$Detby</first></_namePart></givenname>
71
                                    <middlename><_namePart><middle>$Detby</middle></_namePart></middlename>
72
                                    <surname><_namePart><last>$Detby</last></_namePart></surname>
73
                                </party>
74
                            </party_id>
75
                            <taxonconcept_id>
76
                                <taxonconcept>
77
                                    <matched_concept_id>
78
                                        <taxonconcept>
79
                                            <creator_id>
80
                                                <party>
81
                                                    <creator_id>0</creator_id>
82
                                                    <organizationname>TNRS</organizationname>
83
                                                </party>
84
                                            </creator_id>
85
                                            <identifyingtaxonomicname>
86
                                                <_join_words>
87
                                                    <1>$Family</1>
88
                                                    <2>$Genus</2>
89
                                                </_join_words>
90
                                            </identifyingtaxonomicname>
91
                                        </taxonconcept>
92
                                    </matched_concept_id>
93
                                    <creator_id>
94
                                        <_simplifyPath>
95
                                            <next>creator_id</next>
96
                                            <path>
97
                                                <party>
98
                                                    <givenname><_namePart><first>$Detby</first></_namePart></givenname>
99
                                                    <middlename><_namePart><middle>$Detby</middle></_namePart></middlename>
100
                                                    <surname><_namePart><last>$Detby</last></_namePart></surname>
101
                                                </party>
102
                                            </path>
103
                                        </_simplifyPath>
104
                                    </creator_id>
105
                                    <family>$Family</family>
106
                                    <genus>$Genus</genus>
107
                                    <parent_id>
108
                                        <taxonconcept>
109
                                            <parent_id>
110
                                                <taxonconcept>
111
                                                    <rank>cultivar</rank>
112
                                                    <parent_id>
113
                                                        <taxonconcept>
114
                                                            <rank>forma</rank>
115
                                                            <parent_id>
116
                                                                <taxonconcept>
117
                                                                    <rank>variety</rank>
118
                                                                    <parent_id>
119
                                                                        <taxonconcept>
120
                                                                            <rank>subspecies</rank>
121
                                                                            <parent_id>
122
                                                                                <taxonconcept>
123
                                                                                    <rank>species</rank>
124
                                                                                    <parent_id>
125
                                                                                        <taxonconcept>
126
                                                                                            <rank>genus</rank>
127
                                                                                            <taxonname>$Genus</taxonname>
128
                                                                                            <parent_id>
129
                                                                                                <taxonconcept>
130
                                                                                                    <rank>family</rank>
131
                                                                                                    <taxonname>$Family</taxonname>
132
                                                                                                </taxonconcept>
133
                                                                                            </parent_id>
134
                                                                                        </taxonconcept>
135
                                                                                    </parent_id>
136
                                                                                </taxonconcept>
137
                                                                            </parent_id>
138
                                                                        </taxonconcept>
139
                                                                    </parent_id>
140
                                                                </taxonconcept>
141
                                                            </parent_id>
142
                                                        </taxonconcept>
143
                                                    </parent_id>
144
                                                </taxonconcept>
145
                                            </parent_id>
146
                                        </taxonconcept>
147
                                    </parent_id>
148
                                    <creationdate>
149
                                        <_date>
150
                                            <year>
151
                                                <_nullIf>
152
                                                    <null>0</null>
153
                                                    <type>float</type>
154
                                                    <value>$Detyy</value>
155
                                                </_nullIf>
156
                                            </year>
157
                                        </_date>
158
                                    </creationdate>
159
                                </taxonconcept>
160
                            </taxonconcept_id>
161
                            <taxonfit>$cf</taxonfit>
162
                            <determinationdate>
163
                                <_date>
164
                                    <year>
165
                                        <_nullIf>
166
                                            <null>0</null>
167
                                            <type>float</type>
168
                                            <value>$Detyy</value>
169
                                        </_nullIf>
170
                                    </year>
171
                                </_date>
172
                            </determinationdate>
173
                        </taxondetermination>
174
                        <verbatimcollectorname>
175
                            <_join>
176
                                <1>$Collector</1>
177
                                <2>$Addcoll</2>
178
                            </_join>
179
                        </verbatimcollectorname>
180
                    </taxonoccurrence>
181
                </locationevent>
182
                <locationnarrative>
183
                    <_merge>
184
                        <2>
185
                            <_join>
186
                                <1>
187
                                    <_label>
188
                                        <label>gazetteer</label>
189
                                        <value>
190
                                            <_join>
191
                                                <1>$Gazetteer</1>
192
                                                <2>$Newgazett</2>
193
                                            </_join>
194
                                        </value>
195
                                    </_label>
196
                                </1>
197
                                <2>$Locnotes</2>
198
                            </_join>
199
                        </2>
200
                        <3>
201
                            <_label>
202
                                <label>habitat</label>
203
                                <value>$Ecology</value>
204
                            </_label>
205
                        </3>
206
                    </_merge>
207
                </locationnarrative>
208
                <locationplace><placepath_id><placepath><country>$Country</country></placepath></placepath_id></locationplace>
209
            </location>
210
        </path>
211
    </_simplifyPath>
212
</VegBIEN>
213
Inserted 29 new rows into database
(5-5/6)