Instant
CDIFDiscovery::Classes::Instant
Definition
OWL-Time time:Instant - a structured time point. Used as the value of time:hasBeginning / time:hasEnd on a TemporalExtent. Modelled as a real class because the BB defines real structure (an inTimePosition -> TimePosition reference).
Diagram
Inheritance
No generalization relationships.
Attributes
| Name | Type | Multiplicity | Description |
|---|---|---|---|
| identifier | XsdAnyUri ↗ | [0..1] | @id - resolvable URI for the Instant. |
Associations
| Role | Target | Multiplicity | Kind |
|---|---|---|---|
| hasBeginning | ← TemporalExtent | [0..1] | composition |
| hasEnd | ← TemporalExtent | [0..1] | composition |
| inTimePosition | → TimePosition | [0..1] | composition |