Project

General

Profile

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