schemahttpDescription constant

IriTerm const schemahttpDescription

description from schemahttp vocabulary [Expects: http://schema.org/Text, http://schema.org/TextObject]

A description of the item.

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

Implementation

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