Skip to content

Slot: planned_start_year

The date that something is or was planned to start, with precision of one year.

URI: gist_upstream:plannedStartYear Alias: planned_start_year

Inheritance

Properties

Type and Range

Property Value
Range Datetime
Slot URI gist_upstream:plannedStartYear

Cardinality and Requirements

Property Value

In Subsets

Aliases

  • planned start year

Examples

Value
The automobile manufacturer announced that its full line-up will include only electric cars starting in 2035.
'2021-01-01T00:00:00-06:00'^^xsd:dateTime

Comments

  • Used for anything with a planned start date where precision of one year is sufficient. 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. Note that it is not valid to zero out months and days, so arbitrary values must be included.

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self gist_upstream:plannedStartYear
native gist:planned_start_year

LinkML Source

name: planned_start_year
description: The date that something is or was planned to start, with precision of
  one year.
comments:
- Used for anything with a planned start date where precision of one year is sufficient.
  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. Note
  that it is not valid to zero out months and days, so arbitrary values must be included.
examples:
- value: The automobile manufacturer announced that its full line-up will include
    only electric cars starting in 2035.
- value: '''2021-01-01T00:00:00-06:00''^^xsd:dateTime'
in_subset:
- gist_core
from_schema: https://w3id.org/lmodel/gist
aliases:
- planned start year
rank: 1000
is_a: planned_start_date_time
slot_uri: gist_upstream:plannedStartYear
alias: planned_start_year
range: datetime