WebPageElement constant

IriTerm const WebPageElement

IRI for schema:WebPageElement

A web page element, like a table or an image.

Implementation

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