Project

General

Profile

1 3641 aaronmk
Put template:
2
<VegBIEN>
3 4621 aaronmk
    <_simplifyPath id="-1">
4
        <next>parent_id</next>
5
        <path>
6
            <location>
7 4949 aaronmk
                <authorlocationcode>$accession</authorlocationcode>
8 4621 aaronmk
                <locationevent>
9
                    <taxonoccurrence>
10
                        <aggregateoccurrence>
11
                            <collectiondate>
12
                                <_date>
13
                                    <day>
14
                                        <_nullIf>
15
                                            <null>0</null>
16
                                            <type>float</type>
17
                                            <value>$collday</value>
18
                                        </_nullIf>
19
                                    </day>
20
                                    <month>
21
                                        <_nullIf>
22
                                            <null>0</null>
23
                                            <type>float</type>
24
                                            <value>$collmonth</value>
25
                                        </_nullIf>
26
                                    </month>
27
                                    <year>
28
                                        <_nullIf>
29
                                            <null>0</null>
30
                                            <type>float</type>
31
                                            <value>$collyear</value>
32
                                        </_nullIf>
33
                                    </year>
34
                                </_date>
35
                            </collectiondate>
36
                            <notes>
37 4684 aaronmk
                                <_join>
38 4621 aaronmk
                                    <1>$comment1</1>
39
                                    <2>$comment2</2>
40
                                    <3>$comment3</3>
41
                                    <4>$comment4</4>
42
                                    <5>
43
                                        <_label>
44
                                            <label>campus</label>
45
                                            <value>$campus</value>
46
                                        </_label>
47
                                    </5>
48
                                    <6>
49
                                        <_label>
50
                                            <label>loaned to</label>
51
                                            <value>$loanto</value>
52
                                        </_label>
53
                                    </6>
54
                                    <7>
55
                                        <_label>
56
                                            <label>in or out</label>
57
                                            <value>$inorout</value>
58
                                        </_label>
59
                                    </7>
60 4684 aaronmk
                                </_join>
61 4621 aaronmk
                            </notes>
62
                            <plantobservation>
63
                                <collectionnumber>$collectno</collectionnumber>
64
                                <specimenreplicate>
65
                                    <institution_id><party><organizationname>$herbarium</organizationname></party></institution_id>
66
                                    <sourceaccessioncode>$accession</sourceaccessioncode>
67
                                </specimenreplicate>
68
                            </plantobservation>
69
                        </aggregateoccurrence>
70
                        <iscultivated>$cultivated</iscultivated>
71 4834 aaronmk
                        <sourceaccessioncode>$accession</sourceaccessioncode>
72 4621 aaronmk
                        <taxondetermination>
73 5608 aaronmk
                            <taxonlabel_id>
74
                                <taxonlabel>
75
                                    <matched_label_id>
76
                                        <taxonlabel>
77 5242 aaronmk
                                            <creator_id>
78 5237 aaronmk
                                                <party>
79 5242 aaronmk
                                                    <creator_id>0</creator_id>
80 5237 aaronmk
                                                    <organizationname>TNRS</organizationname>
81
                                                </party>
82 5242 aaronmk
                                            </creator_id>
83 5138 aaronmk
                                            <identifyingtaxonomicname>
84
                                                <_join_words>
85
                                                    <1>
86
                                                        <_alt>
87
                                                            <1>$SciName</1>
88
                                                            <2>
89
                                                                <_join_words>
90
                                                                    <1>$family</1>
91
                                                                    <2>$genus</2>
92
                                                                    <3>$species</3>
93
                                                                    <5>
94
                                                                        <_join_words>
95
                                                                            <1>
96
                                                                                <_if name="if has infraspecificEpithet">
97
                                                                                    <cond>$infraname</cond>
98
                                                                                    <then>
99
                                                                                        <_alt>
100
                                                                                            <1>$usdaRank</1>
101
                                                                                            <2>$infrarank</2>
102
                                                                                        </_alt>
103
                                                                                    </then>
104
                                                                                </_if>
105
                                                                            </1>
106
                                                                            <2>$infraname</2>
107
                                                                        </_join_words>
108
                                                                    </5>
109
                                                                </_join_words>
110
                                                            </2>
111
                                                        </_alt>
112
                                                    </1>
113
                                                    <2>$authors</2>
114
                                                </_join_words>
115
                                            </identifyingtaxonomicname>
116 5608 aaronmk
                                        </taxonlabel>
117
                                    </matched_label_id>
118 5646 aaronmk
                                    <identifyingtaxonomicname>
119
                                        <_join_words>
120
                                            <1>
121
                                                <_alt>
122
                                                    <1>$SciName</1>
123
                                                    <2>
124
                                                        <_join_words>
125
                                                            <1>$family</1>
126
                                                            <2>$genus</2>
127
                                                            <3>$species</3>
128
                                                            <5>
129
                                                                <_join_words>
130
                                                                    <1>
131
                                                                        <_if name="if has infraspecificEpithet">
132
                                                                            <cond>$infraname</cond>
133
                                                                            <then>
134
                                                                                <_alt>
135
                                                                                    <1>$usdaRank</1>
136
                                                                                    <2>$infrarank</2>
137
                                                                                </_alt>
138
                                                                            </then>
139
                                                                        </_if>
140
                                                                    </1>
141
                                                                    <2>$infraname</2>
142
                                                                </_join_words>
143
                                                            </5>
144
                                                        </_join_words>
145
                                                    </2>
146
                                                </_alt>
147
                                            </1>
148
                                            <2>$authors</2>
149
                                        </_join_words>
