Sports Activity Ontology

Metadata

IRI
https://solidlabresearch.github.io/activity-ontology#
Title

Sports Activity Ontology

Creator

Maarten Vandenbrande (maarten.vandenbrande@ugent.be)

License
https://opensource.org/license/mit
Version Info

0.1

Preferred Namespace Prefix

activo

Source
https://github.com/SolidLabResearch/activity-ontology
Description

An OWL ontology for describing sports activity records and derived performance analytics. It models activities and laps, athlete settings, device and application provenance, activity type classification with SKOS/OpenActive mappings, and statistics for distance, time, speed, pace, power, heart rate, cadence, grade, elevation, dynamics, scores, zones, peaks, slopes, and data quality flags.

Classes

Application c

IRI https://solidlabresearch.github.io/activity-ontology#Application
Description

A software application that processes activity data.

Sub Class Of Software Agent c

Heart Rate Monitor c

IRI https://solidlabresearch.github.io/activity-ontology#HeartRateMonitor
Description

A device that measures heart rate.

Sub Class Of Device c

Power Meter c

IRI https://solidlabresearch.github.io/activity-ontology#PowerMeter
Description

A device that measures power output.

Sub Class Of Device c

Recording Activity c

IRI https://solidlabresearch.github.io/activity-ontology#RecordingActivity
Description

A provenance activity in which a sports tracking device records activity data.

Sub Class Of Activity c

Stats Computation Activity c

IRI https://solidlabresearch.github.io/activity-ontology#StatsComputationActivity
Description

A provenance activity in which statistics are computed from activity data.

Sub Class Of Activity c

Athlete c

IRI https://solidlabresearch.github.io/activity-ontology#Athlete
Description

A model for defining an athlete in sports.

Sub Class Of foaf:Person
In Domain Of hasAthleteSettingsHistory op
In Range Of hasAthlete op

Athlete Settings History c

IRI https://solidlabresearch.github.io/activity-ontology#AthleteSettingsHistory
Description

A collection of dated athlete settings for an athlete.

In Domain Of hasDatedAthleteSettings op
In Range Of hasAthleteSettingsHistory op

Device c

IRI https://solidlabresearch.github.io/activity-ontology#Device
Description

A sports tracking device or data source.

Sub Class Of Agent c
Super Class Of

Dated Athlete Settings c

IRI https://solidlabresearch.github.io/activity-ontology#DatedAthleteSettings
Description

Athlete settings that are valid for a dated interval.

Sub Class Of Athlete Settings c
In Domain Of
In Range Of hasDatedAthleteSettings op

Dynamics Stats c

IRI https://solidlabresearch.github.io/activity-ontology#DynamicsStats
Description

Statistics about the dynamics of an activity or lap.

In Range Of hasDynamicsStats op
Super Class Of

Slope Profile c

IRI https://solidlabresearch.github.io/activity-ontology#SlopeProfile
Description

A controlled slope profile value for classifying the slope profile of an activity.

Sub Class Of Concept c
In Range Of hasSlopeProfile op

Stats Subject c

IRI https://solidlabresearch.github.io/activity-ontology#StatsSubject
Description

Something that can have statistics, such as an activity or lap.

In Domain Of hasStats op
Super Class Of

Cycling Dynamics Stats c

IRI https://solidlabresearch.github.io/activity-ontology#CyclingDynamicsStats
Description

Statistics about the cycling dynamics of an activity or lap.

Sub Class Of Dynamics Stats c
In Domain Of

Peak c

IRI https://solidlabresearch.github.io/activity-ontology#Peak
Description

A model for defining peaks in an activity.

In Domain Of
In Range Of hasPeak op

Running Dynamics Stats c

IRI https://solidlabresearch.github.io/activity-ontology#RunningDynamicsStats
Description

Statistics about the running dynamics of an activity or lap.

Sub Class Of Dynamics Stats c
In Domain Of

Zone c

IRI https://solidlabresearch.github.io/activity-ontology#Zone
Description

A model for defining zones for an activity.

In Domain Of
In Range Of hasZone op

Lap c

IRI https://solidlabresearch.github.io/activity-ontology#Lap
Description

A section of an activity.

