Package dev.enola.thing.metadata
Class ThingTimeProvider
java.lang.Object
dev.enola.thing.metadata.ThingTimeProvider
Provider of _"temporal"_ Time related metadata
about Things.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ThingTimeProvider
public ThingTimeProvider()
-
-
Method Details
-
existance
Provides the (non-overlapping)Intervals (plural!) during which the Thing at this IRI "exists".This always returns at least 1 Interval, never none (or null) - but it may well be the
Interval.ALLif the Thing has no temporal metadata.
-