AudiobookFormat constant

IriTerm const AudiobookFormat

IRI for schemahttp: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(
  'http://schema.org/AudiobookFormat',
);