WARNING: This site is a work in progress.
Slot: program
The program that the credit class is associated with.
URI: rfs:program
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: 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 program that the credit class is associated with.
from_schema: https://framework.regen.network/schema/
rank: 1000
alias: program
owner: CreditClassInfo
domain_of:
- CreditClassInfo
range: CreditingProgram
</details>