Revision 3915
Added by Aaron Marcuse-Kubitza over 12 years ago
import.specimens.xml.ref | ||
---|---|---|
48 | 48 |
</namedplace_id> |
49 | 49 |
</locationdetermination> |
50 | 50 |
<locationevent> |
51 |
<obsenddate>
|
|
52 |
<_date>
|
|
53 |
<date> |
|
54 |
<_dateRangeEnd>
|
|
55 |
<value>
|
|
51 |
<taxonoccurrence>
|
|
52 |
<aggregateoccurrence>
|
|
53 |
<collectiondate>
|
|
54 |
<_date> |
|
55 |
<date>
|
|
56 | 56 |
<_alt> |
57 | 57 |
<1> |
58 | 58 |
<_date> |
... | ... | |
80 | 80 |
</_date> |
81 | 81 |
</1> |
82 | 82 |
</_alt> |
83 |
</value> |
|
84 |
</_dateRangeEnd> |
|
85 |
</date> |
|
86 |
</_date> |
|
87 |
</obsenddate> |
|
88 |
<obsstartdate> |
|
89 |
<_date> |
|
90 |
<date> |
|
91 |
<_dateRangeStart> |
|
92 |
<value> |
|
93 |
<_alt> |
|
94 |
<1> |
|
95 |
<_date> |
|
96 |
<day> |
|
97 |
<_nullIf> |
|
98 |
<null>0</null> |
|
99 |
<type>float</type> |
|
100 |
<value>$Colldd</value> |
|
101 |
</_nullIf> |
|
102 |
</day> |
|
103 |
<month> |
|
104 |
<_nullIf> |
|
105 |
<null>0</null> |
|
106 |
<type>float</type> |
|
107 |
<value>$Collmm</value> |
|
108 |
</_nullIf> |
|
109 |
</month> |
|
110 |
<year> |
|
111 |
<_nullIf> |
|
112 |
<null>0</null> |
|
113 |
<type>float</type> |
|
114 |
<value>$Collyy</value> |
|
115 |
</_nullIf> |
|
116 |
</year> |
|
117 |
</_date> |
|
118 |
</1> |
|
119 |
</_alt> |
|
120 |
</value> |
|
121 |
</_dateRangeStart> |
|
122 |
</date> |
|
123 |
</_date> |
|
124 |
</obsstartdate> |
|
125 |
<taxonoccurrence> |
|
126 |
<aggregateoccurrence> |
|
83 |
</date> |
|
84 |
</_date> |
|
85 |
</collectiondate> |
|
127 | 86 |
<notes>$Notes</notes> |
128 | 87 |
<plantobservation> |
129 | 88 |
<specimenreplicate> |
Also available in: Unified diff
mappings/DwC2-VegBIEN.specimens.csv: Remapped eventDate to new aggregateoccurrence.collectiondate, which is a more accurate place than locationevent.obsstartdate/obsenddate because the date refers to a specific specimen. This also makes eventDate compatible with plots data.