Skip to content

Slot: actual_start_minute

The actual date and time that something started, with precision of one minute.

URI: gist_upstream:actualStartMinute Alias: actual_start_minute

Inheritance

Properties

Type and Range

Property Value
Range Datetime
Slot URI gist_upstream:actualStartMinute

Cardinality and Requirements

Property Value

In Subsets

Aliases

  • actual start 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.

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self gist_upstream:actualStartMinute
native gist:actual_start_minute

LinkML Source

name: actual_start_minute
description: The actual date and time that something started, 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.
examples:
- value: '''2021-06-01T08:32:00-06:00''^^xsd:dateTime'
in_subset:
- gist_core
from_schema: https://w3id.org/lmodel/gist
aliases:
- actual start minute
rank: 1000
is_a: actual_start_date_time
slot_uri: gist_upstream:actualStartMinute
alias: actual_start_minute
range: datetime