answerExplanation constant

IriTerm const answerExplanation

IRI for schemahttp:answerExplanation [Expects: http://schema.org/Comment, http://schema.org/WebContent]

A step-by-step or full explanation about Answer. Can outline how this Answer was achieved or contain more broad clarification or statement about it.

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

Implementation

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