Skip to content

Draft for review only

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

cluster_associated TimeOfDay TimeOfDay FuzzyTime FuzzyTime offset : xsd:duration [1] time:timeZone [0..1] time:unitType [0..1] FuzzyTime->TimeOfDay FuzzyTimeCode FuzzyTimeCode FuzzyTime->FuzzyTimeCode timeReference 1

FuzzyTime 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