Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <location id="-1">
4
        <authorlocationcode>
5
            <_alt>
6
                <3>$id</3>
7
                <4>
8
                    <_merge>
9
                        <1>$institutionCode</1>
10
                        <2>
11
                            <_merge>
12
                                <1>$collectionCode</1>
13
                                <2>$collectionID</2>
14
                            </_merge>
15
                        </2>
16
                    </_merge>
17
                </4>
18
            </_alt>
19
        </authorlocationcode>
20
        <locationdetermination>
21
            <namedplace_id>
22
                <_simplifyPath>
23
                    <next>parent_id/namedplace</next>
24
                    <require>placename</require>
25
                    <path>
26
                        <namedplace>
27
                            <rank>county</rank>
28
                            <parent_id>
29
                                <namedplace>
30
                                    <rank>stateProvince</rank>
31
                                    <parent_id>
32
                                        <namedplace>
33
                                            <rank>country</rank>
34
                                            <parent_id>
35
                                                <namedplace>
36
                                                    <rank>continent</rank>
37
                                                    <placename>$continent</placename>
38
                                                </namedplace>
39
                                            </parent_id>
40
                                        </namedplace>
41
                                    </parent_id>
42
                                </namedplace>
43
                            </parent_id>
44
                        </namedplace>
45
                    </path>
46
                </_simplifyPath>
47
            </namedplace_id>
48
        </locationdetermination>
49
        <locationevent>
50
            <taxonoccurrence>
51
                <aggregateoccurrence>
52
                    <count>$individualCount</count>
53
                    <plantobservation>
54
                        <specimenreplicate>
55
                            <collectioncode_dwc>
56
                                <_merge>
57
                                    <1>$collectionCode</1>
58
                                    <2>$collectionID</2>
59
                                </_merge>
60
                            </collectioncode_dwc>
61
                            <institution_id><party><organizationname>$institutionCode</organizationname></party></institution_id>
62
                            <sourceaccessioncode>$id</sourceaccessioncode>
63
                        </specimenreplicate>
64
                    </plantobservation>
65
                </aggregateoccurrence>
66
                <iscultivated>
67
                    <_map>
68
                        <cultivated>t</cultivated>
69
                        <wild>f</wild>
70
                        <*></*>
71
                        <value>$establishmentMeans</value>
72
                    </_map>
73
                </iscultivated>
74
                <isnative>
75
                    <_map>
76
                        <native>t</native>
77
                        <exotic>f</exotic>
78
                        <*></*>
79
                        <value>$establishmentMeans</value>
80
                    </_map>
81
                </isnative>
82
                <taxondetermination>
83
                    <isoriginal>true</isoriginal>
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
                                        <plantname>
93
                                            <rank>binomial</rank>
94
                                            <parent_id>
95
                                                <plantname>
96
                                                    <rank>authority</rank>
97
                                                    <parent_id>
98
                                                        <plantname>
99
                                                            <rank>subspecies</rank>
100
                                                            <parent_id>
101
                                                                <plantname>
102
                                                                    <rank>species</rank>
103
                                                                    <parent_id>
104
                                                                        <plantname>
105
                                                                            <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
                                                                        </plantname>
114
                                                                    </parent_id>
115
                                                                </plantname>
116
                                                            </parent_id>
117
                                                        </plantname>
118
                                                    </parent_id>
119
                                                </plantname>
120
                                            </parent_id>
121
                                        </plantname>
122
                                    </path>
123
                                </_simplifyPath>
124
                            </plantname_id>
125
                        </plantconcept>
126
                    </plantconcept_id>
127
                </taxondetermination>
128
            </taxonoccurrence>
129
        </locationevent>
130
        <locationnarrative>$locality</locationnarrative>
131
    </location>
132
</VegBIEN>
133
Inserted 22 new rows into database
(7-7/7)