Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <_simplifyPath id="-1">
4
        <next>parent_id</next>
5
        <path>
6
            <location>
7
                <authorlocationcode>
8
                    <_alt>
9
                        <1>$accession</1>
10
                        <2>$herbarium</2>
11
                    </_alt>
12
                </authorlocationcode>
13
                <locationdetermination>
14
                    <namedplace_id>
15
                        <_simplifyPath>
16
                            <next>parent_id</next>
17
                            <path>
18
                                <namedplace>
19
                                    <rank>county</rank>
20
                                    <placename>$county</placename>
21
                                    <parent_id>
22
                                        <namedplace>
23
                                            <rank>stateProvince</rank>
24
                                            <placename>$state</placename>
25
                                            <parent_id>
26
                                                <namedplace>
27
                                                    <rank>country</rank>
28
                                                    <placename>$country</placename>
29
                                                </namedplace>
30
                                            </parent_id>
31
                                        </namedplace>
32
                                    </parent_id>
33
                                </namedplace>
34
                            </path>
35
                        </_simplifyPath>
36
                    </namedplace_id>
37
                </locationdetermination>
38
                <locationevent>
39
                    <taxonoccurrence>
40
                        <aggregateoccurrence>
41
                            <collectiondate>
42
                                <_date>
43
                                    <day>
44
                                        <_nullIf>
45
                                            <null>0</null>
46
                                            <type>float</type>
47
                                            <value>$collday</value>
48
                                        </_nullIf>
49
                                    </day>
50
                                    <month>
51
                                        <_nullIf>
52
                                            <null>0</null>
53
                                            <type>float</type>
54
                                            <value>$collmonth</value>
55
                                        </_nullIf>
56
                                    </month>
57
                                    <year>
58
                                        <_nullIf>
59
                                            <null>0</null>
60
                                            <type>float</type>
61
                                            <value>$collyear</value>
62
                                        </_nullIf>
63
                                    </year>
64
                                </_date>
65
                            </collectiondate>
66
                            <notes>
67
                                <_merge>
68
                                    <1>$comment1</1>
69
                                    <2>$comment2</2>
70
                                    <3>$comment3</3>
71
                                    <4>$comment4</4>
72
                                    <5>
73
                                        <_label>
74
                                            <label>campus</label>
75
                                            <value>$campus</value>
76
                                        </_label>
77
                                    </5>
78
                                    <6>
79
                                        <_label>
80
                                            <label>loaned to</label>
81
                                            <value>$loanto</value>
82
                                        </_label>
83
                                    </6>
84
                                    <7>
85
                                        <_label>
86
                                            <label>in or out</label>
87
                                            <value>$inorout</value>
88
                                        </_label>
89
                                    </7>
90
                                </_merge>
91
                            </notes>
92
                            <plantobservation>
93
                                <collectionnumber>$collectno</collectionnumber>
94
                                <specimenreplicate>
95
                                    <institution_id><party><organizationname>$herbarium</organizationname></party></institution_id>
96
                                    <sourceaccessioncode>$accession</sourceaccessioncode>
97
                                </specimenreplicate>
98
                            </plantobservation>
99
                        </aggregateoccurrence>
100
                        <authortaxoncode>
101
                            <_alt>
102
                                <1>$collectno</1>
103
                                <2>$SciName</2>
104
                            </_alt>
105
                        </authortaxoncode>
106
                        <iscultivated>$cultivated</iscultivated>
107
                        <taxondetermination>
108
                            <plantconcept_id>
109
                                <plantconcept>
110
                                    <plantname_id>
111
                                        <_simplifyPath>
112
                                            <next>parent_id</next>
113
                                            <path>
114
                                                <plantname>
115
                                                    <rank>binomial</rank>
116
                                                    <plantname>$SciName</plantname>
117
                                                    <parent_id>
118
                                                        <plantname>
119
                                                            <rank>authority</rank>
120
                                                            <plantname>$authors</plantname>
121
                                                            <parent_id>
122
                                                                <plantname>
123
                                                                    <rank>subspecies</rank>
124
                                                                    <plantname>
125
                                                                        <_name>
126
                                                                            <first>
127
                                                                                <_alt>
128
                                                                                    <1>$usdaRank</1>
129
                                                                                    <2>$infrarank</2>
130
                                                                                </_alt>
131
                                                                            </first>
132
                                                                            <last>$infraname</last>
133
                                                                        </_name>
134
                                                                    </plantname>
135
                                                                    <parent_id>
136
                                                                        <plantname>
137
                                                                            <rank>species</rank>
138
                                                                            <plantname>$species</plantname>
139
                                                                            <parent_id>
140
                                                                                <plantname>
141
                                                                                    <rank>genus</rank>
142
                                                                                    <plantname>$genus</plantname>
143
                                                                                    <parent_id>
144
                                                                                        <plantname>
145
                                                                                            <rank>family</rank>
146
                                                                                            <plantname>$family</plantname>
147
                                                                                        </plantname>
148
                                                                                    </parent_id>
149
                                                                                </plantname>
150
                                                                            </parent_id>
151
                                                                        </plantname>
152
                                                                    </parent_id>
153
                                                                </plantname>
154
                                                            </parent_id>
155
                                                        </plantname>
156
                                                    </parent_id>
157
                                                </plantname>
158
                                            </path>
159
                                        </_simplifyPath>
160
                                    </plantname_id>
161
                                </plantconcept>
162
                            </plantconcept_id>
163
                        </taxondetermination>
164
                        <verbatimcollectorname>
165
                            <_merge>
166
                                <1>$collector</1>
167
                                <2>$collector1</2>
168
                                <3>$collector2</3>
169
                                <4>$collector3</4>
170
                            </_merge>
171
                        </verbatimcollectorname>
172
                    </taxonoccurrence>
173
                </locationevent>
174
                <locationnarrative>
175
                    <_merge>
176
                        <1>$locality</1>
177
                        <3>
178
                            <_label>
179
                                <label>habitat</label>
180
                                <value>$habitat</value>
181
                            </_label>
182
                        </3>
183
                    </_merge>
184
                </locationnarrative>
185
            </location>
186
        </path>
187
    </_simplifyPath>
188
</VegBIEN>
189
Inserted 22 new rows into database
(8-8/9)