Project

General

Profile

1
<!--put template-->
2
<VegBIEN>
3
    <_setDefault id="-1">
4
        <source_id><source><shortname>Cyrille_traits.new</shortname></source></source_id>
5
        <path>
6
            <_simplifyPath>
7
                <next>parent_id</next>
8
                <path>
9
                    <location>
10
                        <authorlocationcode>$dataProviderRecordID</authorlocationcode>
11
                        <accesslevel>$accessRights</accesslevel>
12
                        <elevation_m>
13
                            <_avg>
14
                                <1><_rangeStart><value>$verbatimElevation_m</value></_rangeStart></1>
15
                                <2><_rangeEnd><value>$verbatimElevation_m</value></_rangeEnd></2>
16
                            </_avg>
17
                        </elevation_m>
18
                        <elevationrange_m>
19
                            <_range>
20
                                <from><_rangeStart><value>$verbatimElevation_m</value></_rangeStart></from>
21
                                <to><_rangeEnd><value>$verbatimElevation_m</value></_rangeEnd></to>
22
                            </_range>
23
                        </elevationrange_m>
24
                        <iscultivated><_locationnarrative_is_cultivated><locationnarrative>$locality</locationnarrative></_locationnarrative_is_cultivated></iscultivated>
25
                        <locationevent>
26
                            <method_id><method><name>$samplingProtocol</name></method></method_id>
27
                            <project_id>
28
                                <project>
29
                                    <projectname>$projectName</projectname>
30
                                    <sourceaccessioncode>$projectID</sourceaccessioncode>
31
                                </project>
32
                            </project_id>
33
                            <locationevent fkey="parent_id">
34
                                <taxonoccurrence>
35
                                    <aggregateoccurrence>
36
                                        <collectiondate>$dateCollected</collectiondate>
37
                                        <notes>$occurrenceRemarks</notes>
38
                                        <plantobservation>
39
                                            <authorplantcode>$collectorNumber</authorplantcode>
40
                                            <specimenreplicate>
41
                                                <collectionnumber>$collectorNumber</collectionnumber>
42
                                                <sourceaccessioncode>$dataProviderRecordID</sourceaccessioncode>
43
                                            </specimenreplicate>
44
                                        </plantobservation>
45
                                    </aggregateoccurrence>
46
                                    <collector_id><party><fullname>$recordedBy</fullname></party></collector_id>
47
                                    <sourceaccessioncode>$dataProviderRecordID</sourceaccessioncode>
48
                                    <taxondetermination>
49
                                        <taxonverbatim_id>
50
                                            <taxonverbatim>
51
                                                <taxonlabel_id>
52
                                                    <taxonlabel>
53
                                                        <parent_id>
54
                                                            <taxonlabel>
55
                                                                <parent_id>
56
                                                                    <taxonlabel>
57
                                                                        <rank>cultivar</rank>
58
                                                                        <parent_id>
59
                                                                            <taxonlabel>
60
                                                                                <rank>forma</rank>
61
                                                                                <parent_id>
62
                                                                                    <taxonlabel>
63
                                                                                        <rank>variety</rank>
64
                                                                                        <parent_id>
65
                                                                                            <taxonlabel>
66
                                                                                                <rank>subspecies</rank>
67
                                                                                                <parent_id>
68
                                                                                                    <taxonlabel>
69
                                                                                                        <rank>species</rank>
70
                                                                                                        <taxonepithet>$specificEpithet</taxonepithet>
71
                                                                                                        <parent_id>
72
                                                                                                            <taxonlabel>
73
                                                                                                                <rank>genus</rank>
74
                                                                                                                <taxonepithet>$genus</taxonepithet>
75
                                                                                                                <parent_id>
76
                                                                                                                    <taxonlabel>
77
                                                                                                                        <rank>family</rank>
78
                                                                                                                        <taxonepithet>$family</taxonepithet>
79
                                                                                                                    </taxonlabel>
80
                                                                                                                </parent_id>
81
                                                                                                            </taxonlabel>
82
                                                                                                        </parent_id>
83
                                                                                                    </taxonlabel>
84
                                                                                                </parent_id>
