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