Skip to content

Class: DateAndOrTime

The date and/or the time.

URI: cim:DateAndOrTime

 classDiagram
    class DateAndOrTime
      DateAndOrTime : date

      DateAndOrTime : market_document

          DateAndOrTime --> MarketDocument : market_document

      DateAndOrTime : time

      DateAndOrTime : time_series

          DateAndOrTime --> TimeSeries : time_series

Slots

Name Cardinality and Range Description Inheritance
date 0..1
date
Date as "yyyy-mm-dd", which conforms with ISO 8601 direct
time 0..1
time
Time as "hh:mm:ss direct
market_document 0..*
MarketDocument
direct
time_series 0..*
TimeSeries
direct

Usages

used by used in type used
TimeSeries date_and_or_time range DateAndOrTime
MarketDocument date_and_or_time range DateAndOrTime
BidTimeSeries date_and_or_time range DateAndOrTime
Series date_and_or_time range DateAndOrTime
MarketAgreement date_and_or_time range DateAndOrTime

Identifier and Mapping Information

Schema Source

  • from schema: https://cim.ucaiug.io/ns#TC57CIM

Mappings

Mapping Type Mapped Value
self cim:DateAndOrTime
native cim:DateAndOrTime

LinkML Source

Direct

name: DateAndOrTime
description: The date and/or the time.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  date:
    name: date
    description: Date as "yyyy-mm-dd", which conforms with ISO 8601
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:DateAndOrTime.date
    multivalued: false
    domain_of:
    - IEC61970CIMVersion
    - Cheque
    - Version
    - DateAndOrTime
    - IEC61968CIMVersion
    - IEC62325CIMVersion
    - PackageDependenciesCIMVersion
    range: date
    required: false
  time:
    name: time
    description: Time as "hh:mm:ss.sssZ", which conforms with ISO 8601.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:DateAndOrTime.time
    multivalued: false
    domain_of:
    - AccountNotification
    - DateAndOrTime
    - IrregularTimePoint
    range: time
    required: false
  market_document:
    name: market_document
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:DateAndOrTime.MarketDocument
    multivalued: true
    domain_of:
    - TimeSeries
    - AttributeInstanceComponent
    - MarketDocument
    - Process
    - AceTariffType
    - Reason
    - MarketParticipant
    - Domain
    - Period
    - DateAndOrTime
    range: MarketDocument
    required: false
  time_series:
    name: time_series
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:DateAndOrTime.TimeSeries
    multivalued: true
    domain_of:
    - EnvironmentalMonitoringStation
    - ConstraintDuration
    - AttributeInstanceComponent
    - MarketDocument
    - Point
    - Reason
    - RegisteredResource
    - MarketParticipant
    - Domain
    - Quantity
    - Price
    - MarketObjectStatus
    - Period
    - FlowDirection
    - Unit
    - DateAndOrTime
    - Auction
    - MktPSRType
    - MarketEvaluationPoint
    range: TimeSeries
    required: false
class_uri: cim:DateAndOrTime

Induced

name: DateAndOrTime
description: The date and/or the time.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  date:
    name: date
    description: Date as "yyyy-mm-dd", which conforms with ISO 8601
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:DateAndOrTime.date
    multivalued: false
    alias: date
    owner: DateAndOrTime
    domain_of:
    - IEC61970CIMVersion
    - Cheque
    - Version
    - DateAndOrTime
    - IEC61968CIMVersion
    - IEC62325CIMVersion
    - PackageDependenciesCIMVersion
    range: date
    required: false
  time:
    name: time
    description: Time as "hh:mm:ss.sssZ", which conforms with ISO 8601.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:DateAndOrTime.time
    multivalued: false
    alias: time
    owner: DateAndOrTime
    domain_of:
    - AccountNotification
    - DateAndOrTime
    - IrregularTimePoint
    range: time
    required: false
  market_document:
    name: market_document
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:DateAndOrTime.MarketDocument
    multivalued: true
    alias: market_document
    owner: DateAndOrTime
    domain_of:
    - TimeSeries
    - AttributeInstanceComponent
    - MarketDocument
    - Process
    - AceTariffType
    - Reason
    - MarketParticipant
    - Domain
    - Period
    - DateAndOrTime
    range: MarketDocument
    required: false
  time_series:
    name: time_series
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:DateAndOrTime.TimeSeries
    multivalued: true
    alias: time_series
    owner: DateAndOrTime
    domain_of:
    - EnvironmentalMonitoringStation
    - ConstraintDuration
    - AttributeInstanceComponent
    - MarketDocument
    - Point
    - Reason
    - RegisteredResource
    - MarketParticipant
    - Domain
    - Quantity
    - Price
    - MarketObjectStatus
    - Period
    - FlowDirection
    - Unit
    - DateAndOrTime
    - Auction
    - MktPSRType
    - MarketEvaluationPoint
    range: TimeSeries
    required: false
class_uri: cim:DateAndOrTime