Revision 7169
Added by Aaron Marcuse-Kubitza almost 12 years ago
test.xml.ref | ||
---|---|---|
137 | 137 |
</taxondetermination> |
138 | 138 |
<taxondetermination> |
139 | 139 |
<isoriginal>true</isoriginal> |
140 |
<taxonverbatim_id> |
|
141 |
<taxonverbatim> |
|
142 |
<taxonlabel_id><taxonlabel><taxonomicname>$authorplantname</taxonomicname></taxonlabel></taxonlabel_id> |
|
143 |
<taxonname>$authorplantname</taxonname> |
|
144 |
</taxonverbatim> |
|
145 |
</taxonverbatim_id> |
|
140 |
<taxonverbatim_id><taxonverbatim><taxonname>$authorplantname</taxonname></taxonverbatim></taxonverbatim_id> |
|
146 | 141 |
</taxondetermination> |
147 | 142 |
</taxonoccurrence> |
148 | 143 |
</locationevent> |
... | ... | |
152 | 147 |
</path> |
153 | 148 |
</_setDefault> |
154 | 149 |
</VegBIEN> |
155 |
Inserted 20 new rows into database |
|
150 |
Inserted 14 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.