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
104 104
                                    <class>$class</class>
105 105
                                    <family>$family</family>
106 106
                                    <genus>$genus</genus>
107
                                    <kingdom>$kingdom</kingdom>
108
                                    <order>$order</order>
109
                                    <phylum>$phylum</phylum>
110
                                    <species>$specificEpithet</species>
111
                                    <subspecies>
107
                                    <identifyingtaxonomicname>
112 108
                                        <_join_words>
113 109
                                            <1>
114
                                                <_if name="if has infraspecificEpithet">
115
                                                    <cond>$infraspecificEpithet</cond>
116
                                                    <then>$taxonRank</then>
117
                                                </_if>
118
                                            </1>
119
                                            <2>$infraspecificEpithet</2>
120
                                        </_join_words>
121
                                    </subspecies>
122
                                    <taxonomicname>$scientificName</taxonomicname>
123
                                    <taxonomicnamewithauthor>
124
                                        <_join_words>
125
                                            <1>
126 110
                                                <_alt>
127 111
                                                    <1>$scientificName</1>
128 112
                                                    <2>
......
147 131
                                            </1>
148 132
                                            <2>$scientificNameAuthorship</2>
149 133
                                        </_join_words>
150
                                    </taxonomicnamewithauthor>
134
                                    </identifyingtaxonomicname>
135
                                    <kingdom>$kingdom</kingdom>
136
                                    <order>$order</order>
137
                                    <phylum>$phylum</phylum>
138
                                    <species>$specificEpithet</species>
139
                                    <subspecies>
140
                                        <_join_words>
141
                                            <1>
142
                                                <_if name="if has infraspecificEpithet">
143
                                                    <cond>$infraspecificEpithet</cond>
144
                                                    <then>$taxonRank</then>
145
                                                </_if>
146
                                            </1>
147
                                            <2>$infraspecificEpithet</2>
148
                                        </_join_words>
149
                                    </subspecies>
150
                                    <taxonomicname>$scientificName</taxonomicname>
151 151
                                </taxonpath>
152 152
                            </taxonpath_id>
153 153
                            <determinationdate><_date><date><_dateRangeStart><value>$dateIdentified</value></_dateRangeStart></date></_date></determinationdate>

Also available in: Unified diff