GenericWebPlatform constant

IriTerm const GenericWebPlatform

IRI for schemahttp:GenericWebPlatform

Represents the generic notion of the Web Platform. More specific codes include {MobileWebPlatform} and {DesktopWebPlatform}, as an incomplete list.

Implementation

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