schemaDigitalSourceType constant

IriTerm const schemaDigitalSourceType

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

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

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

Implementation

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