Sub Class Of Stats Subject c
In Domain Of
In Range Of hasLap op

Left Right Percent c

IRI https://solidlabresearch.github.io/activity-ontology#LeftRightPercent
Description

A model for defining left-right balance percentages in an activity.

In Domain Of
In Range Of

Slope Stats c

IRI https://solidlabresearch.github.io/activity-ontology#SlopeStats
Description

Statistics about a metric of the slope of an activity.

In Domain Of
In Range Of

Athlete Settings c

IRI https://solidlabresearch.github.io/activity-ontology#AthleteSettings
Description

Reusable performance-related settings for an athlete.

In Domain Of
Super Class Of Dated Athlete Settings c

Speed Stats c

IRI https://solidlabresearch.github.io/activity-ontology#SpeedStats
Description

Statistics about the speed of an activity or lap (km/h).

In Range Of hasSpeedStats op

Pace Stats c

IRI https://solidlabresearch.github.io/activity-ontology#PaceStats
Description

Statistics about the pace of an activity or lap (min/km).

In Domain Of gradeAdjustedAverage dp
In Range Of hasPaceStats op

Flag c

IRI https://solidlabresearch.github.io/activity-ontology#Flag
Description

A model for defining flags in an activity.

In Range Of hasFlag op

Heart Rate Stats c

IRI https://solidlabresearch.github.io/activity-ontology#HeartRateStats
Description

Statistics about the heart rate of an activity or lap (bpm).

In Domain Of
In Range Of hasHeartRateStats op

Elevation Stats c

IRI https://solidlabresearch.github.io/activity-ontology#ElevationStats
Description

Statistics about the elevation of an activity or lap (m).

In Domain Of
In Range Of hasElevationStats op

Activity c

IRI https://solidlabresearch.github.io/activity-ontology#Activity
Description

A model for defining an activity in sports.

Sub Class Of
In Domain Of
In Range Of isLapOf op

Cadence Stats c

IRI https://solidlabresearch.github.io/activity-ontology#CadenceStats
Description

Statistics about the cadence of an activity or lap (1/min).

In Domain Of
In Range Of hasCadenceStats op

Power Stats c

IRI https://solidlabresearch.github.io/activity-ontology#PowerStats
Description

Statistics about the power of an activity or lap (watts).

In Domain Of
In Range Of hasPowerStats op

Stats c

IRI https://solidlabresearch.github.io/activity-ontology#Stats
Description

Statistics about an activity or lap.

Sub Class Of Entity c
In Domain Of
In Range Of hasStats op

Grade Stats c

IRI https://solidlabresearch.github.io/activity-ontology#GradeStats
Description

Statistics about the grade of an activity or lap (%).

In Domain Of
In Range Of hasGradeStats op

Activity Type c

IRI https://solidlabresearch.github.io/activity-ontology#ActivityType
Description

A local activity type concept used to classify activities.

Sub Class Of Concept c

Object Properties

activity type op

IRI https://solidlabresearch.github.io/activity-ontology#activityType
Description

The activity type concept classifying the activity. Use local activo:ActivityType values or external SKOS concepts such as OpenActive Activity List concepts.

Domain Activity c
Range Concept c

hasAthlete op

IRI https://solidlabresearch.github.io/activity-ontology#hasAthlete
Description

Indicates the athlete of an activity.

Domain Activity c
Range Athlete c

hasAthleteSettingsHistory op

IRI https://solidlabresearch.github.io/activity-ontology#hasAthleteSettingsHistory
Description

Indicates the settings history of an athlete.

Domain Athlete c
Range Athlete Settings History c

hasBalance op

IRI https://solidlabresearch.github.io/activity-ontology#hasBalance
Description

The left-right balance of the activity or lap.

Domain Cycling Dynamics Stats c
Range Left Right Percent c

hasCadenceStats op

IRI https://solidlabresearch.github.io/activity-ontology#hasCadenceStats
Description

The cadence statistics of the activity or lap.

Domain Stats c
Range Cadence Stats c

hasDatedAthleteSettings op

IRI https://solidlabresearch.github.io/activity-ontology#hasDatedAthleteSettings
Description

Indicates dated athlete settings in a settings history.

