The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

SemanticWeb::Schema::ReplyAction - The act of responding to a question/message asked/sent by the object

VERSION

version v0.0.3

DESCRIPTION

The act of responding to a question/message asked/sent by the object. Related to AskAction

Related actions:

  • AskAction: Appears generally as an origin of a ReplyAction.

ATTRIBUTES

result_comment

resultComment

A sub property of result. The Comment created or sent as a result of this action.

A result_comment should be one of the following types:

InstanceOf['SemanticWeb::Schema::Comment']

SEE ALSO

SemanticWeb::Schema::CommunicateAction

AUTHOR

Robert Rothenberg <rrwo@cpan.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2018 by Robert Rothenberg.

This is free software, licensed under:

  The Artistic License 2.0 (GPL Compatible)