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
                                    <family>$Family (revised)</family>
74
                                    <genus>$Genera</genus>
75
                                    <scientificname>$Species and morphotypes</scientificname>
76
                                    <scientificnameauthor>$Autor (revised)</scientificnameauthor>
77
                                    <scientificnamewithauthor>$Specie+autor</scientificnamewithauthor>
78
                                    <species>$Specific epithet</species>
79
                                </taxonpath>
80
                            </taxonpath_id>
81
                            <taxonfit>$Qualifier</taxonfit>
82
                        </taxondetermination>
83
                        <taxondetermination>
84
                            <isoriginal>true</isoriginal>
85
                            <taxonpath_id>
86
                                <taxonpath>
87
                                    <family>$Field family</family>
88
                                    <genus>$Field name</genus>
89
                                </taxonpath>
90
                            </taxonpath_id>
91
                        </taxondetermination>
92
                        <verbatimcollectorname>$Index collector</verbatimcollectorname>
93
                    </taxonoccurrence>
94
                </locationevent>
95
            </location>
96
        </path>
97
    </_simplifyPath>
98
</VegBIEN>
99
Inserted 28 new rows into database
(5-5/6)