WARNING: This site is a work in progress.
Slot: projectStartDate
The start date of the project.
URI: schema:startDate
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| CreditProjectInfo | Base class with additional fields for projects that issue credits | yes |
| BT01ProjectInfo | Project info for Tebu projects | no |
| C02ProjectInfo | Project info for City Forest Carbon Credit projects | no |
| C01ProjectInfo | Project info for Verra Verified Carbon Standard projects | no |
| ProjectInfo | Base class with common fields used to define project 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:startDate |
| native | rfs:projectStartDate |
LinkML Source
```yaml
name: projectStartDate
description: The start date of the project.
from_schema: https://framework.regen.network/schema/
rank: 1000
slot_uri: schema:startDate
alias: projectStartDate
domain_of:
- ProjectInfo
range: string
</details>