Project

General

Profile

« Previous | Next » 

Revision 3980

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.

View differences:

import.specimens.xml.ref
75 75
                    </plantobservation>
76 76
                </aggregateoccurrence>
77 77
                <taxondetermination>
78
                    <iscurrent>true</iscurrent>
78
                    <isoriginal>true</isoriginal>
79 79
                    <role>identifier</role>
80 80
                    <party_id>
81 81
                        <party>
......
84 84
                            <surname><_namePart><last>$identifiedBy</last></_namePart></surname>
85 85
                        </party>
86 86
                    </party_id>
87
                    <determinationdate><_date><date><_dateRangeStart><value><_alt><2>$dateIdentified</2></_alt></value></_dateRangeStart></date></_date></determinationdate>
88
                    <isoriginal>true</isoriginal>
89 87
                    <plantconcept_id>
90 88
                        <plantconcept>
91 89
                            <plantname_id>
......
156 154
                            </plantname_id>
157 155
                        </plantconcept>
158 156
                    </plantconcept_id>
157
                    <determinationdate><_date><date><_dateRangeStart><value><_alt><2>$dateIdentified</2></_alt></value></_dateRangeStart></date></_date></determinationdate>
159 158
                </taxondetermination>
160 159
                <verbatimcollectorname>$recordedBy</verbatimcollectorname>
161 160
            </taxonoccurrence>

Also available in: Unified diff