Skip to content

Class: LandSectorData

Optional land sector and removals metadata.

URI: openccf:class/LandSectorData

 classDiagram
    class LandSectorData
    click LandSectorData href "../../classes/LandSectorData/"
      LandSectorData : boundary

      LandSectorData : monitoringApproach

      LandSectorData : storageDuration

Slots

Name Cardinality and Range Description Inheritance
boundary 0..1
String
Land boundary / traceability level. direct
storageDuration 0..1
String
Expected storage duration / permanence category. direct
monitoringApproach 0..1
String
Monitoring approach and reversal treatment. direct

Usages

used by used in type used
EmissionsLine landSectorData range LandSectorData

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

Direct

name: LandSectorData
description: Optional land sector and removals metadata.
from_schema: https://w3id.org/openccf
attributes:
  boundary:
    name: boundary
    description: Land boundary / traceability level.
    from_schema: https://w3id.org/openccf
    rank: 1000
    domain_of:
    - LandSectorData
  storageDuration:
    name: storageDuration
    description: Expected storage duration / permanence category.
    from_schema: https://w3id.org/openccf
    rank: 1000
    domain_of:
    - LandSectorData
  monitoringApproach:
    name: monitoringApproach
    description: Monitoring approach and reversal treatment.
    from_schema: https://w3id.org/openccf
    rank: 1000
    domain_of:
    - LandSectorData

Induced

name: LandSectorData
description: Optional land sector and removals metadata.
from_schema: https://w3id.org/openccf
attributes:
  boundary:
    name: boundary
    description: Land boundary / traceability level.
    from_schema: https://w3id.org/openccf
    rank: 1000
    owner: LandSectorData
    domain_of:
    - LandSectorData
    range: string
  storageDuration:
    name: storageDuration
    description: Expected storage duration / permanence category.
    from_schema: https://w3id.org/openccf
    rank: 1000
    owner: LandSectorData
    domain_of:
    - LandSectorData
    range: string
  monitoringApproach:
    name: monitoringApproach
    description: Monitoring approach and reversal treatment.
    from_schema: https://w3id.org/openccf
    rank: 1000
    owner: LandSectorData
    domain_of:
    - LandSectorData
    range: string