schemahttpAccessibilityAPI constant

IriTerm const schemahttpAccessibilityAPI

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

Indicates that the resource is compatible with the referenced accessibility API. Values should be drawn from the approved vocabulary.

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

Implementation

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