geocode value
- CURIE:
gmeow:geocodeValue - IRI: https://blackcatinformatics.ca/gmeow/geocodeValue
- Category: property
- Defined by:
gmeow:slices/places - Box roles: RBox role (What is this?)
The string value of a geocode in its reference frame — the canonical literal carrier. Per-system properties (plusCode, what3words, …) are convenience accessors; a single Geocode instance carries exactly one code value (enforced by SHACL).
Structure
Property shape: datatype property; gmeow:Geocode -> rdfs:Literal; functional
Practical Pattern
Use gmeow:geocodeValue from gmeow:Geocode to rdfs:Literal when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
Usage Advice
Use when
- Use for the canonical string value of a geocode in its frame; functional, the literal carrier behind the per-system accessors.
Avoid when
- Avoid putting several distinct codes on one
Geocode(it carries exactly one value, by SHACL).
How to use
- Set one
gmeow:geocodeValue, or a per-system accessor (gmeow:plusCode,gmeow:geohash, …) which it backs.
Examples
- ex:plusLoc
gmeow:geocodeValue"9F4W9C8C+W4".