WARNING: This site is a work in progress.
Slot: managedUnderProgram
The higher-level rules and requirements under which the given credit protocol operates, sometimes referred to as the “Standard”.
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:managedUnderProgram |
native | rfs:managedUnderProgram |
LinkML Source
```yaml
name: managedUnderProgram
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: managedUnderProgram
owner: CreditClassInfo
domain_of:
- CreditClassInfo
range: CreditingProgram
</details>