WARNING: This site is a work in progress.
Slot: geographicApplicability
Geographic applicability of the credit class.
URI: rfs:geographicApplicability
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
CarbonCreditClassInfo | Off-chain metadata representation for credit classes where the credit type is… | no |
CreditClassInfo | Base class with common fields used to define credit class info | no |
Properties
- Range: String
TODOs
- Can this be a controlled vocabulary / enum?
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
Mapping Type | Mapped Value |
---|---|
self | rfs:geographicApplicability |
native | rfs:geographicApplicability |
LinkML Source
```yaml
name: geographicApplicability
description: Geographic applicability of the credit class.
todos:
- Can this be a controlled vocabulary / enum?
from_schema: https://framework.regen.network/schema/
rank: 1000
alias: geographicApplicability
owner: CreditClassInfo
domain_of:
- CreditClassInfo
range: string
</details>