Project

General

Profile

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