Slot: planned_end_date
The date that something is or was planned to end, with precision of one day.
URI: gist_upstream:plannedEndDate
Alias: planned_end_date
Inheritance
Properties
Type and Range
Cardinality and Requirements
In Subsets
Aliases
Examples
| Value |
| '2021-06-01T00:00:00-06:00'^^xsd:dateTime |
- Used for anything with a planned end date, such as when a lease will expire, when an offer is no longer available, etc. Typically a planned date is in the future when first captured, but when tasks run late, we leave the plan where it was and compare it to the actual. Recommended usage is to zero out the hours through microseconds to avoid spurious precision.
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
gist_upstream:plannedEndDate |
| native |
gist:planned_end_date |
LinkML Source
name: planned_end_date
description: The date that something is or was planned to end, with precision of one
day.
comments:
- Used for anything with a planned end date, such as when a lease will expire, when
an offer is no longer available, etc. Typically a planned date is in the future
when first captured, but when tasks run late, we leave the plan where it was and
compare it to the actual. Recommended usage is to zero out the hours through microseconds
to avoid spurious precision.
examples:
- value: '''2021-06-01T00:00:00-06:00''^^xsd:dateTime'
in_subset:
- gist_core
from_schema: https://w3id.org/lmodel/gist
aliases:
- planned end date
rank: 1000
is_a: planned_end_date_time
slot_uri: gist_upstream:plannedEndDate
alias: planned_end_date
range: datetime