UTC Hebrew (civil time, Hebrew calendar)
- CURIE:
gmeow:temporalFrameUTCHebrew - IRI: https://blackcatinformatics.ca/gmeow/temporalFrameUTCHebrew
- Category: individual
- Defined by:
gmeow:slices/temporal - Box roles: ABox role, CBox role (What is this?)
Civil time on the lunisolar Hebrew calendar, interpreted in the UTC time scale.
Structure
Types: gmeow:TemporalFrame
Practical Pattern
Use gmeow:temporalFrameUTCHebrew as a controlled value typed as gmeow:TemporalFrame.
Example Snippets
These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.
Intervals And Frames
- Source:
slices/core/temporal/examples/intervals-and-frames.ttl - Examples catalog: open in catalog#example-slices-core-temporal-examples-intervals-and-frames
# --- The SAME wall-clock moment as the talk's start, but read in the Hebrew
# civil-time frame: identical instant value, different interpreting frame —
# the frame, not the literal, names the calendar (P11).
ex:talkStartHebrew a gmeow:Instant ;
gmeow:instantValue "2026-09-14T13:00:00Z"^^xsd:dateTime ;
gmeow:inTemporalFrame gmeow:temporalFrameUTCHebrew .