Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <_simplifyPath id="-1">
4
        <next>parent_id</next>
5
        <path>
6
            <location>
7
                <sourceaccessioncode>$PlotID</sourceaccessioncode>
8
                <locationevent>
9
                    <sourceaccessioncode>$CensusID</sourceaccessioncode>
10
                    <taxonoccurrence>
11
                        <sourceaccessioncode>$SpeciesInvID</sourceaccessioncode>
12
                        <taxondetermination>
13
                            <taxonconcept_id>
14
                                <taxonconcept>
15
                                    <canon_taxonconcept_id>
16
                                        <taxonconcept>
17
                                            <datasource_id>
18
                                                <party>
19
                                                    <datasource_id>0</datasource_id>
20
                                                    <organizationname>TNRS</organizationname>
21
                                                </party>
22
                                            </datasource_id>
23
                                            <identifyingtaxonomicname>
24
                                                <_join_words>
25
                                                    <1>$Family</1>
26
                                                    <2>$Genus</2>
27
                                                    <3>$SpeciesName</3>
28
                                                    <4>$SubSpeciesName</4>
29
                                                </_join_words>
30
                                            </identifyingtaxonomicname>
31
                                        </taxonconcept>
32
                                    </canon_taxonconcept_id>
33
                                    <family>$Family</family>
34
                                    <genus>$Genus</genus>
35
                                    <species>$SpeciesName</species>
36
                                    <subspecies>$SubSpeciesName</subspecies>
37
                                </taxonconcept>
38
                            </taxonconcept_id>
39
                        </taxondetermination>
40
                    </taxonoccurrence>
41
                </locationevent>
42
            </location>
43
        </path>
44
    </_simplifyPath>
45
</VegBIEN>
46
Inserted 12 new rows into database
(7-7/8)