WARNING: This site is a work in progress.
Slot: projectStartDate
The start 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:projectStartDate |
LinkML Source
```yaml
name: projectStartDate
description: The start date of the project.
from_schema: https://framework.regen.network/schema/
rank: 1000
slot_uri: xsd:date
alias: projectStartDate
domain_of:
- ProjectInfo
range: string
</details>