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 = const IriTerm(
'http://schema.org/GenericWebPlatform',
);