150
                                    </identifyingtaxonomicname>
151 5294 aaronmk
                                    <parent_id>
152 5608 aaronmk
                                        <taxonlabel>
153 5487 aaronmk
                                            <rank>
154
                                                <_alt>
155
                                                    <1>$usdaRank</1>
156
                                                    <2>$infrarank</2>
157
                                                </_alt>
158
                                            </rank>
159 5655 aaronmk
                                            <taxonverbatim>
160
                                                <verbatimrank>
161
                                                    <_alt>
162
                                                        <1>$usdaRank</1>
163
                                                        <2>$infrarank</2>
164
                                                    </_alt>
165
                                                </verbatimrank>
166
                                            </taxonverbatim>
167 5294 aaronmk
                                            <parent_id>
168 5608 aaronmk
                                                <taxonlabel>
169 5306 aaronmk
                                                    <rank>cultivar</rank>
170 5294 aaronmk
                                                    <parent_id>
171 5608 aaronmk
                                                        <taxonlabel>
172 5306 aaronmk
                                                            <rank>forma</rank>
173 5294 aaronmk
                                                            <parent_id>
174 5608 aaronmk
                                                                <taxonlabel>
175 5306 aaronmk
                                                                    <rank>variety</rank>
176 5294 aaronmk
                                                                    <parent_id>
177 5608 aaronmk
                                                                        <taxonlabel>
178 5306 aaronmk
                                                                            <rank>subspecies</rank>
179 5294 aaronmk
                                                                            <parent_id>
180 5608 aaronmk
                                                                                <taxonlabel>
181 5306 aaronmk
                                                                                    <rank>species</rank>
182 5596 aaronmk
                                                                                    <taxonepithet>$species</taxonepithet>
183 5294 aaronmk
                                                                                    <parent_id>
184 5608 aaronmk
                                                                                        <taxonlabel>
185 5306 aaronmk
                                                                                            <rank>genus</rank>
186 5596 aaronmk
                                                                                            <taxonepithet>$genus</taxonepithet>
187 5306 aaronmk
                                                                                            <parent_id>
188 5608 aaronmk
                                                                                                <taxonlabel>
189 5306 aaronmk
                                                                                                    <rank>family</rank>
190 5596 aaronmk
                                                                                                    <taxonepithet>$family</taxonepithet>
191 5608 aaronmk
                                                                                                </taxonlabel>
192 5306 aaronmk
                                                                                            </parent_id>
193 5608 aaronmk
                                                                                        </taxonlabel>
194 5294 aaronmk
                                                                                    </parent_id>
195 5608 aaronmk
                                                                                </taxonlabel>
196 5294 aaronmk
                                                                            </parent_id>
197 5608 aaronmk
                                                                        </taxonlabel>
198 5294 aaronmk
                                                                    </parent_id>
199 5608 aaronmk
                                                                </taxonlabel>
200 5294 aaronmk
                                                            </parent_id>
201 5608 aaronmk
                                                        </taxonlabel>
202 5294 aaronmk
                                                    </parent_id>
203 5608 aaronmk
                                                </taxonlabel>
204 5294 aaronmk
                                            </parent_id>
205 5596 aaronmk
                                            <taxonepithet>$infraname</taxonepithet>
206 5608 aaronmk
                                        </taxonlabel>
207 5294 aaronmk
                                    </parent_id>
208 5264 aaronmk
                                    <rank>
209
                                        <_alt>
210
                                            <1>$usdaRank</1>
211
                                            <2>$infrarank</2>
212
                                        </_alt>
213
                                    </rank>
214 5655 aaronmk
                                    <taxonverbatim>
215
                                        <author>$authors</author>
216
                                        <binomial>$SciName</binomial>
217
                                        <family>$family</family>
218
                                        <genus>$genus</genus>
219
                                        <species>$species</species>
220
                                        <verbatimrank>
221
                                            <_alt>
222
                                                <1>$usdaRank</1>
223
                                                <2>$infrarank</2>
224
                                            </_alt>
225
                                        </verbatimrank>
226
                                    </taxonverbatim>
227 5608 aaronmk
                                </taxonlabel>
228
                            </taxonlabel_id>
229 4621 aaronmk
                        </taxondetermination>
230
                        <verbatimcollectorname>
231 4684 aaronmk
                            <_join>
232 4621 aaronmk
                                <1>$collector</1>
233
                                <2>$collector1</2>
234
                                <3>$collector2</3>
235
                                <4>$collector3</4>
236 4684 aaronmk
                            </_join>
237 4621 aaronmk
                        </verbatimcollectorname>
238
                    </taxonoccurrence>
239
                </locationevent>
240
                <locationnarrative>
241 3934 aaronmk
                    <_merge>
242 4621 aaronmk
                        <1>$locality</1>
243
                        <3>
244
                            <_label>
245
                                <label>habitat</label>
246
                                <value>$habitat</value>
247
                            </_label>
248
                        </3>
249 3934 aaronmk
                    </_merge>
250 4621 aaronmk
                </locationnarrative>
251 4726 aaronmk
                <locationplace>
252 4727 aaronmk
                    <placepath_id>
253
                        <placepath>
254
                            <country>$country</country>
255
                            <county>$county</county>
256
                            <stateprovince>$state</stateprovince>
257
                        </placepath>
258
                    </placepath_id>
259 4726 aaronmk
                </locationplace>
260 4621 aaronmk
            </location>
261
        </path>
262
    </_simplifyPath>
263 3641 aaronmk
</VegBIEN>
264 5655 aaronmk
Inserted 25 new rows into database