Place Naming
- CURIE:
gmeow:PlaceNaming - IRI: https://blackcatinformatics.ca/gmeow/PlaceNaming
- Category: class
- Defined by:
gmeow:slices/names - Box roles: TBox role (What is this?)
A DEFINED specialization of gmeow:NameUsage whose named entity is a gmeow:Place — a time/audience/register-scoped use of a toponym. Defined, NOT asserted: any NameUsage that names a Place is inferred to be a PlaceNaming (≡ gmeow:NameUsage ⊓ ∃gmeow:usageNamed.gmeow:Place), so place-naming reuses the NameUsage relator instead of minting a parallel relator (Principle 6, greenfield/no-redundancy). The reified counterpart of CIDOC-CRM's time-spanned crm:E48 Place Name / crm:E41 Appellation. Competing and historical place names coexist as co-equal PlaceNamings with no primary; superseded ones set gmeow:displayable false (Principle 10). The toponymic authority is gmeow:usageAuthority; the name's language is gmeow:nameLanguage on the bound gmeow:PlaceName (reached via gmeow:usageAppellation).
Structure
Subclass of: gmeow:NameUsage
Practical Pattern
Use gmeow:PlaceNaming as a specialized kind of gmeow:NameUsage. Add statement metadata or a standpoint when the assertion needs provenance, confidence, or vantage.
Common Companion Terms
External Equivalences
Equivalent or closely aligned targets: crm
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:PlaceNaming |
equivalence | - |
skos:closeMatch | crm:E41_Appellation | gmeow-places.sssom.tsv; gmeow:eqPlaces070; confidence 0.8 |
Usage Advice
Use when
- Use (by inference) for a time-, audience-, or authority-scoped use of a toponym — a competing, historical, or authority-conferred place name that needs its own period, toponymic authority, or standpoint.
Avoid when
- Avoid asserting
PlaceNamingdirectly (it is inferred from aNameUsagewhosegmeow:usageNamedis agmeow:Place) and avoid minting a parallel place-naming relator — reusegmeow:NameUsage(Principle 6); never rank one place-naming as primary.
How to use
- Mint a
gmeow:NameUsagebindinggmeow:usageNamed(aPlace) andgmeow:usageAppellation(agmeow:PlaceName), addgmeow:usageAuthorityfor the toponymic authority andgmeow:usageIntervalfor the period; the reasoner infersPlaceNaming, and the name's language reads fromgmeow:nameLanguageon the boundPlaceName.
Examples
- ex:naming a
gmeow:NameUsage;gmeow:usageNamedex:istanbul;gmeow:usageAppellationex:constantinopleName;gmeow:usageAuthorityex:ottomanAuthority;gmeow:usageIntervalex:byzantineEra.