DPP Keystone Logo

Ontology: core / DPP Core Ontology - Organization and Roles Definitions (v3)

Class: Postal Address (dppk:PostalAddress)

Visual Diagram

                    classDiagram
  class PostalAddress
  PostalAddress : +streetAddress
  PostalAddress : +postalCode
  PostalAddress : +addressLocality
  PostalAddress : +addressCountry

                

Description

The physical mailing address of an organization or location.

Properties

Property Description Type
Street Address (dppk:streetAddress) Includes street name and number.
Postal Code (dppk:postalCode) The postal code of the location.
City/Locality (dppk:addressLocality) The locality (e.g. city) of the address.
Country (dppk:addressCountry) The country component of the address.