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
14 14
                                <taxonpath>
15 15
                                    <family>$Family</family>
16 16
                                    <genus>$Genus</genus>
17
                                    <species>$SpeciesName</species>
18
                                    <subspecies>$SubSpeciesName</subspecies>
19
                                    <taxonomicnamewithauthor>
17
                                    <identifyingtaxonomicname>
20 18
                                        <_join_words>
21 19
                                            <1>$Family</1>
22 20
                                            <2>$Genus</2>
23 21
                                            <3>$SpeciesName</3>
24 22
                                            <4>$SubSpeciesName</4>
25 23
                                        </_join_words>
26
                                    </taxonomicnamewithauthor>
24
                                    </identifyingtaxonomicname>
25
                                    <species>$SpeciesName</species>
26
                                    <subspecies>$SubSpeciesName</subspecies>
27 27
                                </taxonpath>
28 28
                            </taxonpath_id>
29 29
                        </taxondetermination>

Also available in: Unified diff