Skip to content

Slot: primaryRegion

Location of the reporting entity: an ISO 3166-1 alpha-2 country code (e.g. GB), optionally extended with a hyphen and either an ISO 3166-2 subdivision (e.g. US-CA) or a 3-character UN/LOCODE place code (e.g. GB-LON).

URI: openccf:slot/primaryRegion

Applicable Classes

Name Description Modifies Slot
EmissionsReport A company's greenhouse gas footprint for a defined reporting period no

Properties

Type and Range

Property Value
Range String
Domain Of EmissionsReport

Cardinality and Requirements

Property Value
Required Yes
### Slot Characteristics
Property Value
Owner EmissionsReport

Value Constraints

Property Value
Regex Pattern ^[A-Za-z]{2}(-[A-Za-z0-9]{1,3})?$

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self openccf:primaryRegion
native openccf:primaryRegion

LinkML Source

name: primaryRegion
description: 'Location of the reporting entity: an ISO 3166-1 alpha-2 country code
  (e.g. GB), optionally extended with a hyphen and either an ISO 3166-2 subdivision
  (e.g. US-CA) or a 3-character UN/LOCODE place code (e.g. GB-LON).'
from_schema: https://w3id.org/openccf
rank: 1000
owner: EmissionsReport
domain_of:
- EmissionsReport
range: string
required: true
pattern: ^[A-Za-z]{2}(-[A-Za-z0-9]{1,3})?$