WARNING: This site is a work in progress.
Slot: name
Name of the entity / resource.
URI: schema:name
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
ProjectInfo | no | |
ProjectRole | no | |
Impact | Represents an ecological, social, or broader impact or benefit usually in the… | no |
CreditProtocol | Details of the credit protocol that defines the requirements and process to r… | yes |
AdministrativeArea | no | |
CarbonCreditClassInfo | Off-chain metadata representation for credit classes where the credit type is… | no |
BT01ProjectInfo | no | |
CreditingProgram | Details of the program that oversees the crediting protocol associated with t… | yes |
File | no | |
CreditClassInfo | Base class with common fields used to define credit class info | yes |
Methodology | Details about a specific methodology | yes |
Organization | no | |
Registry | Details of the registry where the credits are tracked | yes |
Properties
- Range: String
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
Mapping Type | Mapped Value |
---|---|
self | schema:name |
native | rfs:name |
LinkML Source
```yaml
name: name
description: Name of the entity / resource.
from_schema: https://framework.regen.network/schema/
rank: 1
slot_uri: schema:name
alias: name
domain_of:
- ProjectInfo
- ProjectRole
- Organization
- File
- Impact
- CreditingProgram
- CreditProtocol
- Methodology
- Registry
- CreditClassInfo
- AdministrativeArea
range: string
</details>