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

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

_has_course

A predicate for the "course" attribute.

diet

A sub property of instrument. The diet used in this action.

A diet should be one of the following types:

InstanceOf['SemanticWeb::Schema::Diet']

_has_diet

A predicate for the "diet" attribute.

distance

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

A distance should be one of the following types:

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

_has_distance

A predicate for the "distance" attribute.

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

_has_exercise_course

A predicate for the "exercise_course" attribute.

exercise_plan

exercisePlan

A sub property of instrument. The exercise plan used on this action.

A exercise_plan should be one of the following types:

InstanceOf['SemanticWeb::Schema::ExercisePlan']

_has_exercise_plan

A predicate for the "exercise_plan" attribute.

exerciseRelatedDiet

A sub property of instrument. The diet used in this action.

A exercise_related_diet should be one of the following types:

InstanceOf['SemanticWeb::Schema::Diet']

A predicate for the "exercise_related_diet" attribute.

exercise_type

exerciseType

Type(s) of exercise or activity, such as strength training, flexibility training, aerobics, cardiac rehabilitation, etc.

A exercise_type should be one of the following types:

Str

_has_exercise_type

A predicate for the "exercise_type" attribute.

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

_has_from_location

A predicate for the "from_location" attribute.

opponent

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

A opponent should be one of the following types:

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

_has_opponent

A predicate for the "opponent" attribute.

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

_has_sports_activity_location

A predicate for the "sports_activity_location" attribute.

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

_has_sports_event

A predicate for the "sports_event" attribute.

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

_has_sports_team

A predicate for the "sports_team" attribute.

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

_has_to_location

A predicate for the "to_location" attribute.

SEE ALSO

SemanticWeb::Schema::PlayAction

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-2020 by Robert Rothenberg.

This is free software, licensed under:

  The Artistic License 2.0 (GPL Compatible)