schemaHttpAccessibilityFeature constant

IriTerm const schemaHttpAccessibilityFeature

accessibilityFeature from schema-http 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(
  'http://schema.org/accessibilityFeature',
);