Project

General

Profile

« Previous | Next » 

Revision 5137

mappings/VegCore-VegBIEN.csv: taxonomic terms: Remapped the concatenated taxonomic name to new identifyingtaxonomicname to use it directly to match up with the TNRS submitted name. Continue to map scientificNameWithAuthorship to taxonomicnamewithauthor.

View differences:

test.xml.ref
80 80
                                    <class>$class</class>
81 81
                                    <family>$family</family>
82 82
                                    <genus>$genus</genus>
83
                                    <kingdom>$kingdom</kingdom>
84
                                    <order>$order</order>
85
                                    <phylum>$phylum</phylum>
86
                                    <species>$specificEpithet</species>
87
                                    <subspecies>
88
                                        <_join_words>
89
                                            <1>
90
                                                <_if name="if has infraspecificEpithet">
91
                                                    <cond>$infraspecificEpithet</cond>
92
                                                    <then>$taxonRank</then>
93
                                                </_if>
94
                                            </1>
95
                                            <2>$infraspecificEpithet</2>
96
                                        </_join_words>
97
                                    </subspecies>
98
                                    <taxonomicnamewithauthor>
83
                                    <identifyingtaxonomicname>
99 84
                                        <_alt>
100 85
                                            <1>$scientificName</1>
101 86
                                            <2>
......
122 107
                                                </_join_words>
123 108
                                            </2>
124 109
                                        </_alt>
125
                                    </taxonomicnamewithauthor>
110
                                    </identifyingtaxonomicname>
111
                                    <kingdom>$kingdom</kingdom>
112
                                    <order>$order</order>
113
                                    <phylum>$phylum</phylum>
114
                                    <species>$specificEpithet</species>
115
                                    <subspecies>
116
                                        <_join_words>
117
                                            <1>
118
                                                <_if name="if has infraspecificEpithet">
119
                                                    <cond>$infraspecificEpithet</cond>
120
                                                    <then>$taxonRank</then>
121
                                                </_if>
122
                                            </1>
123
                                            <2>$infraspecificEpithet</2>
124
                                        </_join_words>
125
                                    </subspecies>
126
                                    <taxonomicnamewithauthor>$scientificName</taxonomicnamewithauthor>
126 127
                                </taxonpath>
127 128
                            </taxonpath_id>
128 129
                            <determinationdate><_date><date><_dateRangeStart><value>$dateIdentified</value></_dateRangeStart></date></_date></determinationdate>

Also available in: Unified diff