Project

General

Profile

1 4529 aaronmk
Put template:
2
<VegBIEN>
3
    <location id="-1">
4
        <authorlocationcode>$museumaccessionnumber</authorlocationcode>
5
        <locationevent>
6
            <obsenddate><_date><date><_dateRangeEnd><value>$collectiondate</value></_dateRangeEnd></date></_date></obsenddate>
7
            <obsstartdate><_date><date><_dateRangeStart><value>$collectiondate</value></_dateRangeStart></date></_date></obsstartdate>
8
            <taxonoccurrence>
9
                <aggregateoccurrence>
10
                    <collectiondate><_date><date>$collectiondate</date></_date></collectiondate>
11
                    <notes>$notes</notes>
12
                    <plantobservation><specimenreplicate><catalognumber_dwc>$museumaccessionnumber</catalognumber_dwc></specimenreplicate></plantobservation>
13
                </aggregateoccurrence>
14
                <authortaxoncode>$authorplantname</authortaxoncode>
15
                <sourceaccessioncode>$taxonobservation_id</sourceaccessioncode>
16
                <taxondetermination>
17
                    <plantconcept_id>
18
                        <plantconcept>
19
                            <plantname_id>
20
                                <_simplifyPath>
21
                                    <next>parent_id</next>
22
                                    <path>
23
                                        <plantname>
24
                                            <rank>binomial</rank>
25
                                            <parent_id>
26
                                                <plantname>
27
                                                    <rank>authority</rank>
28
                                                    <parent_id>
29
                                                        <plantname>
30
                                                            <rank>subspecies</rank>
31
                                                            <plantname>$Subspecies</plantname>
32
                                                            <parent_id>
33
                                                                <plantname>
34
                                                                    <rank>species</rank>
35
                                                                    <plantname>$Species</plantname>
36
                                                                    <parent_id>
37
                                                                        <plantname>
38
                                                                            <rank>genus</rank>
39
                                                                            <plantname>$Genus</plantname>
40
                                                                            <parent_id>
41
                                                                                <plantname>
42
                                                                                    <rank>family</rank>
43
                                                                                    <plantname>$Family</plantname>
44
                                                                                    <parent_id>
45
                                                                                        <plantname>
46
                                                                                            <rank>order</rank>
47
                                                                                            <plantname>$Order</plantname>
48
                                                                                            <parent_id>
49
                                                                                                <plantname>
50
                                                                                                    <rank>class</rank>
51
                                                                                                    <plantname>$Class</plantname>
52
                                                                                                    <parent_id>
53
                                                                                                        <plantname>
54
                                                                                                            <rank>subkingdom</rank>
55
                                                                                                            <parent_id>
56
                                                                                                                <plantname>
57
                                                                                                                    <rank>kingdom</rank>
58
                                                                                                                    <plantname>$Kingdom</plantname>
59
                                                                                                                </plantname>
60
                                                                                                            </parent_id>
61
                                                                                                        </plantname>
62
                                                                                                    </parent_id>
63
                                                                                                </plantname>
64
                                                                                            </parent_id>
65
                                                                                        </plantname>
66
                                                                                    </parent_id>
67
                                                                                </plantname>
68
                                                                            </parent_id>
69
                                                                        </plantname>
70
                                                                    </parent_id>
71
                                                                </plantname>
72
                                                            </parent_id>
73
                                                        </plantname>
74
                                                    </parent_id>
75
                                                </plantname>
76
                                            </parent_id>
77
                                        </plantname>
78
                                    </path>
79
                                </_simplifyPath>
80
                            </plantname_id>
81
                        </plantconcept>
82
                    </plantconcept_id>
83
                    <determinationdate><_date><date><_dateRangeStart><value>$interpretationdate</value></_dateRangeStart></date></_date></determinationdate>
84
                    <taxonfit>$taxonfit</taxonfit>
85
                </taxondetermination>
86
                <taxondetermination>
87
                    <isoriginal>true</isoriginal>
88
                    <plantconcept_id>
89
                        <plantconcept>
90
                            <plantname_id>
91
                                <_simplifyPath>
92
                                    <next>parent_id</next>
93
                                    <path>
94
                                        <plantname>
95
                                            <rank>binomial</rank>
96
                                            <plantname>$authorplantname</plantname>
97
                                        </plantname>
98
                                    </path>
99
                                </_simplifyPath>
100
                            </plantname_id>
101
                        </plantconcept>
102
                    </plantconcept_id>
103
                </taxondetermination>
104
            </taxonoccurrence>
105
        </locationevent>
106
    </location>
107
</VegBIEN>
108
Inserted 18 new rows into database