WARNING: This site is a work in progress.
Slot: name
Name of the project.
URI: schema:name
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
ProjectInfo | no | |
CreditClassInfo | Base class with common fields used to define credit class info | no |
BT01ProjectInfo | no | |
SDG | Represents a Sustainable Development Goal (SDG) | no |
Organization | no | |
PrimaryImpact | Primary impact of the biodiversity project | no |
SourceRegistry | Details of the registry where the credits are tracked | no |
File | no | |
BT01CreditClassInfo | no | |
ProjectRole | no | |
AdministrativeArea | no | |
Methodology | Details about a specific methodology | no |
ProjectBenefit | Benefits delivered by the biodiversity project | no |
Properties
-
Range: String
-
Required: True
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 project.
from_schema: https://framework.regen.network/schema/
rank: 1000
slot_uri: schema:name
alias: name
domain_of:
- ProjectInfo
- ProjectRole
- Organization
- File
- SDG
- ProjectBenefit
- PrimaryImpact
- CreditClassInfo
- SourceRegistry
- Methodology
- AdministrativeArea
range: string
required: true
</details>