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