Looking for help!
NAME
SemanticWeb::Schema::ExercisePlan - Fitness-related activity designed for a specific health-related purpose
VERSION
version v23.0.0
DESCRIPTION
Fitness-related activity designed for a specific health-related purpose, including defined exercise routines as well as activity prescribed by a clinician.
ATTRIBUTES
activity_duration
activityDuration
Length of time to engage in the activity.
A activity_duration should be one of the following types:
_has_activity_duration
A predicate for the "activity_duration" attribute.
activity_frequency
activityFrequency
How often one should engage in the activity.
A activity_frequency should be one of the following types:
_has_activity_frequency
A predicate for the "activity_frequency" attribute.
additional_variable
additionalVariable
Any additional component of the exercise prescription that may need to be articulated to the patient. This may include the order of exercises, the number of repetitions of movement, quantitative distance, progressions over time, etc.
A additional_variable should be one of the following types:
Str
_has_additional_variable
A predicate for the "additional_variable" 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.
intensity
Quantitative measure gauging the degree of force involved in the exercise, for example, heartbeats per minute. May include the velocity of the movement.
A intensity should be one of the following types:
_has_intensity
A predicate for the "intensity" attribute.
repetitions
Number of times one should repeat the activity.
A repetitions should be one of the following types:
_has_repetitions
A predicate for the "repetitions" attribute.
rest_periods
restPeriods
How often one should break from the activity.
A rest_periods should be one of the following types:
_has_rest_periods
A predicate for the "rest_periods" attribute.
workload
Quantitative measure of the physiologic output of the exercise; also referred to as energy expenditure.
A workload should be one of the following types:
_has_workload
A predicate for the "workload" attribute.
SEE ALSO
SemanticWeb::Schema::PhysicalActivity
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-2023 by Robert Rothenberg.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)