Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <_setDefault id="-1">
4
        <source_id><source><shortname>Madidi.new</shortname></source></source_id>
5
        <path>
6
            <_simplifyPath>
7
                <next>parent_id</next>
8
                <path>
9
                    <location>
10
                        <parent_id>
11
                            <location>
12
                                <authorlocationcode>$locationName</authorlocationcode>
13
                                <sourceaccessioncode>$locationID</sourceaccessioncode>
14
                            </location>
15
                        </parent_id>
16
                        <authorlocationcode>$subplot</authorlocationcode>
17
                        <locationevent>
18
                            <parent_id>
19
                                <locationevent>
20
                                    <location_id>
21
                                        <location>
22
                                            <authorlocationcode>
23
                                                <_if name="if subplot">
24
                                                    <cond>$subplot</cond>
25
                                                    <then>$locationName</then>
26
                                                </_if>
27
                                            </authorlocationcode>
28
                                            <sourceaccessioncode>
29
                                                <_if name="if subplot">
30
                                                    <cond>$subplot</cond>
31
                                                    <then>$locationID</then>
32
                                                </_if>
33
                                            </sourceaccessioncode>
34
                                        </location>
35
                                    </location_id>
36
                                    <authoreventcode>$authorEventCode</authoreventcode>
37
                                </locationevent>
38
                            </parent_id>
39
                            <locationevent fkey="parent_id">
40
                                <taxonoccurrence>
41
                                    <aggregateoccurrence>
42
                                        <notes>$occurrenceRemarks</notes>
43
                                        <plantobservation>
44
                                            <authorplantcode>$individualCode</authorplantcode>
45
                                            <specimenreplicate>
46
                                                <catalognumber_dwc>$accessionNumber</catalognumber_dwc>
47
                                                <collectionnumber>$collectorNumber</collectionnumber>
48
                                                <institution_id>
49
                                                    <sourcelist>
50
                                                        <name>$specimenHolderInstitutions</name>
51
                                                        <sourcename>
52
                                                            <name>
53
                                                                <_split>
54
                                                                    <separator>[,;] *</separator>
55
                                                                    <value>$specimenHolderInstitutions</value>
56
                                                                </_split>
57
                                                            </name>
58
                                                        </sourcename>
59
                                                    </sourcelist>
60
                                                </institution_id>
61
                                            </specimenreplicate>
62
                                            <stemobservation>
63
                                                <authorstemcode>$authorStemCode</authorstemcode>
64
                                                <diameterbreastheight_m><_cm_to_m><value>$diameterBreastHeight_cm</value></_cm_to_m></diameterbreastheight_m>
65
                                                <height_m>$height_m</height_m>
66
                                                <tag>$tag</tag>
67
                                            </stemobservation>
68
                                        </plantobservation>
69
                                    </aggregateoccurrence>
70
                                    <authortaxoncode>$individualCode</authortaxoncode>
71
                                    <collector_id><party><fullname>$recordedBy</fullname></party></collector_id>
72
                                    <growthform>$growthForm</growthform>
73
                                    <taxondetermination>
74
                                        <taxonverbatim_id>
75
                                            <taxonverbatim>
76
                                                <taxonlabel_id>
77
                                                    <taxonlabel>
78
                                                        <parent_id>
79
                                                            <taxonlabel>
80
                                                                <rank>$taxonRank</rank>
81
                                                                <parent_id>
82
                                                                    <taxonlabel>
83
                                                                        <rank>cultivar</rank>
84
                                                                        <parent_id>
85
                                                                            <taxonlabel>
86
                                                                                <rank>forma</rank>
87
                                                                                <parent_id>
88
                                                                                    <taxonlabel>
89
                                                                                        <rank>variety</rank>
90
                                                                                        <parent_id>
91
                                                                                            <taxonlabel>
92
                                                                                                <rank>subspecies</rank>
93
                                                                                                <parent_id>
94
                                                                                                    <taxonlabel>
95
                                                                                                        <rank>species</rank>
96
                                                                                                        <parent_id>
97
                                                                                                            <taxonlabel>
98
                                                                                                                <rank>genus</rank>
99
                                                                                                                <parent_id>
100
                                                                                                                    <taxonlabel>
101
                                                                                                                        <rank>family</rank>
102
                                                                                                                        <taxonepithet>$family</taxonepithet>
103
                                                                                                                    </taxonlabel>
104
                                                                                                                </parent_id>
105
                                                                                                            </taxonlabel>
106
                                                                                                        </parent_id>
107
                                                                                                    </taxonlabel>
108
                                                                                                </parent_id>
109
                                                                                            </taxonlabel>
110
                                                                                        </parent_id>
111
                                                                                    </taxonlabel>
112
                                                                                </parent_id>
113
                                                                            </taxonlabel>
114
                                                                        </parent_id>
115
                                                                    </taxonlabel>
116
                                                                </parent_id>
117
                                                            </taxonlabel>
118
                                                        </parent_id>
119
                                                        <rank>$taxonRank</rank>
120
                                                        <taxonomicname>
121
                                                            <_merge_prefix>
122
                                                                <prefix><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></prefix>
123
                                                                <value>$scientificName</value>
124
                                                            </_merge_prefix>
125
                                                        </taxonomicname>
126
                                                    </taxonlabel>
127
                                                </taxonlabel_id>
128
                                                <family>$family</family>
129
                                                <taxonomicname>$scientificName</taxonomicname>
130
                                                <verbatimrank>$taxonRank</verbatimrank>
131
                                            </taxonverbatim>
132
                                        </taxonverbatim_id>
133
                                        <taxonfit>$identificationQualifier</taxonfit>
134
                                    </taxondetermination>
135
                                    <taxondetermination>
136
                                        <isoriginal>true</isoriginal>
137
                                        <taxonverbatim_id>
138
                                            <taxonverbatim>
139
                                                <author>$originalScientificNameAuthorship</author>
140
                                                <family>$originalFamily</family>
141
                                                <morphoname>$morphoname</morphoname>
142
                                                <taxonname>$originalTaxonName</taxonname>
143
                                            </taxonverbatim>
144
                                        </taxonverbatim_id>
145
                                    </taxondetermination>
146
                                </taxonoccurrence>
147
                            </locationevent>
148
                        </locationevent>
149
                        <sourceaccessioncode>
150
                            <_join>
151
                                <1>$locationID</1>
152
                                <2>$subplot</2>
153
                            </_join>
154
                        </sourceaccessioncode>
155
                        <sublocationxposition_m>$subplotX</sublocationxposition_m>
156
                        <sublocationyposition_m>$subplotY</sublocationyposition_m>
157
                    </location>
158
                </path>
159
            </_simplifyPath>
160
        </path>
161
    </_setDefault>
162
</VegBIEN>
163
Inserted 32 new rows into database
(9-9/10)