Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <_simplifyPath id="-1">
4
        <next>parent_id</next>
5
        <path>
6
            <location>
7
                <parent_id>
8
                    <location>
9
                        <authorlocationcode>$Inventory name</authorlocationcode>
10
                        <sourceaccessioncode>$Inventory code</sourceaccessioncode>
11
                    </location>
12
                </parent_id>
13
                <authorlocationcode>$Number of subplot</authorlocationcode>
14
                <locationevent>
15
                    <project_id><project><projectname>$Expedition</projectname></project></project_id>
16
                    <taxonoccurrence>
17
                        <aggregateoccurrence>
18
                            <notes>$Observations</notes>
19
                            <plantobservation>
20
                                <collectionnumber>$Tree number</collectionnumber>
21
                                <specimenreplicate><catalognumber_dwc>$Specimen</catalognumber_dwc></specimenreplicate>
22
                                <stemobservation>
23
                                    <authorstemcode>$Trunk</authorstemcode>
24
                                    <definedvalue fkey="tablerecord_id">
25
                                        <userdefined_id>
26
                                            <userdefined>
27
                                                <tablename>stemobservation</tablename>
28
                                                <userdefinedname>lianaInfestation</userdefinedname>
29
                                            </userdefined>
30
                                        </userdefined_id>
31
                                        <definedvalue>$Liana presence</definedvalue>
32
                                    </definedvalue>
33
                                    <diameterbreastheight_m><_cm_to_m><value>$Diameter</value></_cm_to_m></diameterbreastheight_m>
34
                                    <height_m>$Total height</height_m>
35
                                    <tag>$Tag number</tag>
36
                                    <xposition_m>$Subplot X</xposition_m>
37
                                    <yposition_m>$Subplot Y</yposition_m>
38
                                </stemobservation>
39
                            </plantobservation>
40
                        </aggregateoccurrence>
41
                        <authortaxoncode>$Tree number</authortaxoncode>
42
                        <growthform>
43
                            <_map>
44
                                <T>tree</T>
45
                                <Arbol>tree</Arbol>
46
                                <palm>tree</palm>
47
                                <H>hemiepiphyte</H>
48
                                <Hemiepífito>hemiepiphyte</Hemiepífito>
49
                                <L>liana</L>
50
                                <l>liana</l>
51
                                <L?>liana</L?>
52
                                <Liana>liana</Liana>
53
                                <E>epiphyte</E>
54
                                <S>shrub</S>
55
                                <Hb>herb</Hb>
56
                                <vine-herbaceous>vine</vine-herbaceous>
57
                                <graminoid>grass</graminoid>
58
                                <rosette>forb</rosette>
59
                                <*>*</*>
60
                                <value>$Habit</value>
61
                            </_map>
62
                        </growthform>
63
                        <taxondetermination>
64
                            <party_id>
65
                                <party>
66
                                    <givenname><_namePart><first>$Determined by</first></_namePart></givenname>
67
                                    <middlename><_namePart><middle>$Determined by</middle></_namePart></middlename>
68
                                    <surname><_namePart><last>$Determined by</last></_namePart></surname>
69
                                </party>
70
                            </party_id>
71
                            <taxonpath_id>
72
                                <taxonpath>
73
                                    <author>$Autor (revised)</author>
74
                                    <family>$Family (revised)</family>
75
                                    <genus>$Genera</genus>
76
                                    <species>$Specific epithet</species>
77
                                    <taxonomicname>$Species and morphotypes</taxonomicname>
78
                                    <taxonomicnamewithauthor>
79
                                        <_alt>
80
                                            <1>$Specie+autor</1>
81
                                            <2>
82
                                                <_join_words>
83
                                                    <1>
84
                                                        <_alt>
85
                                                            <1>$Species and morphotypes</1>
86
                                                            <2>
87
                                                                <_join_words>
88
                                                                    <1>$Family (revised)</1>
89
                                                                    <2>$Genera</2>
90
                                                                    <3>$Specific epithet</3>
91
                                                                </_join_words>
92
                                                            </2>
93
                                                        </_alt>
94
                                                    </1>
95
                                                    <2>$Autor (revised)</2>
96
                                                </_join_words>
97
                                            </2>
98
                                        </_alt>
99
                                    </taxonomicnamewithauthor>
100
                                </taxonpath>
101
                            </taxonpath_id>
102
                            <taxonfit>$Qualifier</taxonfit>
103
                        </taxondetermination>
104
                        <taxondetermination>
105
                            <isoriginal>true</isoriginal>
106
                            <taxonpath_id>
107
                                <taxonpath>
108
                                    <family>$Field family</family>
109
                                    <genus>$Field name</genus>
110
                                    <taxonomicnamewithauthor>
111
                                        <_join_words>
112
                                            <1>$Field family</1>
113
                                            <2>$Field name</2>
114
                                        </_join_words>
115
                                    </taxonomicnamewithauthor>
116
                                </taxonpath>
117
                            </taxonpath_id>
118
                        </taxondetermination>
119
                        <verbatimcollectorname>$Index collector</verbatimcollectorname>
120
                    </taxonoccurrence>
121
                </locationevent>
122
            </location>
123
        </path>
124
    </_simplifyPath>
125
</VegBIEN>
126
Inserted 27 new rows into database
(5-5/6)