WARNING: This site is a work in progress.
Slot: hasPrimaryImpact
The primary impact expected from adhering to the protocol and/or management practices associated with the credit class. Generally speaking the quantifiable components of this impact are associated with the credit type that the credit class exists under (e.g. Carbon, Biodiversity, etc).
URI: rfs:hasPrimaryImpact
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
CreditClassInfo | Base class with common fields used to define credit class info | no |
CarbonCreditClassInfo | Off-chain metadata representation for credit classes where the credit type is… | no |
BiodiversityCreditClassInfo | Off-chain metadata representation for credit classes where the credit type is… | no |
Properties
-
Range: Impact
-
Required: True
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
Mapping Type | Mapped Value |
---|---|
self | rfs:hasPrimaryImpact |
native | rfs:hasPrimaryImpact |
LinkML Source
```yaml
name: hasPrimaryImpact
description: The primary impact expected from adhering to the protocol and/or management
practices associated with the credit class. Generally speaking the quantifiable
components of this impact are associated with the credit type that the credit class
exists under (e.g. Carbon, Biodiversity, etc).
from_schema: https://framework.regen.network/schema/
rank: 1000
alias: hasPrimaryImpact
owner: CreditClassInfo
domain_of:
- CreditClassInfo
range: Impact
required: true
</details>