WARNING: This site is a work in progress.
Slot: creditingTerm
The total duration of the crediting term for the project.
URI: rfs:creditingTerm
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: Duration
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
Mapping Type | Mapped Value |
---|---|
self | rfs:creditingTerm |
native | rfs:creditingTerm |
LinkML Source
```yaml
name: creditingTerm
description: The total duration of the crediting term for the project.
from_schema: https://framework.regen.network/schema/
rank: 1000
alias: creditingTerm
owner: CreditClassInfo
domain_of:
- CreditClassInfo
range: duration
</details>