Class: PostalAddressInternationalClass
An international postal address associated with a user, returned by an Address Lookup API or by manual data input. JSON schema: di_vocab:PostalAddressInternationalClass Examples Close mapping: adb:Address Close mapping: schema:PostalAddress
URI: di_vocab:class/PostalAddressInternationalClass
classDiagram
class PostalAddressInternationalClass
click PostalAddressInternationalClass href "../../classes/PostalAddressInternationalClass/"
PostalAddressGeneralClass <|-- PostalAddressInternationalClass
click PostalAddressGeneralClass href "../../classes/PostalAddressGeneralClass/"
PostalAddressInternationalClass <|-- PostalAddressClass
click PostalAddressClass href "../../classes/PostalAddressClass/"
PostalAddressInternationalClass : addressCountry
PostalAddressInternationalClass : addressLocality
PostalAddressInternationalClass : addressRegion
PostalAddressInternationalClass : buildingName
PostalAddressInternationalClass : buildingNumber
PostalAddressInternationalClass : departmentName
PostalAddressInternationalClass : organisationName
PostalAddressInternationalClass : poBoxNumber
PostalAddressInternationalClass : postalCode
PostalAddressInternationalClass : streetName
PostalAddressInternationalClass : subBuildingName
PostalAddressInternationalClass : validFrom
PostalAddressInternationalClass : validUntil
Inheritance
- PostalAddressGeneralClass [ ValidityClass]
- PostalAddressInternationalClass
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| addressRegion | 0..1 String |
The region in which the locality is, and which is in the country, provided as... | direct |
| buildingNumber | 0..1 String |
The building number is a number given to a single building or a small group o... | PostalAddressGeneralClass |
| buildingName | 0..1 String |
The building name is a description applied to a single building or a small gr... | PostalAddressGeneralClass |
| poBoxNumber | 0..1 String |
Post Office Box (PO Box) number | PostalAddressGeneralClass |
| organisationName | 0..1 String |
The organisation name is the business name given to a delivery point within a... | PostalAddressGeneralClass |
| departmentName | 0..1 String |
For some organisations, department name is indicated because mail is received... | PostalAddressGeneralClass |
| subBuildingName | 0..1 String |
The sub-building name and/or number are identifiers for subdivisions of prope... | PostalAddressGeneralClass |
| streetName | 0..1 String |
A thoroughfare/street is fundamentally a road, track or named access route, f... | PostalAddressGeneralClass |
| addressLocality | 0..1 String |
The town or city in which the address resides | PostalAddressGeneralClass |
| postalCode | 0..1 String |
A UK postcode is an abbreviated form of address made up of combinations of be... | PostalAddressGeneralClass |
| addressCountry | 0..1 String |
The country | PostalAddressGeneralClass |
| validFrom | 0..1 Date |
ValidityClass | |
| validUntil | 0..1 Date |
ValidityClass |
Mixin Usage
| mixed into | description |
|---|---|
| PostalAddressClass | Any postal address associated with a user, returned by an Address Lookup API ... |
See Also
Identifier and Mapping Information
Schema Source
- from schema: https://vocab.account.gov.uk/linkml/credentials-schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | di_vocab:PostalAddressInternationalClass |
| native | di_vocab:PostalAddressInternationalClass |
| close | schema:PostalAddress, adb:Address |
LinkML Source
Direct
name: PostalAddressInternationalClass
description: An international postal address associated with a user, returned by an
Address Lookup API or by manual data input. <p>JSON schema: [di_vocab:PostalAddressInternationalClass](../json-schemas/PostalAddressInternational.json)</p>
<p>Examples</p> <ul> <li> [Building Number](../examples/PostalAddressInternationalClass/BuildingNumber.json)
</li> <li> [Building Number and Organisation Name](../examples/PostalAddressInternationalClass/BuildingNumberOrganisationName.json)
</li> <li> [Building Name and Number and Organisation Name](../examples/PostalAddressInternationalClass/BuildingNameBuildingNumberOrganisationName.json)
</li> <li> [PO Box Number](../examples/PostalAddressInternationalClass/POBoxNumberOrganisationName.json)
</li> </ul> <p>Close mapping: [adb:Address](http://www.geoplace.co.uk/addressbase/schema/2.1/addressbase.xsd)</p>
<p>Close mapping: [schema:PostalAddress](https://schema.org/PostalAddress)</p>
from_schema: https://vocab.account.gov.uk/linkml/credentials-schema
see_also:
- ../json-schemas/PostalAddressInternational.json
close_mappings:
- schema:PostalAddress
- adb:Address
is_a: PostalAddressGeneralClass
mixin: true
slots:
- addressRegion
Induced
name: PostalAddressInternationalClass
description: An international postal address associated with a user, returned by an
Address Lookup API or by manual data input. <p>JSON schema: [di_vocab:PostalAddressInternationalClass](../json-schemas/PostalAddressInternational.json)</p>
<p>Examples</p> <ul> <li> [Building Number](../examples/PostalAddressInternationalClass/BuildingNumber.json)
</li> <li> [Building Number and Organisation Name](../examples/PostalAddressInternationalClass/BuildingNumberOrganisationName.json)
</li> <li> [Building Name and Number and Organisation Name](../examples/PostalAddressInternationalClass/BuildingNameBuildingNumberOrganisationName.json)
</li> <li> [PO Box Number](../examples/PostalAddressInternationalClass/POBoxNumberOrganisationName.json)
</li> </ul> <p>Close mapping: [adb:Address](http://www.geoplace.co.uk/addressbase/schema/2.1/addressbase.xsd)</p>
<p>Close mapping: [schema:PostalAddress](https://schema.org/PostalAddress)</p>
from_schema: https://vocab.account.gov.uk/linkml/credentials-schema
see_also:
- ../json-schemas/PostalAddressInternational.json
close_mappings:
- schema:PostalAddress
- adb:Address
is_a: PostalAddressGeneralClass
mixin: true
attributes:
addressRegion:
name: addressRegion
description: The region in which the locality is, and which is in the country,
provided as text. For example, California, or another appropriate first-level
Administrative division. <p>Exact mapping: [schema:addressRegion](https://schema.org/addressRegion)</p>
from_schema: https://vocab.account.gov.uk/linkml/credentials-schema
exact_mappings:
- schema:addressRegion
rank: 1000
alias: addressRegion
owner: PostalAddressInternationalClass
domain_of:
- PostalAddressInternationalClass
range: string
buildingNumber:
name: buildingNumber
description: The building number is a number given to a single building or a small
group of buildings, thus identifying it from its neighbours, for example, 44.
Building numbers that contain a range, decimals or non-numeric characters do
not appear in this field but will be found in the buildingName or the sub-BuildingName
fields. <b>NOTE - This is a string representation of the building number.</b>
<p>Close mapping: [adb:buildingNumber](http://www.geoplace.co.uk/addressbase/schema/2.1/addressbase.xsd)</p>
from_schema: https://vocab.account.gov.uk/linkml/credentials-schema
close_mappings:
- adb:buildingNumber
rank: 1000
alias: buildingNumber
owner: PostalAddressInternationalClass
domain_of:
- PostalAddressGeneralClass
range: string
buildingName:
name: buildingName
description: The building name is a description applied to a single building or
a small group of buildings, such as Highfield House. This also includes those
building numbers that contain non-numeric characters, such as 44A. Some descriptive
names, when included with the rest of the address, are sufficient to identify
the property uniquely and unambiguously, for example, MAGISTRATES COURT. Sometimes
the building name will be a blend of distinctive and descriptive naming, for
example, RAILWAY TAVERN (PUBLIC HOUSE) or THE COURT ROYAL (HOTEL). <p>Close
mapping: [adb:buildingName](http://www.geoplace.co.uk/addressbase/schema/2.1/addressbase.xsd)</p>
from_schema: https://vocab.account.gov.uk/linkml/credentials-schema
close_mappings:
- adb:buildingName
rank: 1000
alias: buildingName
owner: PostalAddressInternationalClass
domain_of:
- PostalAddressGeneralClass
range: string
poBoxNumber:
name: poBoxNumber
description: Post Office Box (PO Box) number. <p>Exact mapping: [adb:poBoxNumber](http://www.geoplace.co.uk/addressbase/schema/2.1/addressbase.xsd)</p>
from_schema: https://vocab.account.gov.uk/linkml/credentials-schema
exact_mappings:
- adb:poBoxNumber
rank: 1000
alias: poBoxNumber
owner: PostalAddressInternationalClass
domain_of:
- PostalAddressGeneralClass
range: string
organisationName:
name: organisationName
description: The organisation name is the business name given to a delivery point
within a building or small group of buildings. E.g. TOURIST INFORMATION CENTRE
This field could also include entries for churches, public houses and libraries.
<p>Close mapping: [adb:organisationName](http://www.geoplace.co.uk/addressbase/schema/2.1/addressbase.xsd)</p>
from_schema: https://vocab.account.gov.uk/linkml/credentials-schema
close_mappings:
- adb:organisationName
rank: 1000
alias: organisationName
owner: PostalAddressInternationalClass
domain_of:
- PostalAddressGeneralClass
range: string
departmentName:
name: departmentName
description: For some organisations, department name is indicated because mail
is received by subdivisions of the main organisation at distinct delivery points.
E.g. Organisation Name - ABC COMMUNICATIONS Department Name - MARKETING DEPARTMENT
<p>Close mapping: [adb:departmentName](http://www.geoplace.co.uk/addressbase/schema/2.1/addressbase.xsd)</p>
from_schema: https://vocab.account.gov.uk/linkml/credentials-schema
close_mappings:
- adb:departmentName
rank: 1000
alias: departmentName
owner: PostalAddressInternationalClass
domain_of:
- PostalAddressGeneralClass
range: string
subBuildingName:
name: subBuildingName
description: The sub-building name and/or number are identifiers for subdivisions
of properties. E.g. Sub-building Name - FLAT 3 Building Name - POPLAR COURT
Thoroughfare - LONDON ROAD NOTE - If the address is styled as 3 POPLAR COURT,
all the text will be shown in the Building Name attribute and the Sub-building
Name will be empty. The building number will be shown in this field when it
contains a range, decimal or non-numeric character (see Building Number). <p>Close
mapping: [adb:subBuildingName](http://www.geoplace.co.uk/addressbase/schema/2.1/addressbase.xsd)</p>
from_schema: https://vocab.account.gov.uk/linkml/credentials-schema
close_mappings:
- adb:subBuildingName
rank: 1000
alias: subBuildingName
owner: PostalAddressInternationalClass
domain_of:
- PostalAddressGeneralClass
range: string
streetName:
name: streetName
description: A thoroughfare/street is fundamentally a road, track or named access
route, for example, HIGH STREET. <p>Close mapping - [adb:thoroughfare](http://www.geoplace.co.uk/addressbase/schema/2.1/addressbase.xsd)</p>
from_schema: https://vocab.account.gov.uk/linkml/credentials-schema
close_mappings:
- adb:thoroughfare
rank: 1000
alias: streetName
owner: PostalAddressInternationalClass
domain_of:
- PostalAddressGeneralClass
range: string
addressLocality:
name: addressLocality
description: The town or city in which the address resides. <p>Close mapping:
[adb:postTown](http://www.geoplace.co.uk/addressbase/schema/2.1/addressbase.xsd)</p>
<p>Exact mapping: [schema:addressLocality](https://schema.org/addressLocality)</p>
from_schema: https://vocab.account.gov.uk/linkml/credentials-schema
close_mappings:
- adb:postTown
rank: 1000
alias: addressLocality
owner: PostalAddressInternationalClass
domain_of:
- PostalAddressGeneralClass
range: string
postalCode:
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
owner: PostalAddressInternationalClass
domain_of:
- PostalAddressGeneralClass
range: string
addressCountry:
name: addressCountry
description: The country. Provided as the two-letter ISO 3166-1 alpha-2 country
code, hence this only closely maps rather than exactly maps to schema.org which
permits any text. <p>Close mapping: [schema:addressCountry](https://schema.org/addressCountry)</p>
from_schema: https://vocab.account.gov.uk/linkml/credentials-schema
close_mappings:
- schema:addressCountry
rank: 1000
alias: addressCountry
owner: PostalAddressInternationalClass
domain_of:
- PostalAddressGeneralClass
range: string
validFrom:
name: validFrom
from_schema: https://vocab.account.gov.uk/linkml/credentials-schema
rank: 1000
slot_uri: schema:validFrom
alias: validFrom
owner: PostalAddressInternationalClass
domain_of:
- ValidityClass
- MitigatingCredentialClass
range: date
validUntil:
name: validUntil
from_schema: https://vocab.account.gov.uk/linkml/credentials-schema
rank: 1000
slot_uri: schema:validUntil
alias: validUntil
owner: PostalAddressInternationalClass
domain_of:
- ValidityClass
range: date