Revision 7169
Added by Aaron Marcuse-Kubitza almost 12 years ago
test.xml.ref | ||
---|---|---|
202 | 202 |
</taxondetermination> |
203 | 203 |
<taxondetermination> |
204 | 204 |
<isoriginal>true</isoriginal> |
205 |
<taxonverbatim_id> |
|
206 |
<taxonverbatim> |
|
207 |
<taxonlabel_id><taxonlabel><taxonomicname>$authorPlantName</taxonomicname></taxonlabel></taxonlabel_id> |
|
208 |
<taxonname>$authorPlantName</taxonname> |
|
209 |
</taxonverbatim> |
|
210 |
</taxonverbatim_id> |
|
205 |
<taxonverbatim_id><taxonverbatim><taxonname>$authorPlantName</taxonname></taxonverbatim></taxonverbatim_id> |
|
211 | 206 |
</taxondetermination> |
212 | 207 |
</taxonoccurrence> |
213 | 208 |
</locationevent> |
... | ... | |
217 | 212 |
</path> |
218 | 213 |
</_setDefault> |
219 | 214 |
</VegBIEN> |
220 |
Inserted 27 new rows into database |
|
215 |
Inserted 23 new rows into database |
Also available in: Unified diff
mappings/VegCore-VegBIEN.csv: Removed taxonlabel for original taxondetermination, because the original taxondetermination is not scrubbed by scrub.make (only the most current taxondetermination gets scrubbed, because only a single scrubbed determination is added by scrub.make). This still leaves the original taxondetermination's taxonverbatim, which stores the taxonomic information for historical purposes.