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

NAME

SemanticWeb::Schema::ExerciseAction - The act of participating in exertive activity for the purposes of improving health and fitness.

VERSION

version v0.0.4

DESCRIPTION

The act of participating in exertive activity for the purposes of improving health and fitness.

ATTRIBUTES

course

A sub property of location. The course where this action was taken.

A course should be one of the following types:

InstanceOf['SemanticWeb::Schema::Place']

distance

The distance travelled, e.g. exercising or travelling.

A distance should be one of the following types:

InstanceOf['SemanticWeb::Schema::Distance']

exercise_course

exerciseCourse

A sub property of location. The course where this action was taken.

A exercise_course should be one of the following types:

InstanceOf['SemanticWeb::Schema::Place']

from_location

fromLocation

A sub property of location. The original location of the object or the agent before the action.

A from_location should be one of the following types:

InstanceOf['SemanticWeb::Schema::Place']

opponent

A sub property of participant. The opponent on this action.

A opponent should be one of the following types:

InstanceOf['SemanticWeb::Schema::Person']

sports_activity_location

sportsActivityLocation

A sub property of location. The sports activity location where this action occurred.

A sports_activity_location should be one of the following types:

InstanceOf['SemanticWeb::Schema::SportsActivityLocation']

sports_event

sportsEvent

A sub property of location. The sports event where this action occurred.

A sports_event should be one of the following types:

InstanceOf['SemanticWeb::Schema::SportsEvent']

sports_team

sportsTeam

A sub property of participant. The sports team that participated on this action.

A sports_team should be one of the following types:

InstanceOf['SemanticWeb::Schema::SportsTeam']

to_location

toLocation

A sub property of location. The final location of the object or the agent after the action.

A to_location should be one of the following types:

InstanceOf['SemanticWeb::Schema::Place']

SEE ALSO

SemanticWeb::Schema::PlayAction

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)