Project

General

Profile

1 3641 aaronmk
Put template:
2
<VegBIEN>
3 4621 aaronmk
    <_simplifyPath id="-1">
4
        <next>parent_id</next>
5
        <path>
6
            <location>
7 4949 aaronmk
                <authorlocationcode>$id</authorlocationcode>
8 4621 aaronmk
                <locationevent>
9
                    <taxonoccurrence>
10
                        <aggregateoccurrence>
11
                            <count>$individualCount</count>
12
                            <plantobservation>
13
                                <specimenreplicate>
14
                                    <collectioncode_dwc>
15
                                        <_join>
16
                                            <1>$collectionCode</1>
17
                                            <2>$collectionID</2>
18
                                        </_join>
19
                                    </collectioncode_dwc>
20
                                    <institution_id><party><organizationname>$institutionCode</organizationname></party></institution_id>
21
                                    <sourceaccessioncode>$id</sourceaccessioncode>
22
                                </specimenreplicate>
23
                            </plantobservation>
24
                        </aggregateoccurrence>
25
                        <iscultivated>
26
                            <_map>
27
                                <cultivated>t</cultivated>
28
                                <wild>f</wild>
29
                                <*></*>
30
                                <value>$establishmentMeans</value>
31
                            </_map>
32
                        </iscultivated>
33
                        <isnative>
34
                            <_map>
35
                                <native>t</native>
36
                                <exotic>f</exotic>
37
                                <*></*>
38
                                <value>$establishmentMeans</value>
39
                            </_map>
40
                        </isnative>
41 4834 aaronmk
                        <sourceaccessioncode>$id</sourceaccessioncode>
42 4621 aaronmk
                        <taxondetermination>
43 5225 aaronmk
                            <taxonconcept_id>
44
                                <taxonconcept>
45
                                    <canon_taxonconcept_id>
46
                                        <taxonconcept>
47 5242 aaronmk
                                            <creator_id>
48 5237 aaronmk
                                                <party>
49 5242 aaronmk
                                                    <creator_id>0</creator_id>
50 5237 aaronmk
                                                    <organizationname>TNRS</organizationname>
51
                                                </party>
52 5242 aaronmk
                                            </creator_id>
53 5138 aaronmk
                                            <identifyingtaxonomicname>
54
                                                <_join_words>
55
                                                    <1>$family</1>
56
                                                    <2>$genus</2>
57
                                                </_join_words>
58
                                            </identifyingtaxonomicname>
59 5225 aaronmk
                                        </taxonconcept>
60
                                    </canon_taxonconcept_id>
61 4703 aaronmk
                                    <family>$family</family>
62
                                    <genus>$genus</genus>
63 5294 aaronmk
                                    <parent_id>
64
                                        <taxonconcept>
65
                                            <rank>cultivar</rank>
66
                                            <parent_id>
67
                                                <taxonconcept>
68
                                                    <rank>forma</rank>
69
                                                    <parent_id>
70
                                                        <taxonconcept>
71
                                                            <rank>variety</rank>
72
                                                            <parent_id>
73
                                                                <taxonconcept>
74
                                                                    <rank>subspecies</rank>
75
                                                                    <parent_id>
76
                                                                        <taxonconcept>
77
                                                                            <rank>species</rank>
78
                                                                            <parent_id>
79
                                                                                <taxonconcept>
80
                                                                                    <rank>genus</rank>
81
                                                                                    <taxonname>$genus</taxonname>
82
                                                                                    <parent_id>
83
                                                                                        <taxonconcept>
84
                                                                                            <rank>family</rank>
85
                                                                                            <taxonname>$family</taxonname>
86
                                                                                        </taxonconcept>
87
                                                                                    </parent_id>
88
                                                                                </taxonconcept>
89
                                                                            </parent_id>
90
                                                                        </taxonconcept>
91
                                                                    </parent_id>
92
                                                                </taxonconcept>
93
                                                            </parent_id>
94
                                                        </taxonconcept>
95
                                                    </parent_id>
96
                                                </taxonconcept>
97
                                            </parent_id>
98
                                        </taxonconcept>
99
                                    </parent_id>
100 5225 aaronmk
                                </taxonconcept>
101
                            </taxonconcept_id>
102 4621 aaronmk
                        </taxondetermination>
103
                    </taxonoccurrence>
104
                </locationevent>
105
                <locationnarrative>$locality</locationnarrative>
106 4727 aaronmk
                <locationplace><placepath_id><placepath><continent>$continent</continent></placepath></placepath_id></locationplace>
107 4621 aaronmk
            </location>
108
        </path>
109
    </_simplifyPath>
110 3641 aaronmk
</VegBIEN>
111 5294 aaronmk
Inserted 24 new rows into database