LikeAction constant

IriTerm const LikeAction

IRI for schemahttp: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(
  'http://schema.org/LikeAction',
);