Slot: region
Country or region where emissions physically occurred: 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/region
Applicable Classes
| Name |
Description |
Modifies Slot |
| EmissionsLine |
A single quantified source or category of emissions within a report |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Required |
Yes |
| ### Slot Characteristics |
|
Value Constraints
| Property |
Value |
| Regex Pattern |
^[A-Za-z]{2}(-[A-Za-z0-9]{1,3})?$ |
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
openccf:region |
| native |
openccf:region |
LinkML Source
name: region
description: 'Country or region where emissions physically occurred: 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: EmissionsLine
domain_of:
- EmissionsLine
range: string
required: true
pattern: ^[A-Za-z]{2}(-[A-Za-z0-9]{1,3})?$