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
            <taxonoccurrence>
35
                <aggregateoccurrence>
36
                    <plantobservation>
37
                        <specimenreplicate>
38
                            <collectioncode_dwc>
39
                                <_alt>
40
                                    <1>$collectionCode</1>
41
                                    <2>$collectionID</2>
42
                                </_alt>
43
                            </collectioncode_dwc>
44
                            <institution_id><party><organizationname>$institutionCode</organizationname></party></institution_id>
45
                            <sourceaccessioncode>$id</sourceaccessioncode>
46
                        </specimenreplicate>
47
                    </plantobservation>
48
                </aggregateoccurrence>
49
                <iscultivated>
50
                    <_map>
51
                        <cultivated>t</cultivated>
52
                        <wild>f</wild>
53
                        <*></*>
54
                        <value>$establishmentMeans</value>
55
                    </_map>
56
                </iscultivated>
57
                <isnative>
58
                    <_map>
59
                        <native>t</native>
60
                        <exotic>f</exotic>
61
                        <*></*>
62
                        <value>$establishmentMeans</value>
63
                    </_map>
64
                </isnative>
65
                <taxondetermination>
66
                    <isoriginal>true</isoriginal>
67
                    <role>identifier</role>
68
                    <plantconcept_id>
69
                        <plantconcept>
70
                            <plantname_id>
71
                                <_simplifyPath>
72
                                    <next>parent_id/plantname</next>
73
                                    <require>plantname</require>
74
                                    <path>
75
                                        <plantname>
76
                                            <rank>binomial</rank>
77
                                            <parent_id>
78
                                                <plantname>
79
                                                    <rank>authority</rank>
80
                                                    <parent_id>
81
                                                        <plantname>
82
                                                            <rank>subspecies</rank>
83
                                                            <parent_id>
84
                                                                <plantname>
85
                                                                    <rank>species</rank>
86
                                                                    <parent_id>
87
                                                                        <plantname>
88
                                                                            <rank>genus</rank>
89
                                                                            <plantname>$genus</plantname>
90
                                                                            <parent_id>
91
                                                                                <plantname>
92
                                                                                    <rank>family</rank>
93
                                                                                    <plantname>$family</plantname>
94
                                                                                </plantname>
95
                                                                            </parent_id>
96
                                                                        </plantname>
97
                                                                    </parent_id>
98
                                                                </plantname>
99
                                                            </parent_id>
100
                                                        </plantname>
101
                                                    </parent_id>
102
                                                </plantname>
103
                                            </parent_id>
104
                                        </plantname>
105
                                    </path>
106
                                </_simplifyPath>
107
                            </plantname_id>
108
                        </plantconcept>
109
                    </plantconcept_id>
110
                </taxondetermination>
111
            </taxonoccurrence>
112
        </locationevent>
113
        <locationnarrative><_merge><1>$locality</1></_merge></locationnarrative>
114
        <sourceaccessioncode>
115
            <_alt>
116
                <1>$id</1>
117
                <2>
118
                    <_merge>
119
                        <1>$institutionCode</1>
120
                        <2>$collectionCode</2>
121
                    </_merge>
122
                </2>
123
            </_alt>
124
        </sourceaccessioncode>
125
    </location>
126
</VegBIEN>
127
Inserted 22 new rows into database
    (1-1/1)