Skip to content

Slot: planned_end_year

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

URI: gist_upstream:plannedEndYear Alias: planned_end_year

Inheritance

Properties

Type and Range

Property Value
Range Datetime
Slot URI gist_upstream:plannedEndYear

Cardinality and Requirements

Property Value

In Subsets

Aliases

  • planned end year

Examples

Value
'2021-01-01T00:00:00-06:00'^^xsd:dateTime
The automobile manufacturer announced that it will stop producing gas-powered vehicles in 2035.

Comments

  • Used for anything with a planned end 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:plannedEndYear
native gist:planned_end_year

LinkML Source

name: planned_end_year
description: The date that something is or was planned to end, with precision of one
  year.
comments:
- Used for anything with a planned end 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: '''2021-01-01T00:00:00-06:00''^^xsd:dateTime'
- value: The automobile manufacturer announced that it will stop producing gas-powered
    vehicles in 2035.
in_subset:
- gist_core
from_schema: https://w3id.org/lmodel/gist
aliases:
- planned end year
rank: 1000
is_a: planned_end_date_time
slot_uri: gist_upstream:plannedEndYear
alias: planned_end_year
range: datetime