LikeAction constant

IriTerm const LikeAction

IRI for schema:LikeAction

The act of expressing a positive sentiment about the object. An agent likes an object (a proposition, topic or theme) with participants.

Implementation

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