AudiobookFormat constant

IriTerm const AudiobookFormat

IRI for schema:AudiobookFormat

Book format: Audiobook. This is an enumerated value for use with the bookFormat property. There is also a type 'Audiobook' in the bib extension which includes Audiobook specific properties.

Implementation

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