ArctosDB / arctos

Arctos is a museum collections management system
https://arctos.database.museum
60 stars 13 forks source link

Feature Request - Update to DarwinCore Archive Mapping: earliestEpochOrLowestSeries and latestEpochOrHighestSeries #7577

Closed Jegelewicz closed 3 weeks ago

Jegelewicz commented 6 months ago

Issue Documentation is http://handbook.arctosdb.org/how_to/How-to-Use-Issues-in-Arctos.html

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

This request is the result of a two hour workshop to review DarwinCore Mapping

Describe what you're trying to accomplish A clear and concise overview of the goals; why are you asking for this?

Provide the best possible data to aggregators via the VertNet IPT

Describe the solution you'd like How might we accomplish your goals?

earliestEpochOrLowestSeries is currently mapped as

getGeologyForDWC(locality.locality_id,'Series/Epoch')

latestEpochOrHighestSeries is NOT currently mapped, but the consensus is to provide the same data as earliestEpochOrLowestSeries. A concatenated, comma separated list of the values. The hope is that this could eventually consider the chronostratigraphic hierarchy.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

earliestEpochOrLowestSeries - The full name of the earliest possible geochronologic epoch or lowest chronostratigraphic series attributable to the stratigraphic horizon from which the cataloged item was collected. See also https://dwc.tdwg.org/terms/#dwc:earliestEpochOrLowestSeries Examples: Holocene, Pleistocene, Ibexian Series Qualnamehttp://rs.tdwg.org/dwc/terms/earliestEpochOrLowestSeries Namespacehttp://rs.tdwg.org/dwc/terms/ Group GeologicalContext Data Type Required false

latestEpochOrHighestSeries - The full name of the latest possible geochronologic epoch or highest chronostratigraphic series attributable to the stratigraphic horizon from which the cataloged item was collected. See also https://dwc.tdwg.org/terms/#dwc:latestEpochOrHighestSeries Examples: Holocene, Pleistocene, Ibexian Series Qualnamehttp://rs.tdwg.org/dwc/terms/latestEpochOrHighestSeries Namespacehttp://rs.tdwg.org/dwc/terms/ Group GeologicalContext Data Type Required false

Priority Please assign a priority-label. Unprioritized issues gets sent into a black hole of despair.

dustymc commented 3 weeks ago

Mapping requests should be directed to https://github.com/ArctosDB/arctos/issues/7348.