WARNING: This site is a work in progress.
Slot: description
Description of the entity / resource.
URI: schema:description
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 |
File | no | |
ProjectInfo | no | |
ProjectRole | no | |
BiodiversityCreditClassInfo | Off-chain metadata representation for credit classes where the credit type is… | no |
BT01ProjectInfo | no | |
Organization | 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
- ProjectRole
- Organization
- File
- CreditClassInfo
range: string
</details>