schemahttpAccessModeSufficient constant

IriTerm const schemahttpAccessModeSufficient

accessModeSufficient from schemahttp vocabulary [Expects: http://schema.org/ItemList]

A list of single or combined accessModes that are sufficient to understand all the intellectual content of a resource. Values should be drawn from the approved vocabulary.

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

Implementation

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