instant value

The crisp instant as an xsd:dateTime literal in the associated temporal frame.

Structure

Property shape: datatype property; gmeow:Instant -> xsd:dateTime; functional

Practical Pattern

Use gmeow:instantValue from gmeow:Instant to xsd:dateTime 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: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:instantValue equivalence - skos:closeMatch time:inXSDDateTimeStamp gmeow-temporal.sssom.tsv; gmeow:eqTemporal009; confidence 0.85

Usage Advice

Use when

Avoid when

How to use

Examples

Published Alignment Graph

Alignments

RelationTarget
closeMatchtime:inXSDDateTimeStamp