schemahttpAbstract_ constant

IriTerm const schemahttpAbstract_

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

An abstract is a short description that summarizes a {CreativeWork}.

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

Implementation

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