ReplyAction constant
IRI for schemahttp:ReplyAction
The act of responding to a question/message asked/sent by the object. Related to {AskAction}.\n\nRelated actions:\n\n* {AskAction}: Appears generally as an origin of a ReplyAction.
Implementation
static const ReplyAction = IriTerm.prevalidated(
'http://schema.org/ReplyAction',
);