InteractiveResource constant

IriTerm const InteractiveResource

IRI for dcmitype:InteractiveResource

A resource requiring interaction from the user to be understood, executed, or experienced.

Implementation

static const InteractiveResource = IriTerm.prevalidated(
  'http://purl.org/dc/dcmitype/InteractiveResource',
);