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
66 66
                                <taxonpath>
67 67
                                    <family>$family</family>
68 68
                                    <genus>$genus</genus>
69
                                    <species>$specificEpithet</species>
70
                                    <taxonomicnamewithauthor>
69
                                    <identifyingtaxonomicname>
71 70
                                        <_join_words>
72 71
                                            <1>$family</1>
73 72
                                            <2>$genus</2>
74 73
                                            <3>$specificEpithet</3>
75 74
                                        </_join_words>
76
                                    </taxonomicnamewithauthor>
75
                                    </identifyingtaxonomicname>
76
                                    <species>$specificEpithet</species>
77 77
                                </taxonpath>
78 78
                            </taxonpath_id>
79 79
                        </taxondetermination>

Also available in: Unified diff