The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

SemanticWeb::Schema::ConsumeAction - The act of ingesting information/resources/food.

VERSION

version v0.0.3

DESCRIPTION

The act of ingesting information/resources/food.

ATTRIBUTES

expects_acceptance_of

expectsAcceptanceOf

An Offer which must be accepted before the user can perform the Action. For example, the user may need to buy a movie before being able to watch it.

A expects_acceptance_of should be one of the following types:

InstanceOf['SemanticWeb::Schema::Offer']

SEE ALSO

SemanticWeb::Schema::Action

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)