schemaAccessibilityHazard constant

IriTerm const schemaAccessibilityHazard

accessibilityHazard from schema vocabulary [Expects: https://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: https://schema.org/CreativeWork

Implementation

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