Project

General

Profile

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