schemaReviews constant

IriTerm const schemaReviews

reviews from schema vocabulary [Expects: https://schema.org/Review]

Review of the item.

Can be used on: https://schema.org/CreativeWork, https://schema.org/Offer, https://schema.org/Organization, https://schema.org/Place, https://schema.org/Product

Implementation

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