Revision 3980
Added by Aaron Marcuse-Kubitza over 12 years ago
import.specimens.xml.ref | ||
---|---|---|
148 | 148 |
</plantobservation> |
149 | 149 |
</aggregateoccurrence> |
150 | 150 |
<taxondetermination> |
151 |
<iscurrent>true</iscurrent>
|
|
151 |
<isoriginal>true</isoriginal>
|
|
152 | 152 |
<role>identifier</role> |
153 | 153 |
<party_id> |
154 | 154 |
<party> |
... | ... | |
157 | 157 |
<surname><_namePart><last>$IdentifiedBy</last></_namePart></surname> |
158 | 158 |
</party> |
159 | 159 |
</party_id> |
160 |
<isoriginal>true</isoriginal> |
|
161 | 160 |
<plantconcept_id> |
162 | 161 |
<plantconcept> |
163 | 162 |
<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.