Skip to content

Slot: planned_end_date_time

The date that something is or was planned to end, with no implied precision.

URI: gist_upstream:plannedEndDateTime Alias: planned_end_date_time

Inheritance

Properties

Type and Range

Property Value
Range Datetime
Slot URI gist_upstream:plannedEndDateTime

Cardinality and Requirements

Property Value

In Subsets

Aliases

  • planned end date time

Comments

  • This is an abstraction over the various precisions of planned end time, and is not expected to be asserted directly. Values of predicates with different precisions can be compared since they are all formally xsd:datetimes.
  • This property, unlike gist:actualEndDateTime, does not have a subproperty for microsecond precision, because planned times typically are not expressed at that level of granularity. 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.

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self gist_upstream:plannedEndDateTime
native gist:planned_end_date_time

LinkML Source

name: planned_end_date_time
description: The date that something is or was planned to end, with no implied precision.
comments:
- This is an abstraction over the various precisions of planned end time, and is not
  expected to be asserted directly. Values of predicates with different precisions
  can be compared since they are all formally xsd:datetimes.
- This property, unlike gist:actualEndDateTime, does not have a subproperty for microsecond
  precision, because planned times typically are not expressed at that level of granularity.
  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.
in_subset:
- gist_core
from_schema: https://w3id.org/lmodel/gist
aliases:
- planned end date time
rank: 1000
is_a: end_date_time
slot_uri: gist_upstream:plannedEndDateTime
alias: planned_end_date_time
range: datetime