Skip to content

Class: TimeInterval

_Interval between two times. _

__

URI: cim:TimeInterval

 classDiagram
    class TimeInterval
      TimeInterval : end

      TimeInterval : start

Slots

Name Cardinality and Range Description Inheritance
end 0..1
time
End time of this interval direct
start 0..1
time
Start time of this interval direct

Usages

used by used in type used
Register tou_tier range TimeInterval

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: TimeInterval
description: "Interval between two times.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  end:
    name: end
    description: "End time of this interval.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TimeInterval.end
    multivalued: false
    domain_of:
    - TimeInterval
    - DateInterval
    - DateTimeInterval
    - MonthDayInterval
    - Market
    - MarketStatement
    range: time
    required: false
  start:
    name: start
    description: "Start time of this interval.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TimeInterval.start
    multivalued: false
    domain_of:
    - TimeInterval
    - DateInterval
    - DateTimeInterval
    - MonthDayInterval
    - Market
    - MarketStatement
    range: time
    required: false
class_uri: cim:TimeInterval

Induced

name: TimeInterval
description: "Interval between two times.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  end:
    name: end
    description: "End time of this interval.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TimeInterval.end
    multivalued: false
    alias: end
    owner: TimeInterval
    domain_of:
    - TimeInterval
    - DateInterval
    - DateTimeInterval
    - MonthDayInterval
    - Market
    - MarketStatement
    range: time
    required: false
  start:
    name: start
    description: "Start time of this interval.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TimeInterval.start
    multivalued: false
    alias: start
    owner: TimeInterval
    domain_of:
    - TimeInterval
    - DateInterval
    - DateTimeInterval
    - MonthDayInterval
    - Market
    - MarketStatement
    range: time
    required: false
class_uri: cim:TimeInterval