timezone
- CURIE:
gmeow:timezone - IRI: https://blackcatinformatics.ca/gmeow/timezone
- Category: property
- Defined by:
gmeow:slices/places - Box roles: RBox role (What is this?)
An IANA time-zone identifier for a location (e.g. "America/Edmonton"). Non-functional: a large place may span several zones.
Structure
Property shape: datatype property; gmeow:Location -> rdfs:Literal
Practical Pattern
Use gmeow:timezone from gmeow:Location to rdfs:Literal when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
External Equivalences
Equivalent or closely aligned targets: vcard
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:timezone |
equivalence | - |
skos:closeMatch | vcard:tz | gmeow-places.sssom.tsv; gmeow:eqPlaces042; confidence 0.9 |
Usage Advice
Use when
- Use for an IANA time-zone identifier on a location; non-functional, so a large place may span several zones.
Avoid when
- Avoid for the civil-time-zone overlay as a regulated area (model that as a
gmeow:RegulatoryOverlayof typegmeow:overlayTypeCivilTimeZone) and avoid asserting one zone for a multi-zone country.
How to use
- Add one or more
gmeow:timezoneliterals to theLocation; multiple zones coexist for a spanning place.
Examples
- ex:edinburgh
gmeow:timezone"Europe/London".