-
Notifications
You must be signed in to change notification settings - Fork 75
Description
The current definition for catalogNumber doesn't specify whether the institution or collection codes should be included as part of this field or not. For example, at the Iziko South African Museum, the institution recently started concatenating these values to the catalog numbers in their database system. Historically (and what is represented on specimen labels until recently, and often cited in literature) there was a simple code, e.g. C1234. The institutionCode is SAMC, an example of a collection code, for entomology is ENW. The catalog numbers are now represented in the database as SAMC-ENW-C001234 (the catalog numbers are also being padded with zeros to make them the same length). Should dwc:catalogNumber be that full number or the simpler, original code given that we have other fields for the institution and collection codes?