schemahttpDisambiguatingDescription constant

IriTerm const schemahttpDisambiguatingDescription

disambiguatingDescription from schemahttp vocabulary [Expects: http://schema.org/Text]

A sub property of description. A short description of the item used to disambiguate from other, similar items. Information from other properties (in particular, name) may be necessary for the description to be useful for disambiguation.

Can be used on: http://schema.org/Thing

Implementation

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