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
150 150
                                    <author>$specific_authority</author>
151 151
                                    <family>$family</family>
152 152
                                    <genus>$genus</genus>
153
                                    <species>$specific_epithet</species>
154
                                    <subspecies>
153
                                    <identifyingtaxonomicname>
155 154
                                        <_join_words>
156 155
                                            <1>
157
                                                <_if name="if has infraspecificEpithet">
158
                                                    <cond>$infra_ep_1</cond>
159
                                                    <then>$infra_rank_1</then>
160
                                                </_if>
161
                                            </1>
162
                                            <2>$infra_ep_1</2>
163
                                        </_join_words>
164
                                    </subspecies>
165
                                    <taxonomicnamewithauthor>
166
                                        <_join_words>
167
                                            <1>
168 156
                                                <_join_words>
169 157
                                                    <1>$family</1>
170 158
                                                    <2>$genus</2>
......
184 172
                                            </1>
185 173
                                            <2>$specific_authority</2>
186 174
                                        </_join_words>
187
                                    </taxonomicnamewithauthor>
175
                                    </identifyingtaxonomicname>
176
                                    <species>$specific_epithet</species>
177
                                    <subspecies>
178
                                        <_join_words>
179
                                            <1>
180
                                                <_if name="if has infraspecificEpithet">
181
                                                    <cond>$infra_ep_1</cond>
182
                                                    <then>$infra_rank_1</then>
183
                                                </_if>
184
                                            </1>
185
                                            <2>$infra_ep_1</2>
186
                                        </_join_words>
187
                                    </subspecies>
188 188
                                </taxonpath>
189 189
                            </taxonpath_id>
190 190
                            <taxonfit>$cf_aff</taxonfit>
......
194 194
                            <taxonpath_id>
195 195
                                <taxonpath>
196 196
                                    <family>$orig_family</family>
197
                                    <species>$orig_species</species>
198
                                    <taxonomicnamewithauthor>
197
                                    <identifyingtaxonomicname>
199 198
                                        <_join_words>
200 199
                                            <1>$orig_family</1>
201 200
                                            <3>$orig_species</3>
202 201
                                        </_join_words>
203
                                    </taxonomicnamewithauthor>
202
                                    </identifyingtaxonomicname>
203
                                    <species>$orig_species</species>
204 204
                                </taxonpath>
205 205
                            </taxonpath_id>
206 206
                        </taxondetermination>
......
238 238
        </path>
239 239
    </_simplifyPath>
240 240
</VegBIEN>
241
Inserted 39 new rows into database
241
Inserted 37 new rows into database

Also available in: Unified diff