Class: Sector
Standardised sector classification.
URI: openccf:class/Sector
classDiagram
class Sector
click Sector href "../../classes/Sector/"
Sector : code
Sector : name
Sector : scheme
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| scheme | 0..1 String |
Classification scheme (e.g. NACE, SIC, GHG Protocol sector). | direct |
| code | 0..1 String |
direct | |
| name | 0..1 String |
direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| EmissionsReport | sectors | range | Sector |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/openccf
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | openccf:Sector |
| native | openccf:Sector |
LinkML Source
Direct
name: Sector
description: Standardised sector classification.
from_schema: https://w3id.org/openccf
attributes:
scheme:
name: scheme
description: Classification scheme (e.g. NACE, SIC, GHG Protocol sector).
from_schema: https://w3id.org/openccf
rank: 1000
domain_of:
- Sector
- CompanyIdentifier
code:
name: code
from_schema: https://w3id.org/openccf
rank: 1000
domain_of:
- Sector
name:
name: name
from_schema: https://w3id.org/openccf
rank: 1000
domain_of:
- Sector
Induced
name: Sector
description: Standardised sector classification.
from_schema: https://w3id.org/openccf
attributes:
scheme:
name: scheme
description: Classification scheme (e.g. NACE, SIC, GHG Protocol sector).
from_schema: https://w3id.org/openccf
rank: 1000
owner: Sector
domain_of:
- Sector
- CompanyIdentifier
range: string
code:
name: code
from_schema: https://w3id.org/openccf
rank: 1000
owner: Sector
domain_of:
- Sector
range: string
name:
name: name
from_schema: https://w3id.org/openccf
rank: 1000
owner: Sector
domain_of:
- Sector
range: string