Project

General

Profile

« Previous | Next » 

Revision 10425

bugfix: inputs/*/*/map.csv for specimen tables: remapped eventDate,day,month,year to *Collected, because a general date always applies to the observation itself rather than to any parent event (specimens don't have a parent event)

View differences:

test.xml.ref
80 80
                                                <_nullIf>
81 81
                                                    <null>0</null>
82 82
                                                    <type>float</type>
83
                                                    <value>$conceptual_darwin_2003_1_0_DayCollected</value>
83
                                                    <value>
84
                                                        <_alt>
85
                                                            <0>$conceptual_darwin_2003_1_0_DayCollected</0>
86
                                                            <1>$dwc_terms_day</1>
87
                                                        </_alt>
88
                                                    </value>
84 89
                                                </_nullIf>
85 90
                                            </day>
86 91
                                            <month>
87 92
                                                <_nullIf>
88 93
                                                    <null>0</null>
89 94
                                                    <type>float</type>
90
                                                    <value>$conceptual_darwin_2003_1_0_MonthCollected</value>
95
                                                    <value>
96
                                                        <_alt>
97
                                                            <0>$conceptual_darwin_2003_1_0_MonthCollected</0>
98
                                                            <1>$dwc_terms_month</1>
99
                                                        </_alt>
100
                                                    </value>
91 101
                                                </_nullIf>
92 102
                                            </month>
93 103
                                            <year>
94 104
                                                <_nullIf>
95 105
                                                    <null>0</null>
96 106
                                                    <type>float</type>
97
                                                    <value>$conceptual_darwin_2003_1_0_YearCollected</value>
107
                                                    <value>
108
                                                        <_alt>
109
                                                            <0>$conceptual_darwin_2003_1_0_YearCollected</0>
110
                                                            <1>$dwc_terms_year</1>
111
                                                        </_alt>
112
                                                    </value>
98 113
                                                </_nullIf>
99 114
                                            </year>
100 115
                                        </_date>

Also available in: Unified diff