product constant

IriTerm const product

IRI for eventowl:product

Relates an event to something produced during the event---a sound, a pie, whatever...

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

Implementation

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