Domain Athlete Settings History c
Range Dated Athlete Settings c

hasDynamicsStats op

IRI https://solidlabresearch.github.io/activity-ontology#hasDynamicsStats
Description

The dynamics statistics of the activity or lap.

Domain Stats c
Range Dynamics Stats c

hasElevationStats op

IRI https://solidlabresearch.github.io/activity-ontology#hasElevationStats
Description

The elevation statistics of the activity or lap.

Domain Stats c
Range Elevation Stats c

hasFlag op

IRI https://solidlabresearch.github.io/activity-ontology#hasFlag
Description

Indicates that the activity has a flag associated with it.

Domain Activity c
Range Flag c

hasGradeStats op

IRI https://solidlabresearch.github.io/activity-ontology#hasGradeStats
Description

The grade statistics of the activity or lap.

Domain Stats c
Range Grade Stats c

hasGroundContactTimeBalance op

IRI https://solidlabresearch.github.io/activity-ontology#hasGroundContactTimeBalance
Description

The average ground contact time balance for the left and right sides.

Domain Running Dynamics Stats c
Range Left Right Percent c

hasHeartRateStats op

IRI https://solidlabresearch.github.io/activity-ontology#hasHeartRateStats
Description

The heart rate statistics of the activity or lap.

Domain Stats c
Range Heart Rate Stats c

hasPaceStats op

IRI https://solidlabresearch.github.io/activity-ontology#hasPaceStats
Description

The pace statistics of the activity or lap.

Domain Stats c
Range Pace Stats c

hasPedalSmoothness op

IRI https://solidlabresearch.github.io/activity-ontology#hasPedalSmoothness
Description

The average pedal smoothness during the activity or lap.

Domain Cycling Dynamics Stats c
Range Left Right Percent c

hasPowerStats op

IRI https://solidlabresearch.github.io/activity-ontology#hasPowerStats
Description

The power statistics of the activity or lap.

Domain Stats c
Range Power Stats c

hasScores op

IRI https://solidlabresearch.github.io/activity-ontology#hasScores
Description

The scores associated with the activity or lap.

Domain Stats c
Range Scores c

hasSlopeCadence op

IRI https://solidlabresearch.github.io/activity-ontology#hasSlopeCadence
Description

The cadence on slope types (1/min).

Domain Grade Stats c
Range Slope Stats c

hasSlopeDistance op

IRI https://solidlabresearch.github.io/activity-ontology#hasSlopeDistance
Description

The distance covered on slope types (m).

Domain Grade Stats c
Range Slope Stats c

hasSlopePace op

IRI https://solidlabresearch.github.io/activity-ontology#hasSlopePace
Description

The pace on slope types (min/km).

Domain Grade Stats c
Range Slope Stats c

hasSlopeProfile op

IRI https://solidlabresearch.github.io/activity-ontology#hasSlopeProfile
Description

The slope profile of the activity or lap.

Domain Grade Stats c
Range Slope Profile c

hasSlopeSpeed op

IRI https://solidlabresearch.github.io/activity-ontology#hasSlopeSpeed
Description

The speed on slope types (km/h).

Domain Grade Stats c
Range Slope Stats c

hasSlopeTime op

IRI https://solidlabresearch.github.io/activity-ontology#hasSlopeTime
Description

The time spent on slope types (seconds).

Domain Grade Stats c
Range Slope Stats c

hasSpeedStats op

IRI https://solidlabresearch.github.io/activity-ontology#hasSpeedStats
Description

The speed statistics of the activity or lap.

Domain Stats c
Range Speed Stats c

hasStats op

IRI https://solidlabresearch.github.io/activity-ontology#hasStats
Description

The statistics associated with an activity or lap.

Domain Stats Subject c
Range Stats c

hasTorqueEffectiveness op

IRI https://solidlabresearch.github.io/activity-ontology#hasTorqueEffectiveness
Description

The average torque effectiveness during the activity or lap.

Domain Cycling Dynamics Stats c
Range Left Right Percent c

hasLap op

IRI https://solidlabresearch.github.io/activity-ontology#hasLap
Description

Indicates that the activity has a lap associated with it.

Domain Activity c
Range Lap c

