Project

General

Profile

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