Project

General

Profile

1
<!--put template-->
2
<VegBIEN>
3
    <_setDefault id="-1">
4
        <source_id><source><shortname>MT.new</shortname></source></source_id>
5
        <path>
6
            <_simplifyPath>
7
                <next>parent_id</next>
8
                <path>
9
                    <location>
10
                        <authorlocationcode>$dataProviderRecordID</authorlocationcode>
11
                        <accessconditions>$rights</accessconditions>
12
                        <iscultivated><_locationnarrative_is_cultivated><locationnarrative>$locality</locationnarrative></_locationnarrative_is_cultivated></iscultivated>
13
                        <locationevent>
14
                            <locationevent fkey="parent_id">
15
                                <taxonoccurrence>
16
                                    <aggregateoccurrence>
17
                                        <count>$individualCount</count>
18
                                        <notes>$occurrenceRemarks</notes>
19
                                        <plantobservation>
20
                                            <specimenreplicate>
21
                                                <collectioncode_dwc>
22
                                                    <_alt>
23
                                                        <1>$collection</1>
24
                                                        <2>$collectionURL</2>
25
                                                    </_alt>
26
                                                </collectioncode_dwc>
27
                                                <institution_id>
28
                                                    <sourcelist>
29
                                                        <name>$specimenHolderInstitutions</name>
30
                                                        <sourcename>
31
                                                            <name>
32
                                                                <_split>
33
                                                                    <separator>[,;] *</separator>
34
                                                                    <value>$specimenHolderInstitutions</value>
35
                                                                </_split>
36
                                                            </name>
37
                                                        </sourcename>
38
                                                    </sourcelist>
39
                                                </institution_id>
40
                                                <sourceaccessioncode>$dataProviderRecordID</sourceaccessioncode>
41
                                            </specimenreplicate>
42
                                        </plantobservation>
43
                                    </aggregateoccurrence>
44
                                    <iscultivated>
45
                                        <_map>
46
                                            <cultivated>t</cultivated>
47
                                            <wild>f</wild>
48
                                            <*></*>
49
                                            <value>$establishmentMeans</value>
50
                                        </_map>
51
                                    </iscultivated>
52
                                    <isnative>
53
                                        <_map>
54
                                            <native>t</native>
55
                                            <exotic>f</exotic>
56
                                            <*></*>
57
                                            <value>$establishmentMeans</value>
58
                                        </_map>
59
                                    </isnative>
60
                                    <sourceaccessioncode>$dataProviderRecordID</sourceaccessioncode>
61
                                    <taxondetermination>
62
                                        <taxonverbatim_id>
63
                                            <taxonverbatim>
64
                                                <taxonlabel_id>
65
                                                    <taxonlabel>
66
                                                        <parent_id>
67
                                                            <taxonlabel>
68
                                                                <parent_id>
69
                                                                    <taxonlabel>
70
                                                                        <rank>cultivar</rank>
71
                                                                        <parent_id>
72
                                                                            <taxonlabel>
73
                                                                                <rank>forma</rank>
74
                                                                                <parent_id>
75
                                                                                    <taxonlabel>
76
                                                                                        <rank>variety</rank>
77
                                                                                        <parent_id>
78
                                                                                            <taxonlabel>
79
                                                                                                <rank>subspecies</rank>
80
                                                                                                <parent_id>
81
                                                                                                    <taxonlabel>
82
                                                                                                        <rank>species</rank>
83
                                                                                                        <parent_id>
84
                                                                                                            <taxonlabel>
85
                                                                                                                <rank>genus</rank>
86
                                                                                                                <taxonepithet>$genus</taxonepithet>
87
                                                                                                                <parent_id>
88
                                                                                                                    <taxonlabel>
89
                                                                                                                        <rank>family</rank>
90
                                                                                                                        <taxonepithet>$family</taxonepithet>
91
                                                                                                                    </taxonlabel>
92
                                                                                                                </parent_id>
93
                                                                                                            </taxonlabel>
94
                                                                                                        </parent_id>
95
                                                                                                    </taxonlabel>
96
                                                                                                </parent_id>
97
                                                                                            </taxonlabel>
98
                                                                                        </parent_id>
99
                                                                                    </taxonlabel>
100
                                                                                </parent_id>
101
                                                                            </taxonlabel>
102
                                                                        </parent_id>
103
                                                                    </taxonlabel>
104
                                                                </parent_id>
105
                                                            </taxonlabel>
106
                                                        </parent_id>
107
                                                        <taxonomicname>
108
                                                            <_merge_prefix>
109
                                                                <prefix><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></prefix>
110
                                                                <value><_filter_genus><value>$genus</value></_filter_genus></value>
111
                                                            </_merge_prefix>
112
                                                        </taxonomicname>
113
                                                    </taxonlabel>
114
                                                </taxonlabel_id>
115
                                                <family>$family</family>
116
                                                <genus>$genus</genus>
117
                                            </taxonverbatim>
118
                                        </taxonverbatim_id>
119
                                    </taxondetermination>
120
                                </taxonoccurrence>
121
                            </locationevent>
122
                        </locationevent>
123
                        <locationnarrative>$locality</locationnarrative>
124
                        <locationplace><place_id><place><continent>$continent</continent></place></place_id></locationplace>
125
                    </location>
126
                </path>
127
            </_simplifyPath>
128
        </path>
129
    </_setDefault>
130
</VegBIEN>
131
Inserted 24 new rows into database
(6-6/7)