schemahttpDigitalSourceType constant

IriTerm const schemahttpDigitalSourceType

digitalSourceType from schemahttp vocabulary [Expects: http://schema.org/IPTCDigitalSourceEnumeration]

Indicates an IPTCDigitalSourceEnumeration code indicating the nature of the digital source(s) for some {CreativeWork}.

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

Implementation

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