Slot: countryCode
Unique code identifying a country.
URI: gx:slot/countryCode
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| LeiCode | yes | |
| CountryCompanyNumber | defines an arbitrary country-specific company number based on (i) an (arbitra... | yes |
| VatID | yes | |
| Address | Full address of the entity | yes |
Properties
- Range: xsd:string or
CountryNameAlpha2
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/gaia-x/development#slots
LinkML Source
name: countryCode
description: Unique code identifying a country.
from_schema: https://w3id.org/gaia-x/development#slots
alias: countryCode
domain_of:
- Address
- VatID
- LeiCode
- CountryCompanyNumber
range: string
any_of:
- range: CountryNameAlpha2