WARNING: This site is a work in progress.
Slot: program
The higher-level rules and requirements under which the given credit protocol operates, sometimes referred to as the “Standard”.
URI: rfs:program
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: CreditingProgram
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
Mapping Type | Mapped Value |
---|---|
self | rfs:program |
native | rfs:program |
LinkML Source
```yaml
name: program
description: The higher-level rules and requirements under which the given credit
protocol operates, sometimes referred to as the "Standard".
from_schema: https://framework.regen.network/schema/
rank: 1000
alias: program
owner: CreditClassInfo
domain_of:
- CreditClassInfo
range: CreditingProgram
</details>