currency code
- CURIE:
gmeow:currencyCode - IRI: https://blackcatinformatics.ca/gmeow/currencyCode
- Category: property
- Defined by:
gmeow:slices/places - Box roles: RBox role (What is this?)
The canonical short code of a currency reference frame (a member of gmeow:frameRealmCurrency) — the ISO 4217 alphabetic code for fiat currencies (USD, EUR, CAD …) and the conventional ticker for cryptocurrencies (BTC, ETH). Functional: one canonical code per frame. Lets a currency project to schema:currenciesAccepted and other code-bearing consumer terms.
Structure
Property shape: datatype property; gmeow:ReferenceFrame -> xsd:string; functional
Practical Pattern
Use gmeow:currencyCode from gmeow:ReferenceFrame to xsd:string when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
Projects To
| Profile | External Targets |
|---|---|
schema-org |
schema |
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:currencyCode |
projection | schema-org |
projects to / <= | schema:currenciesAccepted | gmeow:mapSchemaCurrenciesAccepted; confidence 0.9; lossy: the currency reference frame collapses to its ISO 4217 / ticker code; schema:currenciesAccepted is a free-text code list |
Usage Advice
Use when
- Use for the canonical short code of a currency reference frame — ISO 4217 for fiat, conventional ticker for crypto; functional.
Avoid when
- Avoid on non-currency frames and avoid multiple codes per frame.
How to use
- Set one
gmeow:currencyCodeon a frame ingmeow:frameRealmCurrency; it projects to schema:currenciesAccepted and similar consumer terms.