hasPeak op

IRI https://solidlabresearch.github.io/activity-ontology#hasPeak
Description

Indicates a peak for the stats.

Domain Grade Stats c or Speed Stats c or Cadence Stats c or Elevation Stats c or Heart Rate Stats c or Pace Stats c or Power Stats c
Range Peak c

hasZone op

IRI https://solidlabresearch.github.io/activity-ontology#hasZone
Description

Indicates a zone for the stats.

Domain Speed Stats c or Cadence Stats c or Heart Rate Stats c or Power Stats c or Elevation Stats c or Grade Stats c or Pace Stats c
Range Zone c

isLapOf op

IRI https://solidlabresearch.github.io/activity-ontology#isLapOf
Description

Indicates the activity a lap belongs to.

Domain Lap c
Range Activity c

isPeakOf op

IRI https://solidlabresearch.github.io/activity-ontology#isPeakOf
Description

Indicates the statistics a peak belongs to.

Domain Peak c
Range Grade Stats c or Heart Rate Stats c or Power Stats c or Pace Stats c or Cadence Stats c or Speed Stats c or Elevation Stats c

isZoneOf op

IRI https://solidlabresearch.github.io/activity-ontology#isZoneOf
Description

Indicates the statistics a zone belongs to.

Domain Zone c
Range Grade Stats c or Pace Stats c or Speed Stats c or Heart Rate Stats c or Cadence Stats c or Elevation Stats c or Power Stats c

Datatype Properties

activeRatio dp

IRI https://solidlabresearch.github.io/activity-ontology#activeRatio
Description

The ratio of active cadence to total cadence.

Domain Cadence Stats c
Range xsd:float

activeTime dp

IRI https://solidlabresearch.github.io/activity-ontology#activeTime
Description

The total active time (s).

Domain Cadence Stats c
Range xsd:float

aerobicTrainingEffect dp

IRI https://solidlabresearch.github.io/activity-ontology#aerobicTrainingEffect
Description

The aerobic training effect of the activity or lap.

Domain Scores c
Range xsd:float

anaerobicTrainingEffect dp

IRI https://solidlabresearch.github.io/activity-ontology#anaerobicTrainingEffect
Description

The anaerobic training effect of the activity or lap.

Domain Scores c
Range xsd:float

ascent dp

IRI https://solidlabresearch.github.io/activity-ontology#ascent
Description

The total ascent (m).

Domain Elevation Stats c
Range xsd:float

ascentSpeed dp

IRI https://solidlabresearch.github.io/activity-ontology#ascentSpeed
Description

The average speed during ascent (km/h).

Domain Elevation Stats c
Range xsd:float

average dp

IRI https://solidlabresearch.github.io/activity-ontology#average
Description

The average value of a metric (unit varies depending on the metric).

Domain Power Stats c or Speed Stats c or Grade Stats c or Elevation Stats c or Pace Stats c or Heart Rate Stats c or Cadence Stats c
Range xsd:float

averageActive dp

IRI https://solidlabresearch.github.io/activity-ontology#averageActive
Description

The average active cadence (1/min).

Domain Cadence Stats c
Range xsd:float

averagePowerHeartRateRatio dp

IRI https://solidlabresearch.github.io/activity-ontology#averagePowerHeartRateRatio
Description

The power heart rate of the activity or lap, calculated as average power divided by average heart rate (watts/bpm).

Domain Scores c
Range xsd:float

averageReserve dp

IRI https://solidlabresearch.github.io/activity-ontology#averageReserve
Description

The average heart rate reserve (%).

Domain Heart Rate Stats c
Range xsd:float

averageStrideLength dp

IRI https://solidlabresearch.github.io/activity-ontology#averageStrideLength
Description

The average stride length (m).

Domain Running Dynamics Stats c
Range xsd:float

calories dp

IRI https://solidlabresearch.github.io/activity-ontology#calories
Description

The total calories burned during the activity or lap (kcal).

Domain Stats c
Range xsd:float

caloriesPerHour dp

IRI https://solidlabresearch.github.io/activity-ontology#caloriesPerHour
Description

The average calories burned per hour during the activity or lap (kcal/h).

Domain Stats c
Range xsd:float

