Project

General

Profile

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