WARNING: This site is a work in progress.
Slot: primaryImpact
Primary impact of the credit class.
URI: rfs:primaryImpact
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 |
BiodiversityCreditClassInfo | Off-chain metadata representation for credit classes where the credit type is… | no |
Properties
-
Range: ProjectImpact
-
Required: True
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
Mapping Type | Mapped Value |
---|---|
self | rfs:primaryImpact |
native | rfs:primaryImpact |
LinkML Source
```yaml
name: primaryImpact
description: Primary impact of the credit class.
from_schema: https://framework.regen.network/schema/
rank: 1000
alias: primaryImpact
owner: CreditClassInfo
domain_of:
- CreditClassInfo
range: ProjectImpact
required: true
</details>