Project

General

Profile

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