Class: DateTimeInterval
_Interval between two date and time points, where the interval includes the start time but excludes end time. _
URI: cim:DateTimeInterval
classDiagram
class DateTimeInterval
DateTimeInterval : end
DateTimeInterval : start
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| end | 0..1 date |
End date and time of this interval | direct |
| start | 0..1 date |
Start date and time of this interval | direct |
Usages
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:DateTimeInterval |
| native | cim:DateTimeInterval |
LinkML Source
Direct
name: DateTimeInterval
description: 'Interval between two date and time points, where the interval includes
the start time but excludes end time. '
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
end:
name: end
description: End date and time of this interval. The end date and time where
the interval is defined up to, but excluded.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:DateTimeInterval.end
multivalued: false
domain_of:
- TimeInterval
- DateInterval
- DateTimeInterval
- MonthDayInterval
- Market
- MarketStatement
range: date
required: false
start:
name: start
description: Start date and time of this interval. The start date and time is
included in the defined interval.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:DateTimeInterval.start
multivalued: false
domain_of:
- TimeInterval
- DateInterval
- DateTimeInterval
- MonthDayInterval
- Market
- MarketStatement
range: date
required: false
class_uri: cim:DateTimeInterval
Induced
name: DateTimeInterval
description: 'Interval between two date and time points, where the interval includes
the start time but excludes end time. '
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
end:
name: end
description: End date and time of this interval. The end date and time where
the interval is defined up to, but excluded.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:DateTimeInterval.end
multivalued: false
alias: end
owner: DateTimeInterval
domain_of:
- TimeInterval
- DateInterval
- DateTimeInterval
- MonthDayInterval
- Market
- MarketStatement
range: date
required: false
start:
name: start
description: Start date and time of this interval. The start date and time is
included in the defined interval.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:DateTimeInterval.start
multivalued: false
alias: start
owner: DateTimeInterval
domain_of:
- TimeInterval
- DateInterval
- DateTimeInterval
- MonthDayInterval
- Market
- MarketStatement
range: date
required: false
class_uri: cim:DateTimeInterval