Temporal Measurement
- CURIE:
gmeow:TemporalMeasurement - IRI: https://blackcatinformatics.ca/gmeow/TemporalMeasurement
- Category: class
- Defined by:
gmeow:slices/temporal - Box roles: CBox role, TBox role (What is this?)
A measured assignment of a date or age to an entity or sample, carrying the method, uncertainty, and determinacy. Now a subclass of gmeow:Measurement (and therefore gmeow:Observation), realising Principle 9: the measurement is a standpoint-indexed claim (vantage + observedFeature + observationResult), not ground truth.
Structure
Subclass of: gmeow:Measurement, gufo:Relator
Practical Pattern
Use gmeow:TemporalMeasurement as a specialized kind of gmeow:Measurement, gufo:Relator. Add statement metadata or a standpoint when the assertion needs provenance, confidence, or vantage.
Common Companion Terms
External Equivalences
Equivalent or closely aligned targets: crm
Linkages
Generated from the canonical mapping DSL. SSSOM files are the generated public interchange form for term equivalences.
Term Equivalences
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:TemporalMeasurement |
equivalence | - |
skos:closeMatch | crm:E16_Measurement | gmeow-temporal.sssom.tsv; gmeow:eqTemporal022; confidence 0.8 |
Usage Advice
Use when
- Use when a date or age is a measured, method-bearing, uncertain claim by some vantage — a radiocarbon date, a dendro count, an ICS boundary age — rather than a self-evident timestamp.
Avoid when
- Avoid for a simply-stated crisp date (use a
gmeow:Instantwithgmeow:instantValue) and for non-temporal measurements; this is a gufo:Relator reifying a dating claim, not the date value itself.
How to use
- Mediate a
gmeow:vantage(the dating agent/lab) and agmeow:observedFeature(the dated thing), then attachgmeow:measuredAgeorgmeow:measuredDate,gmeow:hasUnit,gmeow:measurementUncertainty,gmeow:measurementMethod, andgmeow:measurementDeterminacy; competing measurements coexist as standpoint-indexed claims (P9).
Examples
- ex:charcoalDate a
gmeow:TemporalMeasurement;gmeow:vantageex:labXYZ;gmeow:observedFeatureex:hearthSample;gmeow:measuredAge"4200"^^xsd:decimal;gmeow:hasUnithttp://qudt.org/vocab/unit/YR.