WARNING: This site is a work in progress.
Slot: description
Description of the entity / resource.
URI: schema:description
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
CarbonCreditClassInfo | Off-chain metadata representation for credit classes where the credit type is… | no |
C02ProjectInfo | Project info for City Forest Carbon Credit projects | no |
C01ProjectInfo | Project info for Verra Verified Carbon Standard projects | no |
BT01ProjectInfo | Project info for Tebu projects | no |
CreditProjectInfo | Base class with additional fields for projects that issue credits | no |
File | no | |
ProjectInfo | Base class with common fields used to define project info | no |
Entity | no | |
CreditClassInfo | Base class with common fields used to define credit class info | no |
Properties
- Range: String
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
Mapping Type | Mapped Value |
---|---|
self | schema:description |
native | rfs:description |
LinkML Source
```yaml
name: description
description: Description of the entity / resource.
from_schema: https://framework.regen.network/schema/
rank: 1
slot_uri: schema:description
alias: description
domain_of:
- ProjectInfo
- File
- CreditClassInfo
- Entity
range: string
</details>