reviewedBy constant

IriTerm const reviewedBy

reviewedBy [Expects: https://schema.org/Organization, https://schema.org/Person]

People or organizations that have reviewed the content on this web page for accuracy and/or completeness.

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

Implementation

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