CommentAction constant

IriTerm const CommentAction

IRI for schema:CommentAction

The act of generating a comment about a subject.

Implementation

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