Skip to content

Class: MonthDayInterval

Interval between two times specified as month and day.

URI: cim:MonthDayInterval

 classDiagram
    class MonthDayInterval
      MonthDayInterval : end

      MonthDayInterval : start

Slots

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

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

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

Induced

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