reviewedBy constant

IriTerm const reviewedBy

IRI for schemahttp:reviewedBy [Expects: http://schema.org/Organization, http://schema.org/Person]

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

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

Implementation

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