schemahttpSeeks constant

IriTerm const schemahttpSeeks

seeks from schemahttp vocabulary [Expects: http://schema.org/Demand]

A pointer to products or services sought by the organization or person (demand).

Can be used on: http://schema.org/Organization, http://schema.org/Person

Implementation

static const schemahttpSeeks = IriTerm.prevalidated(
  'http://schema.org/seeks',
);