schemahttpAudience constant

IriTerm const schemahttpAudience

audience from schemahttp vocabulary [Expects: http://schema.org/Audience]

An intended audience, i.e. a group for whom something was created.

Can be used on: http://schema.org/CreativeWork, http://schema.org/Event, http://schema.org/LodgingBusiness, http://schema.org/PlayAction, http://schema.org/Product, http://schema.org/Service

Implementation

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