biboOrganizer constant

IriTerm const biboOrganizer

organizer from bibo vocabulary [Expects: http://xmlns.com/foaf/0.1/Agent]

The organizer of an event; includes conference organizers, but also government agencies or other bodies that are responsible for conducting hearings.

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

Implementation

static const biboOrganizer = IriTerm.prevalidated(
  'http://purl.org/ontology/bibo/organizer',
);