Project

General

Profile

« Previous | Next » 

Revision 10419

inputs/CTFS/: switched to new-style import, using the steps at wiki.vegpath.org/Adding_new-style_import_to_a_datasource

View differences:

test.xml.ref
7 7
                <next>parent_id</next>
8 8
                <path>
9 9
                    <location>
10
                        <sourceaccessioncode>$PlotID</sourceaccessioncode>
10
                        <sourceaccessioncode>$locationID</sourceaccessioncode>
11 11
                        <locationevent>
12
                            <sourceaccessioncode>$CensusID</sourceaccessioncode>
12
                            <sourceaccessioncode>$eventID</sourceaccessioncode>
13 13
                            <taxonoccurrence>
14
                                <sourceaccessioncode>$SpeciesInvID</sourceaccessioncode>
14
                                <sourceaccessioncode>$taxonOccurrenceID</sourceaccessioncode>
15 15
                                <taxondetermination>
16 16
                                    <taxonverbatim_id>
17 17
                                        <taxonverbatim>
......
31 31
                                                                                    <parent_id>
32 32
                                                                                        <taxonlabel>
33 33
                                                                                            <rank>subspecies</rank>
34
                                                                                            <taxonepithet>$SubSpeciesName</taxonepithet>
34
                                                                                            <taxonepithet>$subspecies</taxonepithet>
35 35
                                                                                            <parent_id>
36 36
                                                                                                <taxonlabel>
37 37
                                                                                                    <rank>species</rank>
38
                                                                                                    <taxonepithet>$SpeciesName</taxonepithet>
38
                                                                                                    <taxonepithet>$specificEpithet</taxonepithet>
39 39
                                                                                                    <parent_id>
40 40
                                                                                                        <taxonlabel>
41 41
                                                                                                            <rank>genus</rank>
42
                                                                                                            <taxonepithet>$Genus</taxonepithet>
42
                                                                                                            <taxonepithet>$genus</taxonepithet>
43 43
                                                                                                            <parent_id>
44 44
                                                                                                                <taxonlabel>
45 45
                                                                                                                    <rank>family</rank>
46
                                                                                                                    <taxonepithet>$Family</taxonepithet>
46
                                                                                                                    <taxonepithet>$family</taxonepithet>
47 47
                                                                                                                </taxonlabel>
48 48
                                                                                                            </parent_id>
49 49
                                                                                                        </taxonlabel>
......
62 62
                                                    </parent_id>
63 63
                                                    <taxonomicname>
64 64
                                                        <_merge_prefix>
65
                                                            <prefix><_taxon_family_require_std><family>$Family</family></_taxon_family_require_std></prefix>
65
                                                            <prefix><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></prefix>
66 66
                                                            <value>
67 67
                                                                <_join_words>
68 68
                                                                    <1>
69 69
                                                                        <_join_words>
70
                                                                            <2><_filter_genus><value>$Genus</value></_filter_genus></2>
71
                                                                            <3>$SpeciesName</3>
72
                                                                            <4>$SubSpeciesName</4>
70
                                                                            <2><_filter_genus><value>$genus</value></_filter_genus></2>
71
                                                                            <3>$specificEpithet</3>
72
                                                                            <4>$subspecies</4>
73 73
                                                                        </_join_words>
74 74
                                                                    </1>
75
                                                                    <2>$SpeciesAuthority</2>
75
                                                                    <2>$scientificNameAuthorship</2>
76 76
                                                                </_join_words>
77 77
                                                            </value>
78 78
                                                        </_merge_prefix>
79 79
                                                    </taxonomicname>
80 80
                                                </taxonlabel>
81 81
                                            </taxonlabel_id>
82
                                            <author>$SpeciesAuthority</author>
83
                                            <family>$Family</family>
84
                                            <genus>$Genus</genus>
85
                                            <specific_epithet>$SpeciesName</specific_epithet>
82
                                            <author>$scientificNameAuthorship</author>
83
                                            <family>$family</family>
84
                                            <genus>$genus</genus>
85
                                            <specific_epithet>$specificEpithet</specific_epithet>
86 86
                                        </taxonverbatim>
87 87
                                    </taxonverbatim_id>
88 88
                                </taxondetermination>

Also available in: Unified diff