cycles dp

IRI https://solidlabresearch.github.io/activity-ontology#cycles
Description

The total number of cycles (steps, strokes, revolutions) during the activity or lap.

Domain Cadence Stats c
Range xsd:integer

cyclingFunctionalThresholdPower dp

IRI https://solidlabresearch.github.io/activity-ontology#cyclingFunctionalThresholdPower
Description

The functional threshold power for cycling (watts).

Domain Athlete Settings c
Range xsd:int

cyclingLactateThreshold dp

IRI https://solidlabresearch.github.io/activity-ontology#cyclingLactateThreshold
Description

The lactate threshold for cycling (bpm).

Domain Athlete Settings c
Range xsd:int

defaultLactateThreshold dp

IRI https://solidlabresearch.github.io/activity-ontology#defaultLactateThreshold
Description

The default lactate threshold for the athlete (bpm).

Domain Athlete Settings c
Range xsd:int

descent dp

IRI https://solidlabresearch.github.io/activity-ontology#descent
Description

The total descent (m).

Domain Elevation Stats c
Range xsd:float

distance dp

IRI https://solidlabresearch.github.io/activity-ontology#distance
Description

The total distance of the activity or lap (meters).

Domain Stats c
Range xsd:float

distancePerCycle dp

IRI https://solidlabresearch.github.io/activity-ontology#distancePerCycle
Description

The average distance per cycle (meters).

Domain Cadence Stats c
Range xsd:float

downhill dp

IRI https://solidlabresearch.github.io/activity-ontology#downhill
Description

The total of the metric during downhill sections.

Domain Slope Stats c
Range xsd:float

efficiency dp

IRI https://solidlabresearch.github.io/activity-ontology#efficiency
Description

The efficiency of the activity or lap, calculated as power to weight ratio divided by average heart rate (watts/kg/bpm).

Domain Scores c
Range xsd:float

elapsedTime dp

IRI https://solidlabresearch.github.io/activity-ontology#elapsedTime
Description

The total elapsed time of the activity or lap (seconds).

Domain Stats c
Range xsd:float

endTime dp

IRI https://solidlabresearch.github.io/activity-ontology#endTime
Description

The end time of the activity.

Domain Activity c
Range xsd:dateTime

flat dp

IRI https://solidlabresearch.github.io/activity-ontology#flat
Description

The total of the metric during flat sections.

Domain Slope Stats c
Range xsd:float

from dp

IRI https://solidlabresearch.github.io/activity-ontology#from
Description

The start time of the dated athlete settings.

Domain Dated Athlete Settings c
Range xsd:dateTime

gradeAdjustedAverage dp

IRI https://solidlabresearch.github.io/activity-ontology#gradeAdjustedAverage
Description

The average pace adjusted for grade/elevation (min/km).

Domain Pace Stats c
Range xsd:float

groundContactTime dp

IRI https://solidlabresearch.github.io/activity-ontology#groundContactTime
Description

The total average ground contact time (ms).

Domain Running Dynamics Stats c
Range xsd:float

hash dp

IRI https://solidlabresearch.github.io/activity-ontology#hash
Description

A hash of the activity, used for deduplication.

Domain Activity c
Range xsd:string

heartRateStressScore dp

IRI https://solidlabresearch.github.io/activity-ontology#heartRateStressScore
Description

The heart rate stress score of the activity or lap.

Domain Scores c
Range xsd:float

heartRateStressScorePerHour dp

IRI https://solidlabresearch.github.io/activity-ontology#heartRateStressScorePerHour
Description

The heart rate stress score per hour of the activity or lap.

Domain Scores c
Range xsd:float

intensityFactor dp

IRI https://solidlabresearch.github.io/activity-ontology#intensityFactor
Description

The intensity factor of the activity or lap, calculated as normalized power divided by functional threshold power.

Domain Power Stats c
Range xsd:float

isActive dp

IRI https://solidlabresearch.github.io/activity-ontology#isActive
Description

Indicates whether a lap represents an active exercise period (true) or a rest/pause period (false).

Domain Lap c
Range xsd:boolean

isCommute dp

IRI https://solidlabresearch.github.io/activity-ontology#isCommute
Description

