in temporal frame

Relates an instant to the temporal frame in which its value is expressed.

Structure

Property shape: object property; gmeow:Instant -> gmeow:TemporalFrame Sub-property of: gmeow:hasReferenceFrame

Practical Pattern

Use gmeow:inTemporalFrame from gmeow:Instant to gmeow:TemporalFrame when the relationship itself belongs in the native GMEOW graph.

Example Snippets

These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.

Intervals And Frames

# --- The talk interval: begin and end Instants, each in the UTC/Gregorian frame.
ex:talkStart a gmeow:Instant ;
    gmeow:instantValue "2026-09-14T13:00:00Z"^^xsd:dateTime ;
    gmeow:inTemporalFrame gmeow:temporalFrameUTCGregorian .

ex:talkEnd a gmeow:Instant ;
    gmeow:instantValue "2026-09-14T13:45:00Z"^^xsd:dateTime ;
    gmeow:inTemporalFrame gmeow:temporalFrameUTCGregorian .

Knowledge Proficiency

ex:y2014 a gmeow:Instant ; gmeow:instantValue "2014-01-01T00:00:00Z"^^xsd:dateTime ;
    gmeow:inTemporalFrame gmeow:temporalFrameUTCGregorian .
ex:y2018 a gmeow:Instant ; gmeow:instantValue "2018-01-01T00:00:00Z"^^xsd:dateTime ;
    gmeow:inTemporalFrame gmeow:temporalFrameUTCGregorian .

Common Companion Terms

gmeow:hasReferenceFrame, gmeow:Instant, gmeow:TemporalFrame

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:inTemporalFrame equivalence - skos:closeMatch time:hasTRS gmeow-temporal.sssom.tsv; gmeow:eqTemporal011; confidence 0.8

Usage Advice

Use when

Avoid when

How to use

Examples

Published Alignment Graph

Alignments

RelationTarget
closeMatchtime:hasTRS