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
                <authorlocationcode>
8
                    <_alt>
9
                        <1>$ID</1>
10
                        <2>$Barcode</2>
11
                    </_alt>
12
                </authorlocationcode>
13 4726 aaronmk
                <locationcoords>
14 4753 aaronmk
                    <latitude_deg>
15 4621 aaronmk
                        <_nullIf>
16
                            <null>0</null>
17
                            <type>float</type>
18
                            <value>$Lat</value>
19
                        </_nullIf>
20 4753 aaronmk
                    </latitude_deg>
21
                    <longitude_deg>
22 4621 aaronmk
                        <_nullIf>
23
                            <null>0</null>
24
                            <type>float</type>
25
                            <value>$Long</value>
26
                        </_nullIf>
27 4753 aaronmk
                    </longitude_deg>
28 4726 aaronmk
                </locationcoords>
29 4621 aaronmk
                <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 4834 aaronmk
                        <sourceaccessioncode>$ID</sourceaccessioncode>
67 4621 aaronmk
                        <taxondetermination>
68 5600 aaronmk
                            <party_id><party><fullname>$Detby</fullname></party></party_id>
69 5608 aaronmk
                            <taxonlabel_id>
70
                                <taxonlabel>
71
                                    <matched_label_id>
72
                                        <taxonlabel>
73 5242 aaronmk
                                            <creator_id>
74 5237 aaronmk
                                                <party>
75 5242 aaronmk
                                                    <creator_id>0</creator_id>
76 5237 aaronmk
                                                    <organizationname>TNRS</organizationname>
77
                                                </party>
78 5242 aaronmk
                                            </creator_id>
79 5138 aaronmk
                                            <identifyingtaxonomicname>
80
                                                <_join_words>
81
                                                    <1>$Family</1>
82
                                                    <2>$Genus</2>
83
                                                </_join_words>
84
                                            </identifyingtaxonomicname>
85 5608 aaronmk
                                        </taxonlabel>
86
                                    </matched_label_id>
87 5645 aaronmk
                                    <creationdate>
88
                                        <_date>
89
                                            <year>
90
                                                <_nullIf>
91
                                                    <null>0</null>
92
                                                    <type>float</type>
93
                                                    <value>$Detyy</value>
94
                                                </_nullIf>
95
                                            </year>
96
                                        </_date>
97
                                    </creationdate>
98 5241 aaronmk
                                    <creator_id>
99 5240 aaronmk
                                        <_simplifyPath>
100 5242 aaronmk
                                            <next>creator_id</next>
101 5600 aaronmk
                                            <path><party><fullname>$Detby</fullname></party></path>
102 5240 aaronmk
                                        </_simplifyPath>
103 5241 aaronmk
                                    </creator_id>
104 5646 aaronmk
                                    <identifyingtaxonomicname>
105
                                        <_join_words>
106
                                            <1>$Family</1>
107
                                            <2>$Genus</2>
108
                                        </_join_words>
109
                                    </identifyingtaxonomicname>
110 5294 aaronmk
                                    <parent_id>
111 5608 aaronmk
                                        <taxonlabel>
112 5294 aaronmk
                                            <parent_id>
113 5608 aaronmk
                                                <taxonlabel>
114 5306 aaronmk
                                                    <rank>cultivar</rank>
115 5294 aaronmk
                                                    <parent_id>
116 5608 aaronmk
                                                        <taxonlabel>
117 5306 aaronmk
                                                            <rank>forma</rank>
118 5294 aaronmk
                                                            <parent_id>
119 5608 aaronmk
                                                                <taxonlabel>
120 5306 aaronmk
                                                                    <rank>variety</rank>
121 5294 aaronmk
                                                                    <parent_id>
122 5608 aaronmk
                                                                        <taxonlabel>
123 5306 aaronmk
                                                                            <rank>subspecies</rank>
124 5294 aaronmk
                                                                            <parent_id>
125 5608 aaronmk
                                                                                <taxonlabel>
126 5306 aaronmk
                                                                                    <rank>species</rank>
