Sports Activity Ontology

Metadata

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

Sports Activity Ontology

Version Info

0.1

Description

An ontology for modeling sports activities, performance metrics, and athlete data

Classes

Activity c

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

A model for defining an activity in sports

Sub Class Of Entity c
In Domain Of
In Range Of isLapOf op
Super Class Of

Ride c

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

A model for defining a ride activity

Sub Class Of Activity c

Run c

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

A model for defining a run activity

Sub Class Of Activity c

Swim c

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

A model for defining a swim activity

Sub Class Of Activity c

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

Power Meter c

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

A device that measures power output

Sub Class Of Device 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

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 hasPerformanceSnapshot op
In Range Of hasAthlete op

Athlete Performance Snapshot c

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

A snapshot of an athlete's performance at a specific time

In Domain Of
In Range Of hasPerformanceSnapshot op

Lap c

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

A model for defining a lap in an activity

In Domain Of
In Range Of hasLap op

Stats c

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

Statistics about an activity

In Domain Of
In Range Of

Speed Stats c

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

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

In Domain Of
In Range Of

Pace Stats c

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

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

In Domain Of
In Range Of

Power Stats c

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

Statistics about the power of an activity (watts)

In Domain Of
In Range Of

Heart Rate Stats c

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

Statistics about the heart rate of an activity (bpm)

In Domain Of
In Range Of

Cadence Stats c

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

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

In Domain Of
In Range Of

Grade Stats c

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

Statistics about the grade of an activity (%)

In Domain Of
In Range Of

Elevation Stats c

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

Statistics about the elevation of an activity (m)

In Domain Of
In Range Of

Dynamics Stats c

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

Statistics about the dynamics of an activity

In Range Of hasDynamicsStats 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

Sub Class Of Dynamics Stats c
In Domain Of

Running Dynamics Stats c

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

Statistics about the running dynamics of an activity

Sub Class Of Dynamics Stats c
In Domain Of

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

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

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

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

Slope Profile c

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

A model for defining slope profiles of an activity

In Range Of hasSlopeProfile op
Super Class Of

Flat Profile c

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

A flat slope profile

Sub Class Of Slope Profile c

Hilly Profile c

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

A hilly slope profile

Sub Class Of Slope Profile c

Flag c

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

A model for defining flags in an activity

In Range Of hasFlag op

Object Properties

hasSourceStats op

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

Statistics that are supplied from the source (the device that recorded the activity)

Domain Activity c
Range Stats c

hasStats op

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

The statistics associated with the lap

Domain
Range Stats 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

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

hasPerformanceSnapshot op

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

Indicates a performance snapshot of an athlete or activity

Domain
Range Athlete Performance Snapshot c

hasAthlete op

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

Indicates the athlete of a performance snapshot or activity

Domain
Range Athlete 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

hasScores op

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

The scores associated with the activity

Domain Stats c
Range Scores c

hasSpeedStats op

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

The speed statistics of the activity

Domain Stats c
Range Speed Stats c

hasPaceStats op

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

The pace statistics of the activity

Domain Stats c
Range Pace Stats c

hasPowerStats op

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

The power statistics of the activity

Domain Stats c
Range Power Stats c

hasHeartRateStats op

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

The heart rate statistics of the activity

Domain Stats c
Range Heart Rate Stats c

hasCadenceStats op

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

The cadence statistics of the activity

Domain Stats c
Range Cadence Stats c

hasGradeStats op

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

The grade statistics of the activity

Domain Stats c
Range Grade Stats c

hasElevationStats op

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

The elevation statistics of the activity

Domain Stats c
Range Elevation Stats c

hasDynamicsStats op

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

The dynamics statistics of the activity

Domain Stats c
Range Dynamics Stats c

hasZone op

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

Indicates a zone for the stats

Domain
Range Zone c

hasPeak op

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

Indicates a peak for the stats

Domain
Range Peak 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

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

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

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

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

hasSlopeProfile op

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

The slope profile of the activity

Domain Grade Stats c
Range Slope Profile c

hasBalance op

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

The left-right balance of the activity

Domain Cycling Dynamics Stats c
Range Left Right Percent c

hasPedalSmoothness op

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

The average pedal smoothness during the activity

Domain Cycling Dynamics Stats c
Range Left Right Percent c

hasTorqueEffectiveness op

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

The average torque effectiveness during the activity

Domain Cycling Dynamics Stats c
Range Left Right Percent c

groundContactTimeBalance 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

isZoneOf op

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

Indicates the statistics a zone belongs to

Domain Zone c
Range

isPeakOf op

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

Indicates the statistics a peak belongs to

Domain Peak c
Range

Datatype Properties

name dp

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

The name of the activity

Domain Activity c
Range xsd:string

startTime dp

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

The start time of the activity

