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
76 76
                                    <author>$authors</author>
77 77
                                    <family>$family</family>
78 78
                                    <genus>$genus</genus>
79
                                    <species>$species</species>
80
                                    <subspecies>
79
                                    <identifyingtaxonomicname>
81 80
                                        <_join_words>
82 81
                                            <1>
83
                                                <_if name="if has infraspecificEpithet">
84
                                                    <cond>$infraname</cond>
85
                                                    <then>
86
                                                        <_alt>
87
                                                            <1>$usdaRank</1>
88
                                                            <2>$infrarank</2>
89
                                                        </_alt>
90
                                                    </then>
91
                                                </_if>
92
                                            </1>
93
                                            <2>$infraname</2>
94
                                        </_join_words>
95
                                    </subspecies>
96
                                    <taxonomicname>$SciName</taxonomicname>
97
                                    <taxonomicnamewithauthor>
98
                                        <_join_words>
99
                                            <1>
100 82
                                                <_alt>
101 83
                                                    <1>$SciName</1>
102 84
                                                    <2>
......
126 108
                                            </1>
127 109
                                            <2>$authors</2>
128 110
                                        </_join_words>
129
                                    </taxonomicnamewithauthor>
111
                                    </identifyingtaxonomicname>
112
                                    <species>$species</species>
113
                                    <subspecies>
114
                                        <_join_words>
115
                                            <1>
116
                                                <_if name="if has infraspecificEpithet">
117
                                                    <cond>$infraname</cond>
118
                                                    <then>
119
                                                        <_alt>
120
                                                            <1>$usdaRank</1>
121
                                                            <2>$infrarank</2>
122
                                                        </_alt>
123
                                                    </then>
124
                                                </_if>
125
                                            </1>
126
                                            <2>$infraname</2>
127
                                        </_join_words>
128
                                    </subspecies>
129
                                    <taxonomicname>$SciName</taxonomicname>
130 130
                                </taxonpath>
131 131
                            </taxonpath_id>
132 132
                        </taxondetermination>

Also available in: Unified diff