Revision 3980
Added by Aaron Marcuse-Kubitza over 12 years ago
import.specimens.xml.ref | ||
---|---|---|
97 | 97 |
</plantobservation> |
98 | 98 |
</aggregateoccurrence> |
99 | 99 |
<taxondetermination> |
100 |
<iscurrent>true</iscurrent>
|
|
100 |
<isoriginal>true</isoriginal>
|
|
101 | 101 |
<role>identifier</role> |
102 | 102 |
<party_id> |
103 | 103 |
<party> |
... | ... | |
106 | 106 |
<surname><_namePart><last>$Detby</last></_namePart></surname> |
107 | 107 |
</party> |
108 | 108 |
</party_id> |
109 |
<determinationdate> |
|
110 |
<_date> |
|
111 |
<date> |
|
112 |
<_dateRangeStart> |
|
113 |
<value> |
|
114 |
<_alt> |
|
115 |
<1> |
|
116 |
<_date> |
|
117 |
<year> |
|
118 |
<_nullIf> |
|
119 |
<null>0</null> |
|
120 |
<type>float</type> |
|
121 |
<value>$Detyy</value> |
|
122 |
</_nullIf> |
|
123 |
</year> |
|
124 |
</_date> |
|
125 |
</1> |
|
126 |
</_alt> |
|
127 |
</value> |
|
128 |
</_dateRangeStart> |
|
129 |
</date> |
|
130 |
</_date> |
|
131 |
</determinationdate> |
|
132 |
<taxonfit>$cf</taxonfit> |
|
133 |
<isoriginal>true</isoriginal> |
|
134 | 109 |
<plantconcept_id> |
135 | 110 |
<plantconcept> |
136 | 111 |
<plantname_id> |
... | ... | |
173 | 148 |
</plantname_id> |
174 | 149 |
</plantconcept> |
175 | 150 |
</plantconcept_id> |
151 |
<determinationdate> |
|
152 |
<_date> |
|
153 |
<date> |
|
154 |
<_dateRangeStart> |
|
155 |
<value> |
|
156 |
<_alt> |
|
157 |
<1> |
|
158 |
<_date> |
|
159 |
<year> |
|
160 |
<_nullIf> |
|
161 |
<null>0</null> |
|
162 |
<type>float</type> |
|
163 |
<value>$Detyy</value> |
|
164 |
</_nullIf> |
|
165 |
</year> |
|
166 |
</_date> |
|
167 |
</1> |
|
168 |
</_alt> |
|
169 |
</value> |
|
170 |
</_dateRangeStart> |
|
171 |
</date> |
|
172 |
</_date> |
|
173 |
</determinationdate> |
|
174 |
<taxonfit>$cf</taxonfit> |
|
176 | 175 |
</taxondetermination> |
177 | 176 |
<verbatimcollectorname> |
178 | 177 |
<_merge> |
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.