schemahttpReview constant

IriTerm const schemahttpReview

review from schemahttp vocabulary [Expects: http://schema.org/Review]

A review of the item.

Can be used on: http://schema.org/Brand, http://schema.org/CreativeWork, http://schema.org/Event, http://schema.org/Offer, http://schema.org/Organization, http://schema.org/Place, http://schema.org/Product, http://schema.org/Service

Implementation

static const schemahttpReview = IriTerm.prevalidated(
  'http://schema.org/review',
);