CommentAction constant

IriTerm const CommentAction

IRI for schema:CommentAction

The act of generating a comment about a subject.

Implementation

static const CommentAction = IriTerm.prevalidated(
  'https://schema.org/CommentAction',
);