Skip to content

Add native support for MIDS level #4604

Description

@grantfitzsimmons

This proposed framework will integrate to clarify the depth of digitization and the minimum information captured at each level:
https://www.tdwg.org/community/cd/mids/

@acbentley mentioned this to me today and it seems like a great suggestion. Elspeth at RBGE is one of the conveners, so it would be a great opportunity to discuss and collaborate with their team if we choose to pursue implementation.

We may be able to automatically calculate the MIDS level for an individual record. We could add these to the form, statistics page, etc.

Minimal implementation would simply to have a midsLevel field and allow users to enter a value.

4.1 Information elements expected at MIDS level 0

The information elements expected to be present in digital specimen data published at MIDS level 0 are listed in Table 2 below. The terms being developed for the information elements can be found in the TDWG MIDS GitHub site under MIDS-0.

Table 2: MIDS Level 0: Expected elements, mappings and recommendations for a bare record

MIDS information element Definition Purpose Required (Bio/Geo/Paelaeo)
1 PhysicalSpecimenID
A unique identity for the specimen within the curating institution. Whatever the institution uses to uniquely identify the item. For example: DOI, stable identifier, catalogue number, barcode, etc. To allow the curator/researcher to identify the physical specimen the data refer to. To allow citation of the specimen. To enable the attachment of additional information to the specimen record. Yes (all)
2 Organization
A term to indicate in which institution the specimen is held. This may include an institution code and an institution identifier. To allow a user to locate the physical location of the specimen. Yes (all)

Example

Here's an example of what fields would be required to meet each level (each level is assumed to have all the values from the level before it)

Issues arise when you consider users store these values in a number of different fields. Some of the required information doesn't have a specific field to capture it in Specify, meaning users are likely capturing it in a text field. It's hard to make a generalization in those cases and difficult to auto-calculate.

MIDS Level 0

  • Catalog Number

MIDS Level 1

  • Organization Name (where it physically belongs)
  • Determination with a name
  • Specimen Type
  • Prep Type
  • License
  • Timestamp Modified

MIDS Level 2

  • Collecting Event, date, collectors, etc.
  • Geological Age (if geo)
  • Type
  • Attachments/media

and so on and so forth.

Here's the working draft on the current repository:
https://github.com/tdwg/mids/blob/working-draft/current-draft%20/MIDS-definition-v0.17-13Jul2023.md#41-information-elements-expected-at-mids-level-0

Metadata

Metadata

Assignees

No one assigned

    Labels

    1 - RequestA request made by a member of the community2 - Database/SchemaIssues that are related to the underlying database and schema

    Type

    No type

    Projects

    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions