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
                            <taxonconcept_id>
20
                                <taxonconcept>
21
                                    <canon_taxonconcept_id>
22
                                        <taxonconcept>
23
                                            <datasource_id>
24
                                                <party>
25
                                                    <datasource_id>0</datasource_id>
26
                                                    <organizationname>TNRS</organizationname>
27
                                                </party>
28
                                            </datasource_id>
29
                                            <identifyingtaxonomicname>
30
                                                <_join_words>
31
                                                    <1>$Family</1>
32
                                                    <2>$Genus</2>
33
                                                    <3>$Species</3>
34
                                                    <4>$Subspecies</4>
35
                                                    <6>
36
                                                        <_join_words>
37
                                                            <1>var. </1>
38
                                                            <2>$Variety</2>
39
                                                        </_join_words>
40
                                                    </6>
41
                                                    <7>
42
                                                        <_join_words>
43
                                                            <1>fm. </1>
44
                                                            <2>$Forma</2>
45
                                                        </_join_words>
46
                                                    </7>
47
                                                </_join_words>
48
                                            </identifyingtaxonomicname>
49
                                        </taxonconcept>
50
                                    </canon_taxonconcept_id>
51
                                    <class>$Class</class>
52
                                    <family>$Family</family>
53
                                    <forma>$Forma</forma>
54
                                    <genus>$Genus</genus>
55
                                    <kingdom>$Kingdom</kingdom>
56
                                    <order>$Order</order>
57
                                    <species>$Species</species>
58
                                    <subspecies>$Subspecies</subspecies>
59
                                    <variety>$Variety</variety>
60
                                </taxonconcept>
61
                            </taxonconcept_id>
62
                            <determinationdate><_date><date><_dateRangeStart><value>$interpretationdate</value></_dateRangeStart></date></_date></determinationdate>
63
                            <taxonfit>$taxonfit</taxonfit>
64
                        </taxondetermination>
65
                        <taxondetermination>
66
                            <isoriginal>true</isoriginal>
67
                            <taxonconcept_id>
68
                                <taxonconcept>
69
                                    <canon_taxonconcept_id>
70
                                        <taxonconcept>
71
                                            <datasource_id>
72
                                                <party>
73
                                                    <datasource_id>0</datasource_id>
74
                                                    <organizationname>TNRS</organizationname>
75
                                                </party>
76
                                            </datasource_id>
77
                                            <identifyingtaxonomicname>$authorplantname</identifyingtaxonomicname>
78
                                        </taxonconcept>
79
                                    </canon_taxonconcept_id>
80
                                    <taxonomicname>$authorplantname</taxonomicname>
81
                                </taxonconcept>
82
                            </taxonconcept_id>
83
                        </taxondetermination>
84
                    </taxonoccurrence>
85
                </locationevent>
86
            </location>
87
        </path>
88
    </_simplifyPath>
89
</VegBIEN>
90
Inserted 23 new rows into database
(7-7/8)