Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to record ranges and uncertainty for lithostratigraphic units? #39

Open
karilint opened this issue Jun 16, 2020 · 6 comments
Open
Labels
GeologicalContext used to denote issues related to terms in the DwC GeologicalContext class

Comments

@karilint
Copy link

How should I present fossil data which has uncertain stratigraphical members like Moiti (the lower one) and Lokochot (the upper one)? A similar situation may occur when a fossil is found between two different stratigraphical layers like beds or volcanic tuffs.

Darwin core has a Term dwc:member but it seems to be for one name only as does abcd-efg:HostRockStratigraphy-Member too. I have also seen such terms as MeasurementOrFactAtomised/LowerValue and MeasurementOrFactAtomised/UpperValue.
Should I use a combination of those and how should I use them?

@hollyel
Copy link
Collaborator

hollyel commented Jun 22, 2020

I'm trying to gather some feedback to help with your question and am hoping other might chime in here. I'm wondering if dwc:lithostratigraphicTerms could be used? Or could it be ok to have multiple values in Member that are pipe separated, so "Moiti member | Lokochot member"? That does not really help when you are trying to indicate a fossil between layers as you mentioned though.

I hadn't thought about using MeasurementOrFact in this way. Perhaps we can get more input from others that are more familiar with ABCD EFG. I haven't really worked with those terms much.

There are also issues noted for other sub-formation information that does not currently fit in DwC, informal unit names, and further description of the lithostratigraphy. I'm actually going to rename this Issue and create a related one for some of these other challenges with lithostratigraphy.

@hollyel hollyel changed the title How should I present fossil data which has uncertain stratigraphical members? How to record ranges and uncertainty for lithostratigraphic units? Jun 22, 2020
@RogerBurkhalter
Copy link

Because you are referring to a Member, not a Formation, I would not add the member and leave the highest rank as Formation, in this case the Koobi Fora Formation. Since these are dealing with Neogene sediments and volcanic with tight age constraints, that doesn't help researchers a whole lot and you can use dwc:earliestAgeOrLowestStage and dwc:latestAgeOrHighestStage to further refine the stratigraphic placement.

@hollyel hollyel added the GeologicalContext used to denote issues related to terms in the DwC GeologicalContext class label Jun 22, 2020
@hollyel
Copy link
Collaborator

hollyel commented Jun 22, 2020

Multiple people in the Paleo Data Working Group (not TDWG) have noted that their collections management systems enable recording ranges in lithostratigraphic units and some have ability to indicate uncertainty. Sounds like there are many examples of this type of data being recorded in collections that would also benefit from possible solutions found in this discussion.

@hollyel
Copy link
Collaborator

hollyel commented Jun 26, 2020

Adding a note to clarify that my suggestion for considering dwc:lithostratigraphicTerms here does not align to the current examples given for that term

@tucotuco
Copy link
Member

tucotuco commented Jun 26, 2020 via email

@falkogloeckler
Copy link

.... I have also seen such terms as MeasurementOrFactAtomised/LowerValue and MeasurementOrFactAtomised/UpperValue.
Should I use a combination of those and how should I use them?

Yes! That's exactly what the StratigraphicMeasurementsAndFacts are for, too! (http://www.geocase.eu/sites/default/documentation/html/efg.html#element_StratigraphicMeasurementOrFact_Link0304E478)
It adopts the complex type from ABCD, which is defined here: https://terms.tdwg.org/wiki/abcd2:Unit-MeasurementsOrFacts
And there it reads, that the measurement could also be categorial. Thus, you would use the atomised type (https://terms.tdwg.org/wiki/abcd2:Unit-MeasurementOrFactAtomised) to accommodate the stratigraphical range. The element "Parameter" would get the value "stratigraphical member" and the elements "lowerValue" and "upperValue" would describe the uncertain range.

See also my comment in related issue #40

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GeologicalContext used to denote issues related to terms in the DwC GeologicalContext class
Projects
None yet
Development

No branches or pull requests

5 participants