Skip to content

Slot: planned_end_minute

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

URI: gist_upstream:plannedEndMinute Alias: planned_end_minute

Inheritance

Properties

Type and Range

Property Value
Range Datetime
Slot URI gist_upstream:plannedEndMinute

Cardinality and Requirements

Property Value

In Subsets

Aliases

  • planned end minute

Examples

Value
'2021-06-01T08:32:00-06:00'^^xsd:dateTime

Comments

  • Used for things like meetings and time card entries, where the hour and minute are important. Recommended usage is to zero out the seconds and microseconds to avoid spurious precision.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:plannedEndMinute
native gist:planned_end_minute

LinkML Source

name: planned_end_minute
description: The date and time that something is or was planned to end, with precision
  of one minute.
comments:
- Used for things like meetings and time card entries, where the hour and minute are
  important. Recommended usage is to zero out the seconds and microseconds to avoid
  spurious precision.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.
examples:
- value: '''2021-06-01T08:32:00-06:00''^^xsd:dateTime'
in_subset:
- gist_core
from_schema: https://w3id.org/lmodel/gist
aliases:
- planned end minute
rank: 1000
is_a: planned_end_date_time
slot_uri: gist_upstream:plannedEndMinute
alias: planned_end_minute
range: datetime