Indicates whether the activity is a commute.

Domain Activity c
Range xsd:boolean

isSwimPool dp

IRI https://solidlabresearch.github.io/activity-ontology#isSwimPool
Description

Indicates whether the activity is performed in a swimming pool.

Domain Activity c
Range xsd:boolean

isTrainer dp

IRI https://solidlabresearch.github.io/activity-ontology#isTrainer
Description

Indicates whether the activity was performed on a trainer.

Domain Activity c
Range xsd:boolean

isTypeAutoDetected dp

IRI https://solidlabresearch.github.io/activity-ontology#isTypeAutoDetected
Description

Indicates whether the activity type was automatically detected.

Domain Activity c
Range xsd:boolean

lapEnd dp

IRI https://solidlabresearch.github.io/activity-ontology#lapEnd
Description

The end of the lap from the beginning of the activity (s).

Domain Lap c
Range xsd:int

lapIndex dp

IRI https://solidlabresearch.github.io/activity-ontology#lapIndex
Description

The index of the lap in the activity.

Domain Lap c
Range xsd:int

lapStart dp

IRI https://solidlabresearch.github.io/activity-ontology#lapStart
Description

The start of the lap from the beginning of the activity (s).

Domain Lap c
Range xsd:int

latCenter dp

IRI https://solidlabresearch.github.io/activity-ontology#latCenter
Description

The latitude center of the activity.

Domain Activity c
Range xsd:float

left dp

IRI https://solidlabresearch.github.io/activity-ontology#left
Description

The percentage of the left component.

Domain Left Right Percent c
Range xsd:float

lonCenter dp

IRI https://solidlabresearch.github.io/activity-ontology#lonCenter
Description

The longitude center of the activity.

Domain Activity c
Range xsd:float

lowerQ dp

IRI https://solidlabresearch.github.io/activity-ontology#lowerQ
Description

The lower quartile value of a metric (unit varies depending on the metric).

Domain Heart Rate Stats c or Elevation Stats c or Grade Stats c or Pace Stats c or Speed Stats c or Cadence Stats c or Power Stats c
Range xsd:float

max dp

IRI https://solidlabresearch.github.io/activity-ontology#max
Description

The maximum value of a metric (unit varies depending on the metric).

Domain Speed Stats c or Pace Stats c or Cadence Stats c or Power Stats c or Elevation Stats c or Heart Rate Stats c or Grade Stats c
Range xsd:float

maxHeartRate dp

IRI https://solidlabresearch.github.io/activity-ontology#maxHeartRate
Description

The maximum heart rate of the athlete (bpm).

Domain Athlete Settings c
Range xsd:int

maxReserve dp

IRI https://solidlabresearch.github.io/activity-ontology#maxReserve
Description

The maximum heart rate reserve (%).

Domain Heart Rate Stats c
Range xsd:float

median dp

IRI https://solidlabresearch.github.io/activity-ontology#median
Description

The median value of a metric (unit varies depending on the metric).

Domain Power Stats c or Grade Stats c or Pace Stats c or Elevation Stats c or Cadence Stats c or Heart Rate Stats c or Speed Stats c
Range xsd:float

min dp

IRI https://solidlabresearch.github.io/activity-ontology#min
Description

The minimum value of a metric (unit varies depending on the metric).

Domain Grade Stats c or Elevation Stats c
Range xsd:float

moveRatio dp

IRI https://solidlabresearch.github.io/activity-ontology#moveRatio
Description

The ratio of moving time to elapsed time.

Domain Stats c
Range xsd:float

movingTime dp

IRI https://solidlabresearch.github.io/activity-ontology#movingTime
Description

The total moving time of the activity or lap (seconds).

Domain Stats c
Range xsd:float

name dp

IRI https://solidlabresearch.github.io/activity-ontology#name
Description

The name of the activity.

Domain Activity c
Range xsd:string

normalizedAverage dp

IRI https://solidlabresearch.github.io/activity-ontology#normalizedAverage
Description

The average normalized power (watts).

Domain Power Stats c
Range xsd:float

normalizedPowerToWeightRatio dp

IRI https://solidlabresearch.github.io/activity-ontology#normalizedPowerToWeightRatio
Description

