Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <location id="-1">
4
        <locationdetermination>
5
            <coordsaccuracy><_noCV><value><_alt><1>$Accuracy</1></_alt></value></_noCV></coordsaccuracy>
6
            <latitude>
7
                <_alt>
8
                    <1>
9
                        <_nullIf>
10
                            <null>0</null>
11
                            <type>float</type>
12
                            <value>
13
                                <_replace>
14
                                    <\?$></\?$>
15
                                    <value>$Lat (-=S)</value>
16
                                </_replace>
17
                            </value>
18
                        </_nullIf>
19
                    </1>
20
                </_alt>
21
            </latitude>
22
            <longitude>
23
                <_alt>
24
                    <1>
25
                        <_nullIf>
26
                            <null>0</null>
27
                            <type>float</type>
28
                            <value>
29
                                <_replace>
30
                                    <\?$></\?$>
31
                                    <value>$Long (-=W)</value>
32
                                </_replace>
33
                            </value>
34
                        </_nullIf>
35
                    </1>
36
                </_alt>
37
            </longitude>
38
            <namedplace_id>
39
                <_simplifyPath>
40
                    <next>parent_id/namedplace</next>
41
                    <require>placename</require>
42
                    <path>
43
                        <namedplace>
44
                            <rank>county</rank>
45
                            <placename>$County</placename>
46
                            <parent_id>
47
                                <namedplace>
48
                                    <rank>stateProvince</rank>
49
                                    <placename>$State</placename>
50
                                    <parent_id>
51
                                        <namedplace>
52
                                            <rank>country</rank>
53
                                            <placename>$Country</placename>
54
                                        </namedplace>
55
                                    </parent_id>
56
                                </namedplace>
57
                            </parent_id>
58
                        </namedplace>
59
                    </path>
60
                </_simplifyPath>
61
            </namedplace_id>
62
        </locationdetermination>
63
        <locationevent>
64
            <taxonoccurrence>
65
                <aggregateoccurrence>
66
                    <collectiondate><_date><date><_dateRangeStart><value><_alt><3>$Collect Date</3></_alt></value></_dateRangeStart></date></_date></collectiondate>
67
                    <plantobservation>
68
                        <specimenreplicate>
69
                            <catalognumber_dwc>$Barcode</catalognumber_dwc>
70
                            <collectioncode_dwc>$SeriesName</collectioncode_dwc>
71
                            <sourceaccessioncode>$Accession Number</sourceaccessioncode>
72
                        </specimenreplicate>
73
                    </plantobservation>
74
                </aggregateoccurrence>
75
                <growthform>
76
                    <_map>
77
                        <tree>*</tree>
78
                        <shrub>*</shrub>
79
                        <liana>*</liana>
80
                        <vine>*</vine>
81
                        <herb>*</herb>
82
                        <hemiepiphyte>*</hemiepiphyte>
83
                        <epiphyte>*</epiphyte>
84
                        <grass>*</grass>
85
                        <forb>*</forb>
86
                        <moss>*</moss>
87
                        <lichen>*</lichen>
88
                        <fungus>*</fungus>
89
                        <floating aquatic>*</floating aquatic>
90
                        <submerged aquatic>*</submerged aquatic>
91
                        <*></*>
92
                        <value>
93
                            <_map>
94
                                <Yes>cultivated</Yes>
95
                                <No>wild</No>
96
                                <value>$Cultivated?</value>
97
                            </_map>
98
                        </value>
99
                    </_map>
100
                </growthform>
101
                <iscultivated>
102
                    <_map>
103
                        <cultivated>t</cultivated>
104
                        <wild>f</wild>
105
                        <*></*>
106
                        <value>
107
                            <_map>
108
                                <Yes>cultivated</Yes>
109
                                <No>wild</No>
110
                                <value>$Cultivated?</value>
111
                            </_map>
112
                        </value>
113
                    </_map>
114
                </iscultivated>
115
                <isnative>
116
                    <_map>
117
                        <native>t</native>
118
                        <exotic>f</exotic>
119
                        <*></*>
120
                        <value>
121
                            <_map>
122
                                <Yes>cultivated</Yes>
123
                                <No>wild</No>
124
                                <value>$Cultivated?</value>
125
                            </_map>
126
                        </value>
127
                    </_map>
128
                </isnative>
129
                <taxondetermination>
130
                    <isoriginal>true</isoriginal>
131
                    <iscurrent>true</iscurrent>
132
                    <role>identifier</role>
133
                    <plantconcept_id>
134
                        <plantconcept>
135
                            <plantname_id>
136
                                <_simplifyPath>
137
                                    <next>parent_id/plantname</next>
138
                                    <require>plantname</require>
139
                                    <path>
140
                                        <plantname>
141
                                            <rank>binomial</rank>
142
                                            <plantname>$Full Taxon Name</plantname>
143
                                        </plantname>
144
                                    </path>
145
                                </_simplifyPath>
146
                            </plantname_id>
147
                        </plantconcept>
148
                    </plantconcept_id>
149
                </taxondetermination>
150
            </taxonoccurrence>
151
        </locationevent>
152
        <sourceaccessioncode>
153
            <_alt>
154
                <1>$Accession Number</1>
155
                <2>
156
                    <_merge>
157
                        <2>$SeriesName</2>
158
                        <3>$Barcode</3>
159
                    </_merge>
160
                </2>
161
            </_alt>
162
        </sourceaccessioncode>
163
    </location>
164
</VegBIEN>
165
Inserted 26 new rows into database
    (1-1/1)