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