SpeakableSpecification constant
IRI for schema:SpeakableSpecification
A SpeakableSpecification indicates (typically via {xpath} or {cssSelector}) sections of a document that are highlighted as particularly {speakable}. Instances of this type are expected to be used primarily as values of the {speakable} property.
Implementation
static const SpeakableSpecification = IriTerm.prevalidated(
'https://schema.org/SpeakableSpecification',
);