85
                                                                                            </taxonlabel>
86
                                                                                        </parent_id>
87
                                                                                    </taxonlabel>
88
                                                                                </parent_id>
89
                                                                            </taxonlabel>
90
                                                                        </parent_id>
91
                                                                    </taxonlabel>
92
                                                                </parent_id>
93
                                                                <taxonepithet>$infraspecificEpithet</taxonepithet>
94
                                                            </taxonlabel>
95
                                                        </parent_id>
96
                                                        <taxonomicname>
97
                                                            <_merge_prefix>
98
                                                                <prefix><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></prefix>
99
                                                                <value>
100
                                                                    <_join_words>
101
                                                                        <1>
102
                                                                            <_alt>
103
                                                                                <1>$taxonName</1>
104
                                                                                <2>
105
                                                                                    <_join_words>
106
                                                                                        <2><_filter_genus><value>$genus</value></_filter_genus></2>
107
                                                                                        <3>$specificEpithet</3>
108
                                                                                        <5>$infraspecificEpithet</5>
109
                                                                                    </_join_words>
110
                                                                                </2>
111
                                                                            </_alt>
112
                                                                        </1>
113
                                                                        <2>$scientificNameAuthorship</2>
114
                                                                    </_join_words>
115
                                                                </value>
116
                                                            </_merge_prefix>
117
                                                        </taxonomicname>
118
                                                    </taxonlabel>
119
                                                </taxonlabel_id>
120
                                                <author>$scientificNameAuthorship</author>
121
                                                <family>$family</family>
122
                                                <genus>$genus</genus>
123
                                                <specific_epithet>$specificEpithet</specific_epithet>
124
                                                <taxonname>$taxonName</taxonname>
125
                                            </taxonverbatim>
126
                                        </taxonverbatim_id>
127
                                    </taxondetermination>
128
                                    <trait>
129
                                        <name>$measurementName</name>
130
                                        <units>$measurementUnit</units>
131
                                        <value>$measurementValue</value>
132
                                    </trait>
133
                                </taxonoccurrence>
134
                            </locationevent>
135
                        </locationevent>
136
                        <locationnarrative>$locality</locationnarrative>
137
                        <locationplace>
138
                            <place_id>
139
                                <place>
140
                                    <coordinates_id>
141
                                        <coordinates>
142
                                            <latitude_deg><_dms_to_dd><value>$latitude_DMS</value></_dms_to_dd></latitude_deg>
143
                                            <longitude_deg><_dms_to_dd><value>$longitude_DMS</value></_dms_to_dd></longitude_deg>
144
                                            <verbatimlatitude>$latitude_DMS</verbatimlatitude>
145
                                            <verbatimlongitude>$longitude_DMS</verbatimlongitude>
146
                                        </coordinates>
147
                                    </coordinates_id>
148
                                    <continent>$continent</continent>
149
                                    <country>$country</country>
150
                                    <county>$county</county>
151
                                    <matched_place_id>
152
                                        <place>
153
                                            <source_id><source><shortname>geoscrub</shortname></source></source_id>
154
                                            <coordinates_id>
155
                                                <coordinates>
156
                                                    <source_id><source><shortname>geoscrub</shortname></source></source_id>
157
                                                    <latitude_deg><_dms_to_dd><value>$latitude_DMS</value></_dms_to_dd></latitude_deg>
158
                                                    <longitude_deg><_dms_to_dd><value>$longitude_DMS</value></_dms_to_dd></longitude_deg>
159
                                                </coordinates>
160
                                            </coordinates_id>
161
                                            <country>$country</country>
162
                                            <county>$county</county>
163
                                            <stateprovince>$stateProvince</stateprovince>
164
                                        </place>
165
                                    </matched_place_id>
166
                                    <stateprovince>$stateProvince</stateprovince>
167
                                </place>
168
                            </place_id>
169
                        </locationplace>
170
                        <verbatimelevation>$verbatimElevation_m</verbatimelevation>
171
                    </location>
172
                </path>
173
            </_simplifyPath>
174
        </path>
175
    </_setDefault>
176
</VegBIEN>
177
Inserted 33 new rows into database
(8-8/9)