From CDQ
Data source/DNB/data model/organization/primaryAddress
Jump to navigation
Jump to search
Name Name of a concept, e.g. a data model concept. In contrast to terms, the name does not depend on a given context, e.g. a country-specific language.
|
primaryAddress
|
Description Informal and comprehensive human-readable definition of a concept.
|
The details of the single primary or physical address at which the entity is located.
|
Example A simple example supporting the understanding of a concept, business rule, etc.
|
no example available
|
Part of Hierarchical relation between two concepts of the CDQ Data Model.
|
Data source DNB
|
Technical key Defines a unique key by which e.g. data model concepts can be referenced in a technical integration context. These keys are unique in the CDL context.
|
primaryAddress
|
Parent concept Hierarchical relation between two concepts of a data model, e.g., the CDQ Data Model.
|
Data source/DNB/data model/organization
|
Cardinality Cardinality of data model concepts.<br/><code>ZERO_OR_ONE</code>: Optional, but max. 1 instance related to its parent.<br/><code>EXACTLY_ONE</code>: Exactly 1 instance related to its parent.<br/><code>ZERO_OR_MORE</code>: Optional, multiple instances related to its parent may exist.<br/><code>ONE_OR_MORE</code>: Mandatory, multiple instances related to its parent may exist.
|
ZERO_OR_ONE
|
Data type Data type of a data model concept, i.e., <code>ARRAY</code>, <code>BOOLEAN</code>, <code>DATE</code>, <code>ENUM</code>, <code>INTEGER</code>, <code>OBJECT</code>, or <code>STRING</code>.
|
OBJECT
|
Concept type Complex data type of a data model concept, defined by another data model concept. Allows re-use of data type concepts, e.g. for several address types in a data model.
|
SELF
|
Path JSON Path to identify attributes in a data item.
|
cmpelkV2.organization.primaryAddress
|
Concept role The role of a Category:Data model concept in the tree structure of a data model.<br/><code>ROOT</code>: Root concept in a data model, i.e., no parent concepts.<br/><code>NODE</code>: Structure concepts in a data model, i.e., parent and child concepts.<br/><code>LEAF</code>: Leaf concept in a data model, i.e., no child concepts, provides the effective data values.<br/>
|
NODE
|
Mapping
|
mapping target: Address Type (CDQ.POOL), mapping: DNB primaryAddress ↣ ADDRESS_TYPE
|
Sub concepts
Concept | Description |
---|
addressCountry (DNB) | The details of the country/market in which this address is located. |
addressCounty (DNB) | The details of the county in which this address is located. |
addressLocality (DNB) | The details of the city, town, township, village, borough, etc. in which this address is located. |
addressRegion (DNB) | The details of the locally governed area that forms part of a centrally governed nation to identify where this address is located. |
continentalRegion (DNB) | The details of the continental region in which this address is located. |
geographicalPrecision (DNB) | The details on how close the latitude and longitude coordinates for a location are to “rooftop” level. |
isManufacturingLocation (DNB) | Indicates if manufacturing activity is performed at this facility by the entity.
- If true, the entity performs manufacturing activity at this facility.
- If false, the entity does not performs manufacturing activity at this facility. |
isRegisteredAddress (DNB) | Indicates if the primary address is the same as the address of the entity as registered with a legal entity.
- If true, the primary address is the same as the address of the entity as registered with a legal entity.
- If false, the primary address is the not same as the address of the entity as registered with a legal entity. |
language (DNB) | The details of the language in which this address was recorded. |
locationOwnership (DNB) | The details of the terms under which the entity occupies the premises. |
minorTownName (DNB) | The name of the village, town or suburb when it is not a Primary Town or City (e.g., the Booker in Booker, High Wycombe). |
postOfficeBox (DNB) | The details of the identifier issued to the entity by a private or public Postal Office for the purposes of collecting mail for the entity for subsequent collection or delivery. |
postalCode (DNB) | An identifier used by the local country's postal authority to identify where this address is located. |
postalCodePosition (DNB) | The details of the position of the Postal Code when presenting the address. |
statisticalArea (DNB) | The details of the various statistical facts associated with this address. |
streetAddress (DNB) | The details of the street address where the entity is located. |
streetNumber (DNB) | The number part of the street address where the entity is located.
This may be a single number, a number with an appendix, or a range of street numbers.
For example, the "51 - 59C"; in the address 51 - 59C Wall Street. |