127 5294 aaronmk
                                                                                    <parent_id>
128 5608 aaronmk
                                                                                        <taxonlabel>
129 5306 aaronmk
                                                                                            <rank>genus</rank>
130 5596 aaronmk
                                                                                            <taxonepithet>$Genus</taxonepithet>
131 5306 aaronmk
                                                                                            <parent_id>
132 5608 aaronmk
                                                                                                <taxonlabel>
133 5306 aaronmk
                                                                                                    <rank>family</rank>
134 5596 aaronmk
                                                                                                    <taxonepithet>$Family</taxonepithet>
135 5608 aaronmk
                                                                                                </taxonlabel>
136 5306 aaronmk
                                                                                            </parent_id>
137 5608 aaronmk
                                                                                        </taxonlabel>
138 5294 aaronmk
                                                                                    </parent_id>
139 5608 aaronmk
                                                                                </taxonlabel>
140 5294 aaronmk
                                                                            </parent_id>
141 5608 aaronmk
                                                                        </taxonlabel>
142 5294 aaronmk
                                                                    </parent_id>
143 5608 aaronmk
                                                                </taxonlabel>
144 5294 aaronmk
                                                            </parent_id>
145 5608 aaronmk
                                                        </taxonlabel>
146 5294 aaronmk
                                                    </parent_id>
147 5608 aaronmk
                                                </taxonlabel>
148 5294 aaronmk
                                            </parent_id>
149 5608 aaronmk
                                        </taxonlabel>
150 5294 aaronmk
                                    </parent_id>
151 5655 aaronmk
                                    <taxonverbatim>
152
                                        <family>$Family</family>
153
                                        <genus>$Genus</genus>
154
                                    </taxonverbatim>
155 5608 aaronmk
                                </taxonlabel>
156
                            </taxonlabel_id>
157 4621 aaronmk
                            <determinationdate>
158
                                <_date>
159
                                    <year>
160
                                        <_nullIf>
161
                                            <null>0</null>
162
                                            <type>float</type>
163
                                            <value>$Detyy</value>
164
                                        </_nullIf>
165
                                    </year>
166
                                </_date>
167
                            </determinationdate>
168 5645 aaronmk
                            <taxonfit>$cf</taxonfit>
169 4621 aaronmk
                        </taxondetermination>
170
                        <verbatimcollectorname>
171 4684 aaronmk
                            <_join>
172 4621 aaronmk
                                <1>$Collector</1>
173
                                <2>$Addcoll</2>
174 4684 aaronmk
                            </_join>
175 4621 aaronmk
                        </verbatimcollectorname>
176
                    </taxonoccurrence>
177
                </locationevent>
178
                <locationnarrative>
179 3934 aaronmk
                    <_merge>
180 4621 aaronmk
                        <2>
181 4684 aaronmk
                            <_join>
182 4621 aaronmk
                                <1>
183
                                    <_label>
184
                                        <label>gazetteer</label>
185
                                        <value>
186 4684 aaronmk
                                            <_join>
187 4621 aaronmk
                                                <1>$Gazetteer</1>
188
                                                <2>$Newgazett</2>
189 4684 aaronmk
                                            </_join>
190 4621 aaronmk
                                        </value>
191
                                    </_label>
192
                                </1>
193
                                <2>$Locnotes</2>
194 4684 aaronmk
                            </_join>
195 4621 aaronmk
                        </2>
196
                        <3>
197 3786 aaronmk
                            <_label>
198 4621 aaronmk
                                <label>habitat</label>
199
                                <value>$Ecology</value>
200 3786 aaronmk
                            </_label>
201 4621 aaronmk
                        </3>
202 3786 aaronmk
                    </_merge>
203 4621 aaronmk
                </locationnarrative>
204 4727 aaronmk
                <locationplace><placepath_id><placepath><country>$Country</country></placepath></placepath_id></locationplace>
205 4621 aaronmk
            </location>
206
        </path>
207
    </_simplifyPath>
208 3641 aaronmk
</VegBIEN>
209 5655 aaronmk
Inserted 32 new rows into database