FuzzyTimeInstant¶
An instant in time designated by a named timeReference event (e.g., dusk) coupled with a defined offset either before or after the referenced event. The timeReference can be any value from a recognized FuzzyTimeInstantCode (from a code list). The offset indicates the amount of units of time from this event either before or after the timeReference.
NOTE: For named fuzzy periods or bands (e.g. seasons, peak hours) used as applicability windows rather than instants, use :FuzzyTimePeriod on :Period via :hasApplicableFuzzyTimePeriod.
EXAMPLE: 30 minutes after dusk
Diagram¶

Formalization for FuzzyTimeInstant¶
| Property | Constraint |
|---|---|
| offset | datatype xsd:duration |
| timeReference | only FuzzyTimeInstantCode |
| subClassOf | TimeOfDay |
Other annotations¶
| Property | Value |
|---|---|
| its-core:reqviewId | its-time-1 |