Skip to content

Slot: actual_end_microsecond

The actual time that something ended, expressed as a system time used for timestamps.

URI: gist_upstream:actualEndMicrosecond Alias: actual_end_microsecond

Inheritance

Properties

Type and Range

Property Value
Range Datetime
Slot URI gist_upstream:actualEndMicrosecond

Cardinality and Requirements

Property Value

In Subsets

Aliases

  • actual end microsecond

Examples

Value
'2021-06-01T08:03:27.12324-6:00'^^xsd:dateTime

Comments

  • A system time will be as precise as the system can supply, typically at least milliseconds, sometimes microseconds. The convention for timestamps, such as recording a transaction, is to specify just the end point; the start time is rarely needed.

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self gist_upstream:actualEndMicrosecond
native gist:actual_end_microsecond

LinkML Source

name: actual_end_microsecond
description: The actual time that something ended, expressed as a system time used
  for timestamps.
comments:
- A system time will be as precise as the system can supply, typically at least milliseconds,
  sometimes microseconds. The convention for timestamps, such as recording a transaction,
  is to specify just the end point; the start time is rarely needed.
examples:
- value: '''2021-06-01T08:03:27.12324-6:00''^^xsd:dateTime'
in_subset:
- gist_core
from_schema: https://w3id.org/lmodel/gist
aliases:
- actual end microsecond
rank: 1000
is_a: actual_end_date_time
slot_uri: gist_upstream:actualEndMicrosecond
alias: actual_end_microsecond
range: datetime