Skip to content

Slot: planned_start_date_time

The date and time that something is or was planned to start, with no implied precision.

URI: gist_upstream:plannedStartDateTime Alias: planned_start_date_time

Inheritance

Properties

Type and Range

Property Value
Range Datetime
Slot URI gist_upstream:plannedStartDateTime

Cardinality and Requirements

Property Value

In Subsets

Aliases

  • planned start date time

Comments

  • This is an abstraction over the various precisions of planned start 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:actualStartDateTime, 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:plannedStartDateTime
native gist:planned_start_date_time

LinkML Source

name: planned_start_date_time
description: The date and time that something is or was planned to start, with no
  implied precision.
comments:
- This is an abstraction over the various precisions of planned start 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:actualStartDateTime, 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 start date time
rank: 1000
is_a: start_date_time
slot_uri: gist_upstream:plannedStartDateTime
alias: planned_start_date_time
range: datetime