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 Number</1>
10
                        <2>
11
                            <_join>
12
                                <2>$SeriesName</2>
13
                                <3>$Barcode</3>
14
                            </_join>
15
                        </2>
16
                    </_alt>
17
                </authorlocationcode>
18
                <elevation_m>
19
                    <_units>
20
                        <to>m</to>
21
                        <to></to>
22
                        <value>$Elevation</value>
23
                    </_units>
24
                </elevation_m>
25
                <locationevent>
26
                    <taxonoccurrence>
27
                        <aggregateoccurrence>
28
                            <collectiondate><_date><date>$Collect Date</date></_date></collectiondate>
29
                            <plantobservation>
30
                                <specimenreplicate>
31
                                    <catalognumber_dwc>$Barcode</catalognumber_dwc>
32
                                    <collectioncode_dwc>$SeriesName</collectioncode_dwc>
33
                                    <sourceaccessioncode>$Accession Number</sourceaccessioncode>
34
                                </specimenreplicate>
35
                            </plantobservation>
36
                        </aggregateoccurrence>
37
                        <iscultivated>$Cultivated?</iscultivated>
38
                        <sourceaccessioncode>$Accession Number</sourceaccessioncode>
39
                        <taxondetermination>
40
                            <taxonverbatim_id>
41
                                <taxonverbatim>
42
                                    <taxonlabel_id>
43
                                        <taxonlabel>
44
                                            <matched_label_id>
45
                                                <taxonlabel>
46
                                                    <source_id><source><shortname>TNRS</shortname></source></source_id>
47
                                                    <taxonomicname>$Full Taxon Name</taxonomicname>
48
                                                </taxonlabel>
49
                                            </matched_label_id>
50
                                            <taxonomicname>$Full Taxon Name</taxonomicname>
51
                                        </taxonlabel>
52
                                    </taxonlabel_id>
53
                                    <taxonname>$Full Taxon Name</taxonname>
54
                                </taxonverbatim>
55
                            </taxonverbatim_id>
56
                        </taxondetermination>
57
                    </taxonoccurrence>
58
                </locationevent>
59
                <locationplace>
60
                    <place_id>
61
                        <place>
62
                            <coordinates_id>
63
                                <coordinates>
64
                                    <coordsaccuracy_deg><_noCV><value>$Accuracy</value></_noCV></coordsaccuracy_deg>
65
                                    <latitude_deg>
66
                                        <_nullIf>
67
                                            <null>0</null>
68
                                            <type>float</type>
69
                                            <value>
70
                                                <_replace>
71
                                                    <\?$></\?$>
72
                                                    <value>$Lat (-=S)</value>
73
                                                </_replace>
74
                                            </value>
75
                                        </_nullIf>
76
                                    </latitude_deg>
77
                                    <longitude_deg>
78
                                        <_nullIf>
79
                                            <null>0</null>
80
                                            <type>float</type>
81
                                            <value>
82
                                                <_replace>
83
                                                    <\?$></\?$>
84
                                                    <value>$Long (-=W)</value>
85
                                                </_replace>
86
                                            </value>
87
                                        </_nullIf>
88
                                    </longitude_deg>
89
                                </coordinates>
90
                            </coordinates_id>
91
                            <country>$Country</country>
92
                            <county>$County</county>
93
                            <matched_place_id>
94
                                <place>
95
                                    <source_id><source><shortname>geoscrub</shortname></source></source_id>
96
                                    <coordinates_id>
97
                                        <coordinates>
98
                                            <source_id><source><shortname>geoscrub</shortname></source></source_id>
99
                                            <latitude_deg>
100
                                                <_nullIf>
101
                                                    <null>0</null>
102
                                                    <type>float</type>
103
                                                    <value>
104
                                                        <_replace>
105
                                                            <\?$></\?$>
106
                                                            <value>$Lat (-=S)</value>
107
                                                        </_replace>
108
                                                    </value>
109
                                                </_nullIf>
110
                                            </latitude_deg>
111
                                            <longitude_deg>
112
                                                <_nullIf>
113
                                                    <null>0</null>
114
                                                    <type>float</type>
115
                                                    <value>
116
                                                        <_replace>
117
                                                            <\?$></\?$>
118
                                                            <value>$Long (-=W)</value>
119
                                                        </_replace>
120
                                                    </value>
121
                                                </_nullIf>
122
                                            </longitude_deg>
123
                                        </coordinates>
124
                                    </coordinates_id>
125
                                    <country>$Country</country>
126
                                    <stateprovince>$State</stateprovince>
127
                                </place>
128
                            </matched_place_id>
129
                            <stateprovince>$State</stateprovince>
130
                        </place>
131
                    </place_id>
132
                </locationplace>
133
                <verbatimelevation>$Elevation</verbatimelevation>
134
            </location>
135
        </path>
136
    </_simplifyPath>
137
</VegBIEN>
138
Inserted 29 new rows into database
(6-6/7)