Slot: postalCode
A UK postcode is an abbreviated form of address made up of combinations of between five and seven alphanumeric characters. International postal codes have different formats. Exact mapping: schema:postalCode
URI: di_vocab:slot/postalCode Alias: postalCode
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| PostalAddressUKClass | A UK postal address associated with a user, returned by an Address Lookup API... | no |
| PostalAddressInternationalClass | An international postal address associated with a user, returned by an Addres... | no |
| PostalAddressGeneralClass | An abstract class containing common elements of a postal address | no |
| PostalAddressClass | Any postal address associated with a user, returned by an Address Lookup API ... | no |
Properties
- Range: String
Identifier and Mapping Information
Schema Source
- from schema: https://vocab.account.gov.uk/linkml/credentials-schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | di_vocab:postalCode |
| native | di_vocab:postalCode |
| exact | schema:postalCode |
LinkML Source
name: postalCode
description: A UK postcode is an abbreviated form of address made up of combinations
of between five and seven alphanumeric characters. International postal codes have
different formats. <p>Exact mapping: [schema:postalCode](https://schema.org/postalCode)</p>
from_schema: https://vocab.account.gov.uk/linkml/credentials-schema
exact_mappings:
- schema:postalCode
rank: 1000
alias: postalCode
domain_of:
- PostalAddressGeneralClass
range: string