Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <location id="-1">
4
        <locationdetermination>
5
            <namedplace_id>
6
                <_simplifyPath>
7
                    <next>parent_id/namedplace</next>
8
                    <require>placename</require>
9
                    <path>
10
                        <namedplace>
11
                            <rank>county</rank>
12
                            <parent_id>
13
                                <namedplace>
14
                                    <rank>stateProvince</rank>
15
                                    <parent_id>
16
                                        <namedplace>
17
                                            <rank>country</rank>
18
                                            <parent_id>
19
                                                <namedplace>
20
                                                    <rank>continent</rank>
21
                                                    <placename>$continent</placename>
22
                                                </namedplace>
23
                                            </parent_id>
24
                                        </namedplace>
25
                                    </parent_id>
26
                                </namedplace>
27
                            </parent_id>
28
                        </namedplace>
29
                    </path>
30
                </_simplifyPath>
31
            </namedplace_id>
32
        </locationdetermination>
33
        <locationevent>
34
            <specimenreplicate>
35
                <collectioncode_dwc>$collectionCode</collectioncode_dwc>
36
                <collectionnumber><_alt><2>$collectionID</2></_alt></collectionnumber>
37
                <growthform>
38
                    <_map>
39
                        <tree>*</tree>
40
                        <shrub>*</shrub>
41
                        <liana>*</liana>
42
                        <vine>*</vine>
43
                        <herb>*</herb>
44
                        <hemiepiphyte>*</hemiepiphyte>
45
                        <epiphyte>*</epiphyte>
46
                        <grass>*</grass>
47
                        <forb>*</forb>
48
                        <moss>*</moss>
49
                        <lichen>*</lichen>
50
                        <fungus>*</fungus>
51
                        <floating aquatic>*</floating aquatic>
52
                        <submerged aquatic>*</submerged aquatic>
53
                        <*></*>
54
                        <value>$establishmentMeans</value>
55
                    </_map>
56
                </growthform>
57
                <institution_id><party><organizationname>$institutionCode</organizationname></party></institution_id>
58
                <iscultivated>
59
                    <_map>
60
                        <cultivated>t</cultivated>
61
                        <wild>f</wild>
62
                        <*></*>
63
                        <value>$establishmentMeans</value>
64
                    </_map>
65
                </iscultivated>
66
                <isnative>
67
                    <_map>
68
                        <native>t</native>
69
                        <exotic>f</exotic>
70
                        <*></*>
71
                        <value>$establishmentMeans</value>
72
                    </_map>
73
                </isnative>
74
                <sourceaccessioncode>$id</sourceaccessioncode>
75
                <taxondetermination>
76
                    <isoriginal>true</isoriginal>
77
                    <iscurrent>true</iscurrent>
78
                    <role>identifier</role>
79
                    <plantconcept_id>
80
                        <plantconcept>
81
                            <plantname_id>
82
                                <_simplifyPath>
83
                                    <next>parent_id/plantname</next>
84
                                    <require>plantname</require>
85
                                    <path>
86
                                        <plantname>
87
                                            <rank>binomial</rank>
88
                                            <parent_id>
89
                                                <plantname>
90
                                                    <rank>authority</rank>
91
                                                    <parent_id>
92
                                                        <plantname>
93
                                                            <rank>subspecies</rank>
94
                                                            <parent_id>
95
                                                                <plantname>
96
                                                                    <rank>species</rank>
97
                                                                    <parent_id>
98
                                                                        <plantname>
99
                                                                            <rank>genus</rank>
100
                                                                            <plantname>$genus</plantname>
101
                                                                            <parent_id>
102
                                                                                <plantname>
103
                                                                                    <rank>family</rank>
104
                                                                                    <plantname>$family</plantname>
105
                                                                                </plantname>
106
                                                                            </parent_id>
107
                                                                        </plantname>
108
                                                                    </parent_id>
109
                                                                </plantname>
110
                                                            </parent_id>
111
                                                        </plantname>
112
                                                    </parent_id>
113
                                                </plantname>
114
                                            </parent_id>
115
                                        </plantname>
116
                                    </path>
117
                                </_simplifyPath>
118
                            </plantname_id>
119
                        </plantconcept>
120
                    </plantconcept_id>
121
                </taxondetermination>
122
            </specimenreplicate>
123
        </locationevent>
124
        <locationnarrative><_merge><1>$locality</1></_merge></locationnarrative>
125
        <sourceaccessioncode>
126
            <_alt>
127
                <1>$id</1>
128
                <2>
129
                    <_merge>
130
                        <1>$institutionCode</1>
131
                        <2>$collectionCode</2>
132
                    </_merge>
133
                </2>
134
            </_alt>
135
        </sourceaccessioncode>
136
    </location>
137
</VegBIEN>
138
Inserted 16 new rows into database
    (1-1/1)