Project

General

Profile

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