Skip to content

Slot: dateTime

The CDM specifies that the zoned date time is to be expressed in accordance with ISO 8601, either as UTC as an offset to UTC.

URI: common_domain_model:dateTime

Applicable Classes

Name Description Modifies Slot
DateTimeList List of dateTimes no
AggregationParameters Parameters to be used to filter events that are relevant to a given portfoli... yes
EventTimestamp A class to represent the various set of timestamps that can be associated wit... yes
WeightedAveragingObservation A single weighted averaging observation yes

Properties

Type and Range

Property Value
Range Datetime
Domain Of DateTimeList, AggregationParameters, EventTimestamp, WeightedAveragingObservation

Cardinality and Requirements

Property Value
Required Yes
Multivalued Yes

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: dateTime
description: The CDM specifies that the zoned date time is to be expressed in accordance
  with ISO 8601, either as UTC as an offset to UTC.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- DateTimeList
- AggregationParameters
- EventTimestamp
- WeightedAveragingObservation
range: datetime
required: true
multivalued: true