Skip to content

Slot: geographic identifier (geographicIdentifier)

A reference in the form of a Uniform Resource Identifier to the Location.

URI: [rdfs:seeAlso](http://www.w3.org/2000/01/rdf-schema#seeAlso) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Location](Location.md) | A region or named place | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Uri](Uri.md) | | Domain Of | [Location](Location.md) | | Slot URI | [rdfs:seeAlso](http://www.w3.org/2000/01/rdf-schema#seeAlso) | ### 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 | rdfs:seeAlso | | native | cpv:geographicIdentifier | ## LinkML Source
name: geographicIdentifier
description: A reference in the form of a Uniform Resource Identifier to the Location.
title: geographic identifier
from_schema: https://semiceu.github.io/Core-Person-Vocabulary/releases/2.1.1
rank: 1000
slot_uri: rdfs:seeAlso
domain_of:
- Location
range: uri
multivalued: true