CssSelectorType constant

IriTerm const CssSelectorType

IRI for schemahttp:CssSelectorType

Text representing a CSS selector.

Implementation

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