Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
titleNote

This is not a data model. The relationship between the domain model and the data model will be close but the domain model does not directly define the properties of the data model. It is the responsibility of the developer to translate it.

Language Terms

Entities:

TermDefinition
Workout Definition (WD)A static entity that is a template for a workout (e.g. a running, gym training, etc).
Workout Activity (WA)An entity representing a performed workout - an actual instance of a workout that the user performed on a specific date.
Exercise Definition (ED)A static entity that represents a single template exercise (e.g. push-ups).
Exercise Activity (EA)An entity representing an exercise that was performed as part of a Workout Activity.

Properties:

TermDefinition
Max Impact
Actual Impact
Impact Credit
Adaptive Response
Fitness Level
Cardio Fitness Bias


Anchor
WorkoutDefinition
WorkoutDefinition
Workout Definition (WD)

...