WARNING: This site is a work in progress.
Slot: creditClassVersion
The version of the credit class used for the project.
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| C01ProjectInfo | Project info for Verra Verified Carbon Standard projects | no |
| BT01ProjectInfo | Project info for Tebu projects | no |
| C02ProjectInfo | Project info for City Forest Carbon Credit projects | no |
| CreditProjectInfo | Base class with additional fields for projects that issue credits | no |
Properties
- Range: String
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | rfs:creditClassVersion |
| native | rfs:creditClassVersion |
LinkML Source
```yaml
name: creditClassVersion
description: The version of the credit class used for the project.
from_schema: https://framework.regen.network/schema/
rank: 1000
alias: creditClassVersion
owner: CreditProjectInfo
domain_of:
- CreditProjectInfo
range: string
</details>