bookFormat constant

IriTerm const bookFormat

IRI for schema:bookFormat [Expects: https://schema.org/BookFormatType]

The format of the book.

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

Implementation

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