Project

General

Profile

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