Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <_setDefault id="-1">
4
        <source_id><source><shortname>Madidi</shortname></source></source_id>
5
        <path>
6
            <_simplifyPath>
7
                <next>parent_id</next>
8
                <path>
9
                    <location>
10
                        <authorlocationcode>$Plot Name</authorlocationcode>
11
                        <sourceaccessioncode>$PlotName</sourceaccessioncode>
12
                        <iscultivated><_locationnarrative_is_cultivated><locationnarrative>$Locality</locationnarrative></_locationnarrative_is_cultivated></iscultivated>
13
                        <locationevent>
14
                            <project_id>
15
                                <project>
16
                                    <projectname>$Expedition Name</projectname>
17
                                    <sourceaccessioncode>$Expedition Number</sourceaccessioncode>
18
                                </project>
19
                            </project_id>
20
                            <authoreventcode>$PlotInventoryName</authoreventcode>
21
                            <commclass><commdetermination><commconcept_id><commconcept><commname_id><commname><commname>$Vegetation Type</commname></commname></commname_id></commconcept></commconcept_id></commdetermination></commclass>
22
                            <soilsample>
23
                                <acidity_fraction><_percent_to_fraction><value>$Interchangeable Acidity</value></_percent_to_fraction></acidity_fraction>
24
                                <calcium_fraction><_percent_to_fraction><value>$Interchangable Calcium</value></_percent_to_fraction></calcium_fraction>
25
                                <carbon_fraction><_percent_to_fraction><value>$Organic Carbon</value></_percent_to_fraction></carbon_fraction>
26
                                <cationexchangecapacity_cmol_kg>$CIC</cationexchangecapacity_cmol_kg>
27
                                <clay_fraction><_percent_to_fraction><value>$Clay</value></_percent_to_fraction></clay_fraction>
28
                                <conductivity>$Electric conductivity</conductivity>
29
                                <magnesium_fraction><_percent_to_fraction><value>$Interchangeable Magnesium</value></_percent_to_fraction></magnesium_fraction>
30
                                <nitrogen_fraction><_percent_to_fraction><value>$Total Nitrogen</value></_percent_to_fraction></nitrogen_fraction>
31
                                <organic_fraction><_percent_to_fraction><value>$Organic material</value></_percent_to_fraction></organic_fraction>
32
                                <ph>$pH disolved</ph>
33
                                <phosphorus_fraction><_percent_to_fraction><value>$Available Phosphor</value></_percent_to_fraction></phosphorus_fraction>
34
                                <potassium_fraction><_percent_to_fraction><value>$Interchangeable Potassium</value></_percent_to_fraction></potassium_fraction>
35
                                <sand_fraction><_percent_to_fraction><value>$Sand</value></_percent_to_fraction></sand_fraction>
36
                                <silt_fraction><_percent_to_fraction><value>$Silt</value></_percent_to_fraction></silt_fraction>
37
                                <sodium_fraction><_percent_to_fraction><value>$Interchangeable Sodium</value></_percent_to_fraction></sodium_fraction>
38
                                <texture>$Textural Class</texture>
39
                            </soilsample>
40
                        </locationevent>
41
                        <locationnarrative>$Locality</locationnarrative>
42
                        <locationplace>
43
                            <place_id>
44
                                <place>
45
                                    <coordinates_id>
46
                                        <coordinates>
47
                                            <latitude_deg>
48
                                                <_nullIf>
49
                                                    <null>0</null>
50
                                                    <type>float</type>
51
                                                    <value>$LatitudeDecDeg</value>
52
                                                </_nullIf>
53
                                            </latitude_deg>
54
                                            <longitude_deg>
55
                                                <_nullIf>
56
                                                    <null>0</null>
57
                                                    <type>float</type>
58
                                                    <value>$LongitudeDecDeg</value>
59
                                                </_nullIf>
60
                                            </longitude_deg>
61
                                        </coordinates>
62
                                    </coordinates_id>
63
                                    <matched_place_id>
64
                                        <place>
65
                                            <source_id><source><shortname>geoscrub</shortname></source></source_id>
66
                                            <coordinates_id>
67
                                                <coordinates>
68
                                                    <source_id><source><shortname>geoscrub</shortname></source></source_id>
69
                                                    <latitude_deg>
70
                                                        <_nullIf>
71
                                                            <null>0</null>
72
                                                            <type>float</type>
73
                                                            <value>$LatitudeDecDeg</value>
74
                                                        </_nullIf>
75
                                                    </latitude_deg>
76
                                                    <longitude_deg>
77
                                                        <_nullIf>
78
                                                            <null>0</null>
79
                                                            <type>float</type>
80
                                                            <value>$LongitudeDecDeg</value>
81
                                                        </_nullIf>
82
                                                    </longitude_deg>
83
                                                </coordinates>
84
                                            </coordinates_id>
85
                                        </place>
86
                                    </matched_place_id>
87
                                </place>
88
                            </place_id>
89
                        </locationplace>
90
                        <notespublic>
91
                            <_alt>
92
                                <0>$Notes</0>
93
                                <1>$Notes 2</1>
94
                            </_alt>
95
                        </notespublic>
96
                        <slopegradient_fraction>$Slope</slopegradient_fraction>
97
                    </location>
98
                </path>
99
            </_simplifyPath>
100
        </path>
101
    </_setDefault>
102
</VegBIEN>
103
Inserted 28 new rows into database
(6-6/7)