Domain Activity c
Range xsd:dateTime

endTime dp

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

The end time of the activity

Domain Activity c
Range xsd:dateTime

hasPowerData dp

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

Indicates that the activity has power data associated with it

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

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

latCenter dp

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

The latitude center of the activity

Domain Activity 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

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

isWithoutAthletePerformance dp

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

Indicates whether the activity does not have an athlete performance snapshot

Domain Activity c
Range xsd:boolean

notes dp

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

Notes or comments about the activity

Domain Activity c
Range xsd:string

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

from dp

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

The start time of the performance snapshot

Domain Athlete Performance Snapshot c
Range xsd:dateTime

maxHeartRate dp

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

The maximum heart rate of the athlete (bpm)

Domain Athlete Performance Snapshot c
Range xsd:int

restHeartRate dp

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

The resting heart rate of the athlete (bpm)

Domain Athlete Performance Snapshot c
Range xsd:int

cyclingLactateThreshold dp

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

The lactate threshold for cycling (bpm)

Domain Athlete Performance Snapshot c
Range xsd:int

runningLactateThreshold dp

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

The lactate threshold for running (bpm)

Domain Athlete Performance Snapshot 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 Performance Snapshot c
Range xsd:int

cyclingFunctionalThresholdPower dp

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

The functional threshold power for cycling (watts)

Domain Athlete Performance Snapshot c
Range xsd:int

runningFunctionalThresholdPower dp

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

The functional threshold power for running (watts)

Domain Athlete Performance Snapshot c
Range xsd:int

swimmingFunctionalThresholdPower dp

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

The functional threshold power for swimming (watts)

Domain Athlete Performance Snapshot c
Range xsd:int

weight dp

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

The weight of the athlete (kilograms)

Domain Athlete Performance Snapshot c
Range xsd:float

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

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

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

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

distance dp

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

The total distance of the activity (meters)

Domain Stats c
Range xsd:float

elapsedTime dp

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

The total elapsed time of the activity (seconds)

Domain Stats c
Range xsd:float

movingTime dp

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

The total moving time of the activity (seconds)

Domain Stats c
Range xsd:float

pauseTime dp

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

The total pause time of the activity (seconds)

Domain 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

calories dp

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

The total calories burned during the activity (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 (kcal/h)

Domain Stats c
Range xsd:float

heartRateStressScore dp

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

The heart rate stress score of the activity

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

Domain Scores c
Range xsd:float

trainingImpulse dp

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

The training impulse of the activity

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

Domain Scores c
Range xsd:float

runningStressScore dp

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

The running stress score of the activity

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

Domain Scores c
Range xsd:float

swimStressScore dp

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

The swim stress score of the activity

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

Domain Scores c
Range xsd:float

powerStressScore dp

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

The power stress score of the activity

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

Domain Scores c
Range xsd:float

aerobicTrainingEffect dp

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

The aerobic training effect of the activity

Domain Scores c
Range xsd:float

anaerobicTrainingEffect dp

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

The anaerobic training effect of the activity

Domain Scores c
Range xsd:float

efficiency dp

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

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

Domain Scores c
Range xsd:float

averagePowerHeartRateRatio dp

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

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

Domain Scores c
Range xsd:float

runningRating dp

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

The running rating of the activity

Domain Scores 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

average dp

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

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

Domain
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
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
Range xsd:float

lowQ dp

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

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

Domain
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
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
Range xsd:float

stdDev dp

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

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

Domain
Range xsd:float

gradeAdjustedPaceAverage 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

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

normalizedPowerAverage 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

work dp

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

The total work done in the activity (Kj)

Domain Power 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

intensityFactor dp

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

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

Domain Power Stats 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

maxReserve dp

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

The maximum heart rate reserve (%)

Domain Heart Rate 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

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

cycles dp

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

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

Domain Cadence Stats c
Range xsd:integer

distancePerCycle dp

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

The average distance per cycle (meters)

Domain Cadence Stats 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

descent dp

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

The total descent (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

standingTime dp

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

The total time spent standing during the activity (s)

Domain Cycling Dynamics Stats c
Range xsd:float

seatedTime dp

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

The total time spent seated during the activity (s)

Domain Cycling Dynamics 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

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

averageStrideLength dp

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

The average stride length (m)

Domain Running Dynamics Stats 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

zoneStart dp

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

The start of the zone from the beginning of the activity (s)

Domain Zone 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

time dp

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

The time spent in the zone (s)

Domain Zone c
Range xsd:float

peakStart dp

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

The start of the peak from the beginning of the activity (s)

Domain Peak c
Range xsd:integer

peakDuration dp

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

The duration of the peak (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

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

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

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

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

Namespaces

activo
https://solidlabresearch.github.io/activity-ontology#
foaf
http://xmlns.com/foaf/0.1/
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#
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