The normalized power divided by the weight of the athlete (watts/kg).

Domain Power Stats c
Range xsd:float

notes dp

IRI https://solidlabresearch.github.io/activity-ontology#notes
Description

Notes or comments about the activity.

Domain Activity c
Range xsd:string

pauseTime dp

IRI https://solidlabresearch.github.io/activity-ontology#pauseTime
Description

The total pause time of the activity or lap (seconds).

Domain Stats c
Range xsd:float

peakDuration dp

IRI https://solidlabresearch.github.io/activity-ontology#peakDuration
Description

The duration of the peak (s).

Domain Peak c
Range xsd:integer

peakStart dp

IRI https://solidlabresearch.github.io/activity-ontology#peakStart
Description

The start of the peak from the beginning of the activity or lap (s).

Domain Peak c
Range xsd:integer

peakValue dp

IRI https://solidlabresearch.github.io/activity-ontology#peakValue
Description

The value of the peak.

Domain Peak c
Range xsd:float

powerStressScore dp

IRI https://solidlabresearch.github.io/activity-ontology#powerStressScore
Description

The power stress score of the activity or lap.

Domain Scores c
Range xsd:float

powerStressScorePerHour dp

IRI https://solidlabresearch.github.io/activity-ontology#powerStressScorePerHour
Description

The power stress score per hour of the activity or lap.

Domain Scores c
Range xsd:float

powerToWeightRatio dp

IRI https://solidlabresearch.github.io/activity-ontology#powerToWeightRatio
Description

The average power divided by the weight of the athlete (watts/kg).

Domain Power Stats c
Range xsd:float

restHeartRate dp

IRI https://solidlabresearch.github.io/activity-ontology#restHeartRate
Description

The resting heart rate of the athlete (bpm).

Domain Athlete Settings c
Range xsd:int

runningFunctionalThresholdPace dp

IRI https://solidlabresearch.github.io/activity-ontology#runningFunctionalThresholdPace
Description

The functional threshold pace for running (seconds/kilometer).

Domain Athlete Settings c
Range xsd:int

runningLactateThreshold dp

IRI https://solidlabresearch.github.io/activity-ontology#runningLactateThreshold
Description

The lactate threshold for running (bpm).

Domain Athlete Settings c
Range xsd:int

runningRating dp

IRI https://solidlabresearch.github.io/activity-ontology#runningRating
Description

The running rating of the activity or lap.

Domain Scores c
Range xsd:float

runningStressScore dp

IRI https://solidlabresearch.github.io/activity-ontology#runningStressScore
Description

The running stress score of the activity or lap.

Domain Scores c
Range xsd:float

runningStressScorePerHour dp

IRI https://solidlabresearch.github.io/activity-ontology#runningStressScorePerHour
Description

The running stress score per hour of the activity or lap.

Domain Scores c
Range xsd:float

seatedTime dp

IRI https://solidlabresearch.github.io/activity-ontology#seatedTime
Description

The total time spent seated during the activity or lap (s).

Domain Cycling Dynamics Stats c
Range xsd:float

standingTime dp

IRI https://solidlabresearch.github.io/activity-ontology#standingTime
Description

The total time spent standing during the activity or lap (s).

Domain Cycling Dynamics Stats c
Range xsd:float

startTime dp

IRI https://solidlabresearch.github.io/activity-ontology#startTime
Description

The start time of the activity.

Domain Activity c
Range xsd:dateTime

stdDev dp

IRI https://solidlabresearch.github.io/activity-ontology#stdDev
Description

The standard deviation of a metric (unit varies depending on the metric).

Domain Pace Stats c or Heart Rate Stats c or Cadence Stats c or Speed Stats c or Grade Stats c or Elevation Stats c or Power Stats c
Range xsd:float

swimStressScore dp

IRI https://solidlabresearch.github.io/activity-ontology#swimStressScore
Description

The swim stress score of the activity or lap.

Domain Scores c
Range xsd:float

swimStressScorePerHour dp

IRI https://solidlabresearch.github.io/activity-ontology#swimStressScorePerHour
Description

The swim stress score per hour of the activity or lap.

Domain Scores c
Range xsd:float

