EVORAO

Slot: region (addressRegion)

The region in which the locality is, and which is in the country. For example, California or another appropriate first-level Administrative division.

URI: EVORAO:addressRegion Alias: addressRegion

Applicable Classes

Name Description Modifies Slot
ContactPoint Entity serving as focal point of information yes

Properties

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self EVORAO:addressRegion
native EVORAO:addressRegion
exact schema:addressRegion, vcard:region
close vcard:hasRegion

LinkML Source

```yaml name: addressRegion description: The region in which the locality is, and which is in the country. For example, California or another appropriate first-level Administrative division. title: region from_schema: https://w3id.org/evorao/ exact_mappings: - schema:addressRegion - vcard:region close_mappings: - vcard:hasRegion rank: 1000 alias: addressRegion domain_of: - ContactPoint range: string required: false multivalued: false ```