albumProductionType constant

IriTerm const albumProductionType

albumProductionType [Expects: https://schema.org/MusicAlbumProductionType]

Classification of the album by its type of content: soundtrack, live album, studio album, etc.

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

Implementation

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