swimmingFunctionalThresholdSpeed dp

IRI https://solidlabresearch.github.io/activity-ontology#swimmingFunctionalThresholdSpeed
Description

The functional threshold speed for swimming (meters/minute).

Domain Athlete Settings c
Range xsd:float

swolf25 dp

IRI https://solidlabresearch.github.io/activity-ontology#swolf25
Description

The Swimming Golf score for 25 meters in swimming.

Domain Scores c
Range xsd:float

swolf50 dp

IRI https://solidlabresearch.github.io/activity-ontology#swolf50
Description

The Swimming Golf score for 50 meters in swimming.

Domain Scores c
Range xsd:float

time dp

IRI https://solidlabresearch.github.io/activity-ontology#time
Description

The time spent in the zone (s).

Domain Zone c
Range xsd:float

to dp

IRI https://solidlabresearch.github.io/activity-ontology#to
Description

The end time of the dated athlete settings.

Domain Dated Athlete Settings c
Range xsd:dateTime

total dp

IRI https://solidlabresearch.github.io/activity-ontology#total
Description

The total of the metric across all sections.

Domain Slope Stats c
Range xsd:float

trainingImpulse dp

IRI https://solidlabresearch.github.io/activity-ontology#trainingImpulse
Description

The training impulse of the activity or lap.

Domain Scores c
Range xsd:float

trainingImpulsePerHour dp

IRI https://solidlabresearch.github.io/activity-ontology#trainingImpulsePerHour
Description

The training impulse per hour of the activity or lap.

Domain Scores c
Range xsd:float

uphill dp

IRI https://solidlabresearch.github.io/activity-ontology#uphill
Description

The total of the metric during uphill sections.

Domain Slope Stats c
Range xsd:float

upperQ dp

IRI https://solidlabresearch.github.io/activity-ontology#upperQ
Description

The upper quartile value of a metric (unit varies depending on the metric).

Domain Cadence Stats c or Pace Stats c or Speed Stats c or Heart Rate Stats c or Grade Stats c or Power Stats c or Elevation Stats c
Range xsd:float

variabilityIndex dp

IRI https://solidlabresearch.github.io/activity-ontology#variabilityIndex
Description

The variability index of the power data, calculated as normalized power divided by average power.

Domain Power Stats c
Range xsd:float

verticalOscillation dp

IRI https://solidlabresearch.github.io/activity-ontology#verticalOscillation
Description

Average vertical motion of your torso measured for each step (cm).

Domain Running Dynamics Stats c
Range xsd:float

verticalRatio dp

IRI https://solidlabresearch.github.io/activity-ontology#verticalRatio
Description

The ratio of vertical oscillation to stride length (%).

Domain Running Dynamics Stats c
Range xsd:float

weight dp

IRI https://solidlabresearch.github.io/activity-ontology#weight
Description

The weight of the athlete (kilograms).

Domain Athlete Settings c
Range xsd:float

work dp

IRI https://solidlabresearch.github.io/activity-ontology#work
Description

The total work done in the activity or lap (Kj).

Domain Power Stats c
Range xsd:float

zoneIndex dp

IRI https://solidlabresearch.github.io/activity-ontology#zoneIndex
Description

The index of the zone in the list of zones.

Domain Zone c
Range xsd:int

zoneStart dp

IRI https://solidlabresearch.github.io/activity-ontology#zoneStart
Description

The start of the zone from the beginning of the activity or lap (s).

Domain Zone c
Range xsd:float

Namespaces

activo
https://solidlabresearch.github.io/activity-ontology#
dct
http://purl.org/dc/terms/
foaf
http://xmlns.com/foaf/0.1/
oaactivity
https://openactive.io/activity-list#
owl
http://www.w3.org/2002/07/owl#
prov
http://www.w3.org/ns/prov#
rdf
http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs
http://www.w3.org/2000/01/rdf-schema#
skos
http://www.w3.org/2004/02/skos/core#
vann
http://purl.org/vocab/vann/
xsd
http://www.w3.org/2001/XMLSchema#

Legend

c Classes
op Object Properties
dp Datatype Properties

made by p y LODE 3.2.1 with the OntPub profile

Table of Contents