time constant

IriTerm const time

time [Expects: http://www.w3.org/2006/time#TemporalEntity]

Relates an event to a time object, classifying a time region (either instantaneous or having an extent). By using the Timeline ontology here, you can define event happening on a recorded track or on any media with a temporal extent.

Can be used on: http://purl.org/NET/c4dm/event.owl#Event

Implementation

static const time = IriTerm.prevalidated(
  'http://purl.org/NET/c4dm/event.owl#time',
);