Revision 3980
Added by Aaron Marcuse-Kubitza over 12 years ago
import.specimens.xml.ref | ||
---|---|---|
182 | 182 |
</plantobservation> |
183 | 183 |
</aggregateoccurrence> |
184 | 184 |
<taxondetermination> |
185 |
<iscurrent>true</iscurrent>
|
|
185 |
<isoriginal>true</isoriginal>
|
|
186 | 186 |
<role>identifier</role> |
187 | 187 |
<party_id> |
188 | 188 |
<party> |
... | ... | |
191 | 191 |
<surname><_namePart><last>$IdentifiedBy</last></_namePart></surname> |
192 | 192 |
</party> |
193 | 193 |
</party_id> |
194 |
<isoriginal>true</isoriginal> |
|
195 | 194 |
<plantconcept_id> |
196 | 195 |
<plantconcept> |
197 | 196 |
<plantname_id> |
Also available in: Unified diff
mappings/DwC2-VegBIEN.specimens.csv, VegCSV-VegBIEN.specimens.csv: taxondetermination mappings: Removed iscurrent=true because it is not the role of the mappings to specify which taxondetermination is the current one. Eventually, the order of the determinations will need to be specified using a sort # or similar, and the DB will select the current one for queries to use. Ensure all mappings have :[isoriginal=true] so that they match up between DwC and VegCSV.