Revision 3980
Added by Aaron Marcuse-Kubitza over 12 years ago
import.specimens.xml.ref | ||
---|---|---|
327 | 327 |
</plantobservation> |
328 | 328 |
</aggregateoccurrence> |
329 | 329 |
<taxondetermination> |
330 |
<iscurrent>true</iscurrent>
|
|
330 |
<isoriginal>true</isoriginal>
|
|
331 | 331 |
<role>identifier</role> |
332 | 332 |
<party_id> |
333 | 333 |
<party> |
... | ... | |
366 | 366 |
</surname> |
367 | 367 |
</party> |
368 | 368 |
</party_id> |
369 |
<determinationdate> |
|
370 |
<_date> |
|
371 |
<date> |
|
372 |
<_dateRangeStart> |
|
373 |
<value> |
|
374 |
<_alt> |
|
375 |
<1> |
|
376 |
<_date> |
|
377 |
<day> |
|
378 |
<_nullIf> |
|
379 |
<null>0</null> |
|
380 |
<type>float</type> |
|
381 |
<value>$conceptual_darwin_2003_1_0_DayIdentified</value> |
|
382 |
</_nullIf> |
|
383 |
</day> |
|
384 |
<month> |
|
385 |
<_nullIf> |
|
386 |
<null>0</null> |
|
387 |
<type>float</type> |
|
388 |
<value>$conceptual_darwin_2003_1_0_MonthIdentified</value> |
|
389 |
</_nullIf> |
|
390 |
</month> |
|
391 |
<year> |
|
392 |
<_nullIf> |
|
393 |
<null>0</null> |
|
394 |
<type>float</type> |
|
395 |
<value>$conceptual_darwin_2003_1_0_YearIdentified</value> |
|
396 |
</_nullIf> |
|
397 |
</year> |
|
398 |
</_date> |
|
399 |
</1> |
|
400 |
<2>$dwc_terms_dateIdentified</2> |
|
401 |
</_alt> |
|
402 |
</value> |
|
403 |
</_dateRangeStart> |
|
404 |
</date> |
|
405 |
</_date> |
|
406 |
</determinationdate> |
|
407 |
<notes>$dwc_dwcore_Remarks</notes> |
|
408 |
<isoriginal>true</isoriginal> |
|
409 | 369 |
<plantconcept_id> |
410 | 370 |
<plantconcept> |
411 | 371 |
<plantname_id> |
... | ... | |
536 | 496 |
</plantname_id> |
537 | 497 |
</plantconcept> |
538 | 498 |
</plantconcept_id> |
499 |
<determinationdate> |
|
500 |
<_date> |
|
501 |
<date> |
|
502 |
<_dateRangeStart> |
|
503 |
<value> |
|
504 |
<_alt> |
|
505 |
<1> |
|
506 |
<_date> |
|
507 |
<day> |
|
508 |
<_nullIf> |
|
509 |
<null>0</null> |
|
510 |
<type>float</type> |
|
511 |
<value>$conceptual_darwin_2003_1_0_DayIdentified</value> |
|
512 |
</_nullIf> |
|
513 |
</day> |
|
514 |
<month> |
|
515 |
<_nullIf> |
|
516 |
<null>0</null> |
|
517 |
<type>float</type> |
|
518 |
<value>$conceptual_darwin_2003_1_0_MonthIdentified</value> |
|
519 |
</_nullIf> |
|
520 |
</month> |
|
521 |
<year> |
|
522 |
<_nullIf> |
|
523 |
<null>0</null> |
|
524 |
<type>float</type> |
|
525 |
<value>$conceptual_darwin_2003_1_0_YearIdentified</value> |
|
526 |
</_nullIf> |
|
527 |
</year> |
|
528 |
</_date> |
|
529 |
</1> |
|
530 |
<2>$dwc_terms_dateIdentified</2> |
|
531 |
</_alt> |
|
532 |
</value> |
|
533 |
</_dateRangeStart> |
|
534 |
</date> |
|
535 |
</_date> |
|
536 |
</determinationdate> |
|
537 |
<notes>$dwc_dwcore_Remarks</notes> |
|
539 | 538 |
</taxondetermination> |
540 | 539 |
<verbatimcollectorname> |
541 | 540 |
<_alt> |
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.