Slot: geographic name (geographicName)
A textual description for a Location.
URI: [locn:geographicName](http://www.w3.org/ns/locn#geographicName)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Location](Location.md) | A region or named place | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [LangString](LangString.md) |
| Domain Of | [Location](Location.md) |
| Slot URI | [locn:geographicName](http://www.w3.org/ns/locn#geographicName) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
| Multivalued | Yes |
## Identifier and Mapping Information
### Schema Source
* from schema: https://semiceu.github.io/Core-Person-Vocabulary/releases/2.1.1
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | locn:geographicName |
| native | cpv:geographicName |
## LinkML Source
name: geographicName
description: A textual description for a Location.
title: geographic name
from_schema: https://semiceu.github.io/Core-Person-Vocabulary/releases/2.1.1
rank: 1000
slot_uri: locn:geographicName
domain_of:
- Location
range: LangString
multivalued: true