Project

General

Profile

« Previous | Next » 

Revision 4046

mappings/DwC2-VegBIEN.specimens.csv, VegCSV-VegBIEN.specimens.csv: taxonoccurrence.sourceaccessioncode mappings: Added catalogNumber mapping, which takes precendence over recordNumber and is applicable to specimens data and direct vouchers. recordNumber should only be used as a last resort (before the taxon name) because this is collector-assigned and often not unique within anything.

View differences:

import.specimens.xml.ref
201 201
                        </specimenreplicate>
202 202
                    </plantobservation>
203 203
                </aggregateoccurrence>
204
                <sourceaccessioncode>$id</sourceaccessioncode>
204
                <sourceaccessioncode>
205
                    <_alt>
206
                        <1>$id</1>
207
                        <2><_if name="if indirect voucher"><else>$catalogNumber</else></_if></2>
208
                    </_alt>
209
                </sourceaccessioncode>
205 210
                <taxondetermination>
206 211
                    <isoriginal>true</isoriginal>
207 212
                    <role>identifier</role>

Also available in: Unified diff