WARNING: This site is a work in progress.
Slot: projectEndDate
The end date of the project.
URI: xsd:date
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| TerrasosProjectInfo | no | |
| ProjectInfo | no |
Properties
- Range: String
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | xsd:date |
| 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: xsd:date
alias: projectEndDate
domain_of:
- ProjectInfo
range: string
</details>