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><_alt><3>$Collect Date</3></_alt></date></_date></collectiondate>
67
                    <plantobservation>
68
                        <specimenreplicate>
69
                            <catalognumber_dwc>$Barcode</catalognumber_dwc>
70
                            <collectioncode_dwc>$SeriesName</collectioncode_dwc>
71
                            <growthform>
72
                                <_map>
73
                                    <tree>*</tree>
74
                                    <shrub>*</shrub>
75
                                    <liana>*</liana>
76
                                    <vine>*</vine>
77
                                    <herb>*</herb>
78
                                    <hemiepiphyte>*</hemiepiphyte>
79
                                    <epiphyte>*</epiphyte>
80
                                    <grass>*</grass>
81
                                    <forb>*</forb>
82
                                    <moss>*</moss>
83
                                    <lichen>*</lichen>
84
                                    <fungus>*</fungus>
85
                                    <floating aquatic>*</floating aquatic>
86
                                    <submerged aquatic>*</submerged aquatic>
87
                                    <*></*>
88
                                    <value>
89
                                        <_map>
90
                                            <Yes>cultivated</Yes>
91
                                            <No>wild</No>
92
                                            <value>$Cultivated?</value>
93
                                        </_map>
94
                                    </value>
95
                                </_map>
96
                            </growthform>
97
                            <iscultivated>
98
                                <_map>
99
                                    <cultivated>t</cultivated>
100
                                    <wild>f</wild>
101
                                    <*></*>
102
                                    <value>
103
                                        <_map>
104
                                            <Yes>cultivated</Yes>
105
                                            <No>wild</No>
106
                                            <value>$Cultivated?</value>
107
                                        </_map>
108
                                    </value>
109
                                </_map>
110
                            </iscultivated>
111
                            <isnative>
112
                                <_map>
113
                                    <native>t</native>
114
                                    <exotic>f</exotic>
115
                                    <*></*>
116
                                    <value>
117
                                        <_map>
118
                                            <Yes>cultivated</Yes>
119
                                            <No>wild</No>
120
                                            <value>$Cultivated?</value>
121
                                        </_map>
122
                                    </value>
123
                                </_map>
124
                            </isnative>
125
                            <sourceaccessioncode>$Accession Number</sourceaccessioncode>
126
                        </specimenreplicate>
127
                    </plantobservation>
128
                </aggregateoccurrence>
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)