WARNING: This site is a work in progress.
Slot: creditProtocol
The root document of the credit protocol that defines the requirements and process to register and issue credits under a credit protocol. It could be registered under a program or independent. It could include methods to measure and monitor, or reference other methodology documents.
URI: rfs:creditProtocol
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: CreditProtocol
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
Mapping Type | Mapped Value |
---|---|
self | rfs:creditProtocol |
native | rfs:creditProtocol |
LinkML Source
```yaml
name: creditProtocol
description: The root document of the credit protocol that defines the requirements
and process to register and issue credits under a credit protocol. It could be registered
under a program or independent. It could include methods to measure and monitor,
or reference other methodology documents.
from_schema: https://framework.regen.network/schema/
rank: 1000
alias: creditProtocol
owner: CreditClassInfo
domain_of:
- CreditClassInfo
range: CreditProtocol
</details>