Interval
Pattern
This class has been associated with the following pattern:
Subclass Of
Description
An English description of the definition (what distinguishes this sense of the term?).
An Interval represents an interval in time (i.e., a temporal entity with some duration).Core properties are: o inside: specifies an Instant that exists “inside” (during) the Interval
Class Diagram Description
The diagram below illustrates the use of the Time Pattern to capture time instant and interval objects. Intervals can be associated with intervals according to various properties such as hasBeginning, hasEnd, and inside. Data properties, such as inXSDDateTimeStamp can be used to identify the data values associated with a particular object.
Required by Use Case(s)
(why is this specialized definition needed?)
CDM References
What other classes or properties reference this term?
- Contract (← links)
- Pattern:Time Pattern (← links)
Interface Specification References
This class has been associated with the following interface specification items:
Sources
Sources considered when developing the class:
Status
Pending Approval
Has Subclass(es)
Annotations
Annotation | Value |
---|
Manchester Syntax Specification
Property | Restriction | Value |
---|---|---|
Inside | only | Instant |
Supplementary Figures
Figure | Caption |
---|---|
Example use of the Time Pattern. |