inLanguage constant

IriTerm const inLanguage

inLanguage [Expects: https://schema.org/Language, https://schema.org/Text]

The language of the content or performance or used in an action. Please use one of the language codes from the IETF BCP 47 standard. See also {availableLanguage}.

Can be used on: https://schema.org/BroadcastService, https://schema.org/CommunicateAction, https://schema.org/CreativeWork, https://schema.org/Event, https://schema.org/LinkRole, https://schema.org/PronounceableText, https://schema.org/WriteAction

Implementation

static const inLanguage = IriTerm.prevalidated(
  'https://schema.org/inLanguage',
);