frame time scale
- CURIE:
gmeow:frameTimeScale - IRI: https://blackcatinformatics.ca/gmeow/frameTimeScale
- Category: property
- Defined by:
gmeow:slices/temporal - Box roles: RBox role (What is this?)
The time scale of a temporal frame (functional: a frame has exactly one scale).
Structure
Property shape: object property; gmeow:TemporalFrame -> gmeow:TimeScale; functional
Practical Pattern
Use gmeow:frameTimeScale from gmeow:TemporalFrame to gmeow:TimeScale when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
gmeow:TemporalFrame, gmeow:TimeScale
Usage Advice
Use when
- Use to wire a
gmeow:TemporalFrameto its single underlyinggmeow:TimeScale— the mandatory 'which clock' component of every frame.
Avoid when
- Avoid asserting two scales on one frame (it is functional — a frame has exactly one) and avoid putting calendar or timezone information here; those are separate frame components.
How to use
- Set exactly one seeded
gmeow:TimeScaleindividual; pair with optionalgmeow:frameCalendarSystemandgmeow:frameReferencePositionto complete the frame.
Examples
- ex:myFrame
gmeow:frameTimeScalegmeow:timeScaleUTC.