schemahttpAccessibilityFeature constant

IriTerm const schemahttpAccessibilityFeature

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

Content features of the resource, such as accessible media, alternatives and supported enhancements for accessibility. Values should be drawn from the approved vocabulary.

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

Implementation

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