EVORAO

Slot: postal code (postalCode)

The postal code.

URI: EVORAO:postalCode Alias: postalCode

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:postalCode
native EVORAO:postalCode
exact schema:postalCode, vcard:postal-code
close vcard:hasPostalCode

LinkML Source

```yaml name: postalCode description: The postal code. title: postal code from_schema: https://w3id.org/evorao/ exact_mappings: - schema:postalCode - vcard:postal-code close_mappings: - vcard:hasPostalCode rank: 1000 alias: postalCode domain_of: - ContactPoint range: string required: false multivalued: false ```