biboInterviewer constant

IriTerm const biboInterviewer

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

An agent that interview another agent.

Can be used on: http://xmlns.com/foaf/0.1/Agent

Implementation

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