Project

General

Profile

1 3641 aaronmk
Put template:
2
<VegBIEN>
3 6403 aaronmk
    <_setDefault id="-1">
4 6406 aaronmk
        <source_id><source><shortname>REMIB</shortname></source></source_id>
5 4621 aaronmk
        <path>
6 6403 aaronmk
            <_simplifyPath>
7
                <next>parent_id</next>
8
                <path>
9
                    <location>
10
                        <authorlocationcode>
11
                            <_join>
12
                                <1>$acronym</1>
13
                                <3>$accession_number</3>
14
                            </_join>
15
                        </authorlocationcode>
16 6432 aaronmk
                        <iscultivated>
17
                            <_locationnarrative_is_cultivated>
18
                                <locationnarrative>
19
                                    <_join>
20
                                        <1>$locality</1>
21
                                        <3>$habitat</3>
22
                                    </_join>
23
                                </locationnarrative>
24
                            </_locationnarrative_is_cultivated>
25
                        </iscultivated>
26 6403 aaronmk
                        <locationevent>
27
                            <taxonoccurrence>
28
                                <aggregateoccurrence>
29
                                    <collectiondate>
30
                                        <_date>
31
                                            <day>
32
                                                <_nullIf>
33
                                                    <null>0</null>
34
                                                    <type>float</type>
35
                                                    <value>$coll_day</value>
36
                                                </_nullIf>
37
                                            </day>
38
                                            <month>
39
                                                <_nullIf>
40
                                                    <null>0</null>
41
                                                    <type>float</type>
42
                                                    <value>$coll_month</value>
43
                                                </_nullIf>
44
                                            </month>
45
                                            <year>
46
                                                <_nullIf>
47
                                                    <null>0</null>
48
                                                    <type>float</type>
49
                                                    <value>$coll_year</value>
50
                                                </_nullIf>
51
                                            </year>
52
                                        </_date>
53
                                    </collectiondate>
54
                                    <plantobservation>
55
                                        <specimenreplicate>
56
                                            <catalognumber_dwc>$accession_number</catalognumber_dwc>
57
                                            <institution_id>
58 6791 aaronmk
                                                <sourcelist>
59 6403 aaronmk
                                                    <name>$acronym</name>
60 6791 aaronmk
                                                    <sourcename>
61
                                                        <matched_source_id><source><shortname>$acronym</shortname></source></matched_source_id>
62
                                                        <name>$acronym</name>
63
                                                    </sourcename>
64
                                                </sourcelist>
65 6403 aaronmk
                                            </institution_id>
66
                                        </specimenreplicate>
67
                                    </plantobservation>
68
                                </aggregateoccurrence>
69
                                <collector_id><party><fullname>$collector</fullname></party></collector_id>
70
                                <taxondetermination>
71
                                    <taxonverbatim_id>
72
                                        <taxonverbatim>
73
                                            <taxonlabel_id>
74 5657 aaronmk
                                                <taxonlabel>
75 6403 aaronmk
                                                    <matched_label_id>
76
                                                        <taxonlabel>
77
                                                            <source_id><source><shortname>TNRS</shortname></source></source_id>
78
                                                            <taxonomicname>
79 5788 aaronmk
                                                                <_join_words>
80 6403 aaronmk
                                                                    <1><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></1>
81
                                                                    <2>
82
                                                                        <_join_words>
83
                                                                            <2>$genus</2>
84
                                                                            <3>$specificEpithet</3>
85
                                                                        </_join_words>
86
                                                                    </2>
87 5788 aaronmk
                                                                </_join_words>
88 6403 aaronmk
                                                            </taxonomicname>
89
                                                        </taxonlabel>
90
                                                    </matched_label_id>
91 5294 aaronmk
                                                    <parent_id>
92 5608 aaronmk
                                                        <taxonlabel>
93 5294 aaronmk
                                                            <parent_id>
94 5608 aaronmk
                                                                <taxonlabel>
95 6403 aaronmk
                                                                    <rank>cultivar</rank>
96 5294 aaronmk
                                                                    <parent_id>
97 5608 aaronmk
                                                                        <taxonlabel>
98 6403 aaronmk
                                                                            <rank>forma</rank>
99 5294 aaronmk
                                                                            <parent_id>
100 5608 aaronmk
                                                                                <taxonlabel>
101 6403 aaronmk
                                                                                    <rank>variety</rank>
102 5294 aaronmk
                                                                                    <parent_id>
103 5608 aaronmk
                                                                                        <taxonlabel>
104 6403 aaronmk
                                                                                            <rank>subspecies</rank>
105 5306 aaronmk
                                                                                            <parent_id>
106 5608 aaronmk
                                                                                                <taxonlabel>
107 6403 aaronmk
                                                                                                    <rank>species</rank>
108
                                                                                                    <taxonepithet>$specificEpithet</taxonepithet>
109 5657 aaronmk
                                                                                                    <parent_id>
110
                                                                                                        <taxonlabel>
111 6403 aaronmk
                                                                                                            <rank>genus</rank>
112
                                                                                                            <taxonepithet>$genus</taxonepithet>
113
                                                                                                            <parent_id>
114
                                                                                                                <taxonlabel>
115
                                                                                                                    <rank>family</rank>
116
                                                                                                                    <taxonepithet>$family</taxonepithet>
117
                                                                                                                </taxonlabel>
118
                                                                                                            </parent_id>
119 5657 aaronmk
                                                                                                        </taxonlabel>
120
                                                                                                    </parent_id>
121 5608 aaronmk
                                                                                                </taxonlabel>
122 5306 aaronmk
                                                                                            </parent_id>
123 5608 aaronmk
                                                                                        </taxonlabel>
124 5294 aaronmk
                                                                                    </parent_id>
125 5608 aaronmk
                                                                                </taxonlabel>
126 5294 aaronmk
                                                                            </parent_id>
127 5608 aaronmk
                                                                        </taxonlabel>
128 5294 aaronmk
                                                                    </parent_id>
129 5608 aaronmk
                                                                </taxonlabel>
130 5294 aaronmk
                                                            </parent_id>
131 5608 aaronmk
                                                        </taxonlabel>
132 5294 aaronmk
                                                    </parent_id>
133 6403 aaronmk
                                                    <taxonomicname>
134 5788 aaronmk
                                                        <_join_words>
135 6403 aaronmk
                                                            <1><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></1>
136
                                                            <2>
137
                                                                <_join_words>
138
                                                                    <2>$genus</2>
139
                                                                    <3>$specificEpithet</3>
140
                                                                </_join_words>
141
                                                            </2>
142 5788 aaronmk
                                                        </_join_words>
143 6403 aaronmk
                                                    </taxonomicname>
144
                                                </taxonlabel>
145
                                            </taxonlabel_id>
146
                                            <family>$family</family>
147
                                            <genus>$genus</genus>
148
                                            <specific_epithet>$specificEpithet</specific_epithet>
149
                                        </taxonverbatim>
150
                                    </taxonverbatim_id>
151
                                </taxondetermination>
152
                            </taxonoccurrence>
153
                        </locationevent>
154
                        <locationnarrative>
155
                            <_merge>
156
                                <1>$locality</1>
157
                                <3>
158
                                    <_label>
159
                                        <label>habitat</label>
160
                                        <value>$habitat</value>
161
                                    </_label>
162
                                </3>
163
                            </_merge>
164
                        </locationnarrative>
165
                        <locationplace>
166
                            <place_id>
167 5958 aaronmk
                                <place>
168
                                    <coordinates_id>
169
                                        <coordinates>
170 5969 aaronmk
                                            <latitude_deg>
171
                                                <_nullIf>
172
                                                    <null>0</null>
173
                                                    <type>float</type>
174
                                                    <value>$lat_deg</value>
175
                                                </_nullIf>
176
                                            </latitude_deg>
177
                                            <longitude_deg>
178
                                                <_nullIf>
179
                                                    <null>0</null>
180
                                                    <type>float</type>
181
                                                    <value>$long_deg</value>
182
                                                </_nullIf>
183
                                            </longitude_deg>
184 5958 aaronmk
                                        </coordinates>
185
                                    </coordinates_id>
186
                                    <country>$country</country>
187 6294 aaronmk
                                    <county>$county</county>
188 6403 aaronmk
                                    <matched_place_id>
189
                                        <place>
190
                                            <source_id><source><shortname>geoscrub</shortname></source></source_id>
191
                                            <coordinates_id>
192
                                                <coordinates>
193
                                                    <source_id><source><shortname>geoscrub</shortname></source></source_id>
194
                                                    <latitude_deg>
195
                                                        <_nullIf>
196
                                                            <null>0</null>
197
                                                            <type>float</type>
198
                                                            <value>$lat_deg</value>
199
                                                        </_nullIf>
200
                                                    </latitude_deg>
201
                                                    <longitude_deg>
202
                                                        <_nullIf>
203
                                                            <null>0</null>
204
                                                            <type>float</type>
205
                                                            <value>$long_deg</value>
206
                                                        </_nullIf>
207
                                                    </longitude_deg>
208
                                                </coordinates>
209
                                            </coordinates_id>
210
                                            <country>$country</country>
211
                                            <county>$county</county>
212
                                            <stateprovince>$state</stateprovince>
213
                                        </place>
214
                                    </matched_place_id>
215 5958 aaronmk
                                    <stateprovince>$state</stateprovince>
216
                                </place>
217 6403 aaronmk
                            </place_id>
218
                        </locationplace>
219
                    </location>
220
                </path>
221
            </_simplifyPath>
222 4621 aaronmk
        </path>
223 6403 aaronmk
    </_setDefault>
224 3641 aaronmk
</VegBIEN>
225 6791 aaronmk
Inserted 34 new rows into database