Skip to content

Slot: timeRelativeTo

The reference time zone or base time from which the relative time is calculated.

URI: common_domain_model:timeRelativeTo

Applicable Classes

Name Description Modifies Slot
RelativeTime Defines a time value calculated relative to a reference time no

Properties

Type and Range

Property Value
Range TimeZone
Domain Of RelativeTime

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Annotations

property value
metadata_reference True

Schema Source

Mappings

Mapping Type Mapped Value
self common_domain_model:timeRelativeTo
native common_domain_model:timeRelativeTo

LinkML Source

name: timeRelativeTo
annotations:
  metadata_reference:
    tag: metadata_reference
    value: true
description: The reference time zone or base time from which the relative time is
  calculated.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- RelativeTime
range: TimeZone