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 |
|---|---|---|
| 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 |
Properties
-
Range: CreditingProgram
-
Recommended: True
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
recommended: true
inlined: true
</details>