schemahttpAccessibilitySummary constant

IriTerm const schemahttpAccessibilitySummary

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

A human-readable summary of specific accessibility features or deficiencies, consistent with the other accessibility metadata but expressing subtleties such as "short descriptions are present but long descriptions will be needed for non-visual users" or "short descriptions are present and no long descriptions are needed".

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

Implementation

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