schemaHttpAccessModeSufficient constant

IriTerm const schemaHttpAccessModeSufficient

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

A list of single or combined access modes that are sufficient to understand all the intellectual content of a resource, including any adaptations. Values should be drawn from the approved vocabulary.

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

Implementation

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