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 v21.0.0

DESCRIPTION

The act of ingesting information/resources/food.

ATTRIBUTES

action_accessibility_requirement

actionAccessibilityRequirement

A set of requirements that must be fulfilled in order to perform an Action. If more than one value is specified, fulfilling one set of requirements will allow the Action to be performed.

A action_accessibility_requirement should be one of the following types:

InstanceOf['SemanticWeb::Schema::ActionAccessSpecification']

_has_action_accessibility_requirement

A predicate for the "action_accessibility_requirement" attribute.

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']

_has_expects_acceptance_of

A predicate for the "expects_acceptance_of" attribute.

SEE ALSO

SemanticWeb::Schema::Action

SOURCE

The development version is on github at https://github.com/robrwo/SemanticWeb-Schema and may be cloned from git://github.com/robrwo/SemanticWeb-Schema.git

BUGS

Please report any bugs or feature requests on the bugtracker website https://github.com/robrwo/SemanticWeb-Schema/issues

When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.

AUTHOR

Robert Rothenberg <rrwo@cpan.org>

COPYRIGHT AND LICENSE

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

This is free software, licensed under:

  The Artistic License 2.0 (GPL Compatible)