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>$SpecimenPK</1>
13
                                <2>
14
                                    <_join>
15
                                        <1>$CatalogSeriesPrefix</1>
16
                                        <2>$CollectionGUID</2>
17
                                        <3>$CatalogNumber</3>
18
                                    </_join>
19
                                </2>
20
                            </_alt>
21
                        </authorlocationcode>
22
                        <iscultivated><_locationnarrative_is_cultivated><locationnarrative>$VerbatimLocality</locationnarrative></_locationnarrative_is_cultivated></iscultivated>
23
                        <locationevent>
24
                            <taxonoccurrence>
25
                                <aggregateoccurrence>
26
                                    <collectiondate>$CollectionDate</collectiondate>
27
                                    <notes>$Description</notes>
28
                                    <plantobservation>
29
                                        <authorplantcode>$firstCollectorRemarks</authorplantcode>
30
                                        <specimenreplicate>
31
                                            <catalognumber_dwc>$CatalogNumber</catalognumber_dwc>
32
                                            <collectioncode_dwc>$CollectionGUID</collectioncode_dwc>
33
                                            <collectionnumber>$firstCollectorRemarks</collectionnumber>
34
                                            <institution_id>
35
                                                <sourcelist>
36
                                                    <name>$CatalogSeriesPrefix</name>
37
                                                    <sourcename>
38
                                                        <name>
39
                                                            <_split>
40
                                                                <separator>[,;] *</separator>
41
                                                                <value>$CatalogSeriesPrefix</value>
42
                                                            </_split>
43
                                                        </name>
44
                                                    </sourcename>
45
                                                </sourcelist>
46
                                            </institution_id>
47
                                            <sourceaccessioncode>$SpecimenPK</sourceaccessioncode>
48
                                        </specimenreplicate>
49
                                    </plantobservation>
50
                                </aggregateoccurrence>
51
                                <collector_id><party><fullname>$firstCollectorName</fullname></party></collector_id>
52
                                <iscultivated>$cultivated</iscultivated>
53
                                <sourceaccessioncode>$SpecimenPK</sourceaccessioncode>
54
                                <taxondetermination>
55
                                    <taxonverbatim_id>
56
                                        <taxonverbatim>
57
                                            <taxonlabel_id>
58
                                                <taxonlabel>
59
                                                    <taxonomicname>
60
                                                        <_alt>
61
                                                            <1>$CurrentScientificNameWithAuthor</1>
62
                                                            <2>$CurrentScientificName</2>
63
                                                        </_alt>
64
                                                    </taxonomicname>
65
                                                </taxonlabel>
66
                                            </taxonlabel_id>
67
                                            <taxonname>$CurrentScientificName</taxonname>
68
                                            <taxonomicname>$CurrentScientificNameWithAuthor</taxonomicname>
69
                                        </taxonverbatim>
70
                                    </taxonverbatim_id>
71
                                </taxondetermination>
72
                                <taxondetermination>
73
                                    <isoriginal>true</isoriginal>
74
                                    <taxonverbatim_id><taxonverbatim><taxonomicname>$OriginalTaxonLabel</taxonomicname></taxonverbatim></taxonverbatim_id>
75
                                </taxondetermination>
76
                            </taxonoccurrence>
77
                        </locationevent>
78
                        <locationnarrative>$VerbatimLocality</locationnarrative>
79
                        <locationplace>
80
                            <place_id>
81
                                <place>
82
                                    <coordinates_id>
83
                                        <coordinates>
84
                                            <latitude_deg>
85
                                                <_nullIf>
86
                                                    <null>0</null>
87
                                                    <type>float</type>
88
                                                    <value>$Latitude1</value>
89
                                                </_nullIf>
90
                                            </latitude_deg>
91
                                            <longitude_deg>
92
                                                <_nullIf>
93
                                                    <null>0</null>
94
                                                    <type>float</type>
95
                                                    <value>$Longitude1</value>
96
                                                </_nullIf>
97
                                            </longitude_deg>
98
                                            <verbatimlatitude>$Loc_AltN</verbatimlatitude>
99
                                            <verbatimlongitude>$Loc_AltE</verbatimlongitude>
100
                                        </coordinates>
101
                                    </coordinates_id>
102
                                    <placename_id>
103
                                        <placename>
104
                                            <rank>municipality</rank>
105
                                            <placename>$CityLocality</placename>
106
                                        </placename>
107
                                    </placename_id>
108
                                    <country>$Country</country>
109
                                    <county>$county</county>
110
                                    <matched_place_id>
111
                                        <place>
112
                                            <source_id><source><shortname>geoscrub</shortname></source></source_id>
113
                                            <coordinates_id>
114
                                                <coordinates>
115
                                                    <source_id><source><shortname>geoscrub</shortname></source></source_id>
116
                                                    <latitude_deg>
117
                                                        <_nullIf>
118
                                                            <null>0</null>
119
                                                            <type>float</type>
120
                                                            <value>$Latitude1</value>
121
                                                        </_nullIf>
122
                                                    </latitude_deg>
123
                                                    <longitude_deg>
124
                                                        <_nullIf>
125
                                                            <null>0</null>
126
                                                            <type>float</type>
127
                                                            <value>$Longitude1</value>
128
                                                        </_nullIf>
129
                                                    </longitude_deg>
130
                                                </coordinates>
131
                                            </coordinates_id>
132
                                            <country>$Country</country>
133
                                            <county>$county</county>
134
                                            <stateprovince>$State</stateprovince>
135
                                        </place>
136
                                    </matched_place_id>
137
                                    <stateprovince>$State</stateprovince>
138
                                </place>
139
                            </place_id>
140
                        </locationplace>
141
                    </location>
142
                </path>
143
            </_simplifyPath>
144
        </path>
145
    </_setDefault>
146
</VegBIEN>
147
Inserted 34 new rows into database
(6-6/7)