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

NAME

SemanticWeb::Schema::PlayAction - The act of playing/exercising/training/performing for enjoyment

VERSION

version v0.0.3

DESCRIPTION

The act of playing/exercising/training/performing for enjoyment, leisure, recreation, Competition or exercise.

Related actions:

  • ListenAction: Unlike ListenAction (which is under ConsumeAction), PlayAction refers to performing for an audience or at an event, rather than consuming music.
  • WatchAction: Unlike WatchAction (which is under ConsumeAction), PlayAction refers to showing/displaying for an audience or at an event, rather than consuming visual content.

ATTRIBUTES

audience

An intended audience, i.e. a group for whom something was created.

A audience should be one of the following types:

InstanceOf['SemanticWeb::Schema::Audience']

event

Upcoming or past event associated with this place, organization, or action.

A event should be one of the following types:

InstanceOf['SemanticWeb::Schema::Event']

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)