FuzzyTime¶
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 FuzzyTimeCode. The offset indicates the amount of units of time from this event either before or after the timeReference.
EXAMPLE: 30 minutes after dusk
Diagram¶

Formalization for FuzzyTime¶
| Property | Constraint |
|---|---|
| offset | exactly 1 xsd:duration |
| time:timeZone | max 1 |
| time:unitType | max 1 |
| timeReference | exactly 1 FuzzyTimeCode |
| subClassOf | TimeOfDay |
Other annotations¶
| Property | Value |
|---|---|
| its-core:reqviewId | its-time-1 |