Event constant

IriTerm const Event

IRI for eventowl:Event

An arbitrary classification of a space/time region, by a cognitive agent. An event may have actively participating agents, passive factors, products, and a location in space/time.

Implementation

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