WARNING: This site is a work in progress.
Slot: projectEndDate
The end date of the project.
URI: schema:endDate
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| ProjectInfo | Base class with common fields used to define project info | no |
| CreditProjectInfo | Base class with additional fields for projects that issue credits | yes |
| BT01ProjectInfo | Project info for Tebu projects | no |
| C01ProjectInfo | Project info for Verra Verified Carbon Standard projects | no |
| C02ProjectInfo | Project info for City Forest Carbon Credit projects | no |
Properties
- Range: String
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | schema:endDate |
| native | rfs:projectEndDate |
LinkML Source
```yaml
name: projectEndDate
description: The end date of the project.
from_schema: https://framework.regen.network/schema/
rank: 1000
slot_uri: schema:endDate
alias: projectEndDate
domain_of:
- ProjectInfo
range: string
</details>