Project

General

Profile

1
<!--put template-->
2
<VegBIEN>
3
    <_setDefault id="-1">
4
        <source_id><source><shortname>VegBank.new</shortname></source></source_id>
5
        <path>
6
            <_simplifyPath>
7
                <next>parent_id</next>
8
                <path>
9
                    <location>
10
                        <locationevent>
11
                            <sourceaccessioncode>$eventID</sourceaccessioncode>
12
                            <locationevent fkey="parent_id">
13
                                <sourceaccessioncode>$eventID</sourceaccessioncode>
14
                                <taxonoccurrence>
15
                                    <aggregateoccurrence>
16
                                        <collectiondate>$dateCollected</collectiondate>
17
                                        <notes>$occurrenceRemarks</notes>
18
                                        <plantobservation>
19
                                            <authorplantcode>$collectorNumber</authorplantcode>
20
                                            <specimenreplicate>
21
                                                <catalognumber_dwc>$accessionNumber</catalognumber_dwc>
22
                                                <collectionnumber>$collectorNumber</collectionnumber>
23
                                            </specimenreplicate>
24
                                        </plantobservation>
25
                                    </aggregateoccurrence>
26
                                    <authortaxoncode>$collectorNumber</authortaxoncode>
27
                                    <taxondetermination>
28
                                        <party_id><party><fullname>$identifiedBy</fullname></party></party_id>
29
                                        <taxonverbatim_id>
30
                                            <taxonverbatim>
31
                                                <taxonlabel_id>
32
                                                    <taxonlabel>
33
                                                        <parent_id>
34
                                                            <taxonlabel>
35
                                                                <parent_id>
36
                                                                    <taxonlabel>
37
                                                                        <rank>cultivar</rank>
38
                                                                        <parent_id>
39
                                                                            <taxonlabel>
40
                                                                                <rank>forma</rank>
41
                                                                                <parent_id>
42
                                                                                    <taxonlabel>
43
                                                                                        <rank>variety</rank>
44
                                                                                        <parent_id>
45
                                                                                            <taxonlabel>
46
                                                                                                <rank>subspecies</rank>
47
                                                                                                <parent_id>
48
                                                                                                    <taxonlabel>
49
                                                                                                        <rank>species</rank>
50
                                                                                                        <parent_id>
51
                                                                                                            <taxonlabel>
52
                                                                                                                <rank>genus</rank>
53
                                                                                                                <taxonepithet>$genus</taxonepithet>
54
                                                                                                                <parent_id>
55
                                                                                                                    <taxonlabel>
56
                                                                                                                        <rank>family</rank>
57
                                                                                                                        <taxonepithet>$family</taxonepithet>
58
                                                                                                                        <parent_id>
59
                                                                                                                            <taxonlabel>
60
                                                                                                                                <rank>order</rank>
61
                                                                                                                                <taxonepithet>$order</taxonepithet>
62
                                                                                                                                <parent_id>
63
                                                                                                                                    <taxonlabel>
64
                                                                                                                                        <rank>class</rank>
65
                                                                                                                                        <taxonepithet>$class</taxonepithet>
66
                                                                                                                                        <parent_id>
67
                                                                                                                                            <taxonlabel>
68
                                                                                                                                                <rank>phylum</rank>
69
                                                                                                                                                <parent_id>
70
                                                                                                                                                    <taxonlabel>
71
                                                                                                                                                        <rank>kingdom</rank>
72
                                                                                                                                                        <taxonepithet>$kingdom</taxonepithet>
73
                                                                                                                                                    </taxonlabel>
74
                                                                                                                                                </parent_id>
75
                                                                                                                                            </taxonlabel>
76
                                                                                                                                        </parent_id>
77
                                                                                                                                    </taxonlabel>
78
                                                                                                                                </parent_id>
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
                                                                    </taxonlabel>
94
                                                                </parent_id>
95
                                                            </taxonlabel>
96
                                                        </parent_id>
97
                                                        <taxonomicname>
98
                                                            <_merge_prefix>
99
                                                                <prefix><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></prefix>
100
                                                                <value>
101
                                                                    <_alt>
102
                                                                        <1>$scientificName</1>
103
                                                                        <2><_filter_genus><value>$genus</value></_filter_genus></2>
104
                                                                    </_alt>
105
                                                                </value>
106
                                                            </_merge_prefix>
107
                                                        </taxonomicname>
108
                                                    </taxonlabel>
109
                                                </taxonlabel_id>
110
                                                <family>$family</family>
111
                                                <genus>$genus</genus>
112
                                                <taxonomicname>$scientificName</taxonomicname>
113
                                            </taxonverbatim>
114
                                        </taxonverbatim_id>
115
                                        <determinationdate><_dateRangeStart><value>$dateIdentified</value></_dateRangeStart></determinationdate>
116
                                        <determinationtype>$identificationType</determinationtype>
117
                                        <iscurrent__verbatim>$taxon_determination__is_current</iscurrent__verbatim>
118
                                        <isoriginal>$taxon_determination__is_original</isoriginal>
119
                                        <taxonfit>$identificationQualifier</taxonfit>
120
                                    </taxondetermination>
121
                                </taxonoccurrence>
122
                            </locationevent>
123
                        </locationevent>
124
                    </location>
125
                </path>
126
            </_simplifyPath>
127
        </path>
128
    </_setDefault>
129
</VegBIEN>
130
Inserted 13 new rows into database
(10-10/11)