schemahttpAccessibilityHazard constant

IriTerm const schemahttpAccessibilityHazard

accessibilityHazard from schemahttp vocabulary [Expects: http://schema.org/Text]

A characteristic of the described resource that is physiologically dangerous to some users. Related to WCAG 2.0 guideline 2.3. Values should be drawn from the approved vocabulary.

Can be used on: http://schema.org/CreativeWork

Implementation

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