Slot: countryCode
ISO 3166-1 alpha-2 country code.
URI: [vcard:country-name](https://www.w3.org/2006/vcard/ns#country-name)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Address](Address.md) | Full address of the entity | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [String](String.md) |
| Domain Of | [Address](Address.md) |
| Slot URI | [vcard:country-name](https://www.w3.org/2006/vcard/ns#country-name) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
| Required | Yes |
## Identifier and Mapping Information
### Schema Source
* from schema: https://$BASE_URL$/d4nx-conformity
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | vcard:country-name |
| native | https://$BASE_URL$/d4nx-conformity/countryCode |
## LinkML Source
name: countryCode
description: ISO 3166-1 alpha-2 country code.
from_schema: https://$BASE_URL$/d4nx-conformity
rank: 1000
slot_uri: vcard:country-name
domain_of:
- Address
range: string
required: true