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