measured date
- CURIE:
gmeow:measuredDate - IRI: https://blackcatinformatics.ca/gmeow/measuredDate
- Category: property
- Defined by:
gmeow:slices/temporal - Box roles: RBox role (What is this?)
The absolute date instant yielded by a temporal measurement. Semantically plays the observationResult role for TemporalMeasurement, but is NOT asserted as rdfs:subPropertyOf gmeow:observationResult because gmeow:Instant (gufo:AbstractIndividual) is not a subclass of gmeow:Entity (gufo:Endurant), the range of gmeow:observationResult. Projection-layer alignment to time:hasTime lives in the mapping DSL.
Structure
Property shape: object property; gmeow:TemporalMeasurement -> gmeow:Instant; functional
Practical Pattern
Use gmeow:measuredDate from gmeow:TemporalMeasurement to gmeow:Instant when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
gmeow:TemporalMeasurement, gmeow:Instant
External Equivalences
Equivalent or closely aligned targets: time
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:measuredDate |
equivalence | - |
skos:closeMatch | time:hasTime | gmeow-temporal.sssom.tsv; gmeow:eqTemporal025b; confidence 0.75 |
gmeow:measuredDate |
equivalence | - |
skos:closeMatch | time:inXSDDateTimeStamp | gmeow-temporal.sssom.tsv; gmeow:eqTemporal025c; confidence 0.7 |
Usage Advice
Use when
- Use when a measurement yields an absolute calendar instant rather than an elapsed age — and, on a
gmeow:NamedPeriod's measurement, to drive thegmeow:periodStartproperty chain.
Avoid when
- Avoid for elapsed-time results (use
gmeow:measuredAge) and do not expect it to behave asgmeow:observationResult— it deliberately is not a subproperty, sincegmeow:Instantis disjoint fromgmeow:Entityunder gUFO.
How to use
- Point it at a single
gmeow:Instant(its frame and granularity ride theInstant); on a period measurement this lets theperiodStartchain infer the period's start without an explicit assertion.
Examples
- ex:strataDate
gmeow:measuredDateex:boundaryInstant.
Published Alignment Graph
Alignments
| Relation | Target |
|---|---|
closeMatch | time:hasTime |
closeMatch | time:inXSDDateTimeStamp |