calendar time zone
- CURIE:
gmeow:calendarTimeZone - IRI: https://blackcatinformatics.ca/gmeow/calendarTimeZone
- Category: property
- Defined by:
gmeow:slices/calendar - Box roles: RBox role (What is this?)
The default time zone for a calendar collection.
Structure
Property shape: object property; gmeow:Calendar -> gmeow:TimeZone; functional
Practical Pattern
Use gmeow:calendarTimeZone from gmeow:Calendar to gmeow:TimeZone when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
gmeow:Calendar, gmeow:TimeZone
Projects To
| Profile | External Targets |
|---|---|
ical |
ical, rdf |
jcal |
https, rdf |
Linkages
Generated from the canonical mapping DSL. SSSOM files are the generated public interchange form for term equivalences.
Projection Coverage
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:calendarTimeZone |
projection | ical |
projects to / <= | ical:Vcalendar, ical:tzid, rdf:type | gmeow:mapIcalVcalendar |
gmeow:calendarTimeZone |
projection | jcal |
projects to / <= | https://tools.ietf.org/rfc/rfc7265#tzid, https://tools.ietf.org/rfc/rfc7265#vcalendar, rdf:type | gmeow:mapJcalVcalendar |
Usage Advice
Use when
- Use to set the fallback IANA time zone a calendar's members are reckoned in when an individual event states no zone of its own.
Avoid when
- Avoid asserting more than one (it is functional — one default per calendar) and avoid relying on it for an event whose own offset differs; that event carries
gmeow:eventTimeZone.
How to use
- Point the calendar at one
gmeow:TimeZone; let per-eventgmeow:eventTimeZoneoverride it where the occurrence sits in a different civil offset.
Examples
- ex:workCal
gmeow:calendarTimeZoneex:torontoZone.