accessModeSufficient constant

IriTerm const accessModeSufficient

IRI for schemahttp:accessModeSufficient [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 accessModeSufficient = IriTerm.prevalidated(
  'http://schema.org/accessModeSufficient',
);