SAREF4WEAR: an extension of SAREF for the Wearables domain

Latest version:
https://saref.etsi.org/saref4wear/
Permanent IRI for this version (v2.1.1)
https://saref.etsi.org/saref4wear/v2.1.1/
Previous version
https://saref.etsi.org/saref4wear/
ETSI Technical Specification
https://www.etsi.org/deliver/etsi_ts/103400_103499/10341009/02.01.01_60/ts_10341009v020101p.pdf
Sources on the SAREF Forge
https://saref.etsi.org/sources/saref4wear/
Publication Date
2025-05-22
Last Modification Date
2025-05-22
Creators
Mauro Dragoni (Fondazione Bruno Kessler)
Raúl García-Castro (Universidad Politécnica de Madrid)
Ontology requirements and tests
requirements and tests
Imported Ontologies
<https://saref.etsi.org/saref4city/v2.1.1/> <https://saref.etsi.org/core/v4.1.1/> <https://saref.etsi.org/saref4syst/v1.1.2/>
Prefix and namespace declaration:
Turtle: @prefix s4wear: <https://saref.etsi.org/saref4wear/> .
SPARQL: PREFIX s4wear: <https://saref.etsi.org/saref4wear/>
Download serialization:
License:

Abstract

NOTE: The text in this section is extracted from ETSI TS 103 410-9 (V2.1.1) [0], and therefore falls inside the ETSI IPR Policy

The technical specification ETSI TS 103 410-9 is a technical specification of SAREF4WEAR, an extension of SAREF [1] for the Wearables domain. Clause 4.1 of the technical specification ETSI TS 103 410-9 shortly introduces a high level view of the envisioned SAREF4WEAR semantic model and modular ontology, with the retained concepts (i.e. classes) and their relations.

SAREF4WEAR has been specified and formalized by investigating related resources in the Wearables domain, as reported in ETSI TR 103 510 [i.1], such as:

  • potential stakeholders;
  • standardization initiatives;
  • alliances/associations;
  • European projects;
  • EC directives;
  • existing ontologies; and
  • data repositories.

Therefore, SAREF4WEAR shall both:

  • Allow the implementation of a limited set of typical Wearable-related use cases already identified in [i.1], i.e.:
    • Use case 1 "Healthcare".
    • Use case 2 "Open Air Public Events".
    • Use case 3 "Closed Environment Events".
  • Fulfil the Wearable-related requirements provided in ETSI TR 103 510 [i.1], mainly the ontological ones that were mostly taken as input for the ontology specification.

SAREF4WEAR is an OWL-DL ontology. For embedded semantic analytics purposes, SAREF4WEAR shall be designed using the modularity principle (see ETSI TR 103 510 [i.1]) and can thus be mainly described by a set of knowledge modules. All these SAREF4WEAR modules are fully detailed in clause 4.2 of the technical specification ETSI TS 103 410-9.

The prefixes and namespaces used in SAREF4WEAR and in the technical specification ETSI TS 103 410-9 are listed in the Namespace Declarations section.

Introduction

NOTE: The text in this section is extracted from ETSI TS 103 410-9 (V2.1.1) [0], and therefore falls inside the ETSI IPR Policy

General Overview

Figure 1 presents the high level view of the envisioned model of SAREF4WEAR ontology. In Figure 1, classes directly imported from SAREF ontology are in light orange, classes directly imported from other SAREF extension ontologies are in green. While classes developed for SAREF4WEAR are in blue.

SAREF4WEAR overview
Figure 1: SAREF4WEAR overview

Within Figure 1, as well as within all the figures that are depicted in clause 4 of the technical specification ETSI TS 103 410-9, the following conventions are used:

  • Arrows are used to represent properties between classes and to represent some RDF, RDF-S and OWL constructs, more precisely:
    • Plain arrows with white triangles represent the rdfs:subClassOf relation between two classes. The origin of the arrow is the class to be declared as subclass of the class at the destination of the arrow.
    • Dashed arrows between two classes indicate a local restriction in the origin class, i.e. that the object property can be instantiated between the classes in the origin and the destination of the arrow. The identifier of the object property is indicated within the arrow.
  • Datatype properties are denoted by rectangles attached to the classes, in an UML-oriented way. Dashed boxes represent local restrictions in the class, i.e. datatype properties that can be applied to the class they are attached to.
  • Individuals are denoted by rectangles in which the identifier is underlined.

As already introduced in clause 4.1 of the technical specification ETSI TS 103 410-9 SAREF4WEAR is an OWL-DL ontology and shall be designed using the modularity principle (see ETSI TR 103 510 [i.1]) and can thus be mainly described by the following self-contained knowledge modules:

  • Feature of interest. This module describes the relationships between the entities that can be equipped with a Wearable and the wearables themselves.
  • WearableDevice. This module defines the concept of WearableDevice and the main types of Wearable devices envisaged for the design of the extension.
  • Function. This module describes the functionalities with which Wearable devices should be equipped and that have been considered relevant for the wearables domain.
  • Occurrence. This module describes occurrences that are relevant for the wearables domain.
  • Property. This module presents those properties that can be associated with a wearable device, a wearer, a crowd of people, or the environment of the wearable.
  • Wearable component. This module describes the main components of a wearable that are relevant from the modelling purposes since they can be exploited at both reasoning and query time for inferring and/or gathering information of interest.

Feature of interest

The Feature of Interest module describes the different actors that can be equipped with a Wearable device, as presented in Figure 2. There are different types of actors: living organisms (s4wear:LivingOrganism) and software (s4wear:Software). There is also a wearer class (s4wear:Wearer) to describe those living organisms that wear some wearable.

The s4wear:LivingOrganism concept represents any living being that can be equipped with a Wearable device. The s4wear:Software concept represents a program that can be linked with a s4wear:WearableDevice especially for acquiring information.

The s4wear:Wearer concept defines any saref:LivingOrganism for which the s4wear:featureIsMeasuredByDevice property subsists, i.e. the s4wear:WearableDevice device transmits information related to the connected saref:LivingOrganism.

The s4wear:User concept refers to a saref:FeatureOfInterest for which the s4wear:interactsWith relationship with a s4wear:WearableDevice individual exists.

Feature of interest model
Figure 2: Feature of interest model

WearableDevice

This module defines the different type of wearables identified within the requirements described in the ETSI TR 103 510 [i.1].

SAREF4WEAR defines the s4wear:WearableDevice abstract concept representing a saref:Device having the capability of being wore by a s4wear:Wearer.

As depicted in Figure 3, the s4wear:WearableDevice class subsumes three further concepts with information related to the position of the s4wear:WearableDevice with respect to its s4wear:Wearer:

The latter is furtherly specified with the s4wear:TextileBasedWearable concept describing s4wear:WearableDevice devices integrated into textile products directly.

The extension also allows to define for a Wearable which are the policies (s4wear:Policy) followed by it by means of the s4wear:followsPolicy property.

Besides, the capabilities of a Wearable under specific conditions (ssn-system:SystemCapability), such as its precision or accuracy, can be represented using the ssn-system:hasSystemCapability property.

WearableDevice model
Figure 3: WearableDevice model

Function

This model specifies the functions that are considered relevant for the wearables domain. There are three new concepts that are subsumed by the saref:Function concept and it reuses other functions defined in SAREF, as presented in Figure 4:

Function model
Figure 4: Function model

Occurrence

In some cases, wearables will be able to detect occurrences (s4wear:Occurrence) taking place (s4wear:takesPlaceAt) in a location that is relevant to the wearer (geo:Feature). These occurrences can be related to the device detecting them through the s4wear:isDetectedBy property, as shown in Figure 5.

In the context of a smart city, more specific classes can be used from SAREF4CITY [4], to represent events (s4city:Event, a subclass of s4wear:Occurrence) that take place at (s4city:takesPlaceAtFacility) facilities (s4city:Facility, a subclass of geo:Feature).

Occurrence model
Figure 5: Occurrence model

Property

SAREF4WEAR includes a classification of the different properties that are relevant to the wearables domain, as shown in Figure 6. These properties are classified into Wearable (s4wear:WearableProperty), wearer (s4wear:WearerProperty), crowd (s4wear:CrowdProperty), and environment (s4wear:EnvironmentProperty) ones.

Furthermore, Wearable properties are further classified into electrical one (s4wear:ElectricalProperty) that refer to the electric information of a Wearable, electrical safety ones (s4wear:ElectricalSafetyProperty) that refer to safety information concerning electrical aspects of wearables, and emission one (s4wear:EmissionProperty) that refer to information about kind of emissions (e.g. noise, temperature, etc.) associated with a Wearable.

The extension defines different individuals for each type of water property; however, this list of individuals does not aim to be exhaustive but to reflect the potential use of the ontology.

The SAREF4WEAR extension requires also to represent those devices that measure a certain feature of interest (and those features of interest that are measured by a device) independently of having measures from which this relationship could be inferred. Because of this, in this extension there are four new properties to relate saref:WearableDevice and saref:FeatureOfInterest: s4wear:featureIsMeasuredByDevice, s4wear:featureIsControlledByDevice, s4wear:measuresFeature, and s4wear:controlsFeature.

Property model
Figure 6: Property model

Wearable component

This model describes some of the components that could be integrated into a s4wear:WearableDevice device. There are different types of components, as depicted in Figure 7:

WearableDevice component model
Figure 7: WearableDevice component model

Examples

NOTE: The text in this section is extracted from ETSI TS 103 410-9 (V2.1.1) [0], and therefore falls inside the ETSI IPR Policy

This clause shows different examples of how to instantiate the SAREF4WEAR extension of SAREF.

In a healthcare scenario the wearer is represented by a user equipped with Wearable devices in charge of monitoring healthy parameters (e.g. heart rate, body temperature, blood oxygenation, etc.) and to inform the user in real-time about his/her status. This scenario can be instantiated into different situations ranging from the self-management of chronic diseases to the simple lifestyle monitor.

The example presented in Figure 8 depicts a wearer (ex:Patient1) who is equipped with a WearableDevice (ex:AccuMed500) that contains a photodetector (ex:Photodetector1); the sensor measures oxygen saturation (ex:OxygenSaturation) through an observation (ex:OxygenLevel97). A similar example is depicted for a runner wearing a heart rate monitor that observes heart rate.

Healthcare example
Figure 8: Healthcare example

Another scenario is that of open air public events, which refers to the description of open space public events, such as street festivals, by using the SAREF4WEAR extension. As an example, wearables and sensors are used for measuring the sound level limits, for equipping security staff with the necessary devices for receiving proper information, and for managing the crowd movements around the facility. The management of this challenge can be done by means of a network of WearableDevice devices.

The example presented in Figure 9 illustrates an event (ex:MusicFestival2020) that takes place in a facility (ex:MusicFestival2020). The facility contains different sound sensors (ex:SoundSensor) and multiple customers (s4wear:User) who are located through individual GPS trackers (ex:GPSTracker). The example also presents a member of the staff (ex:Staff1) who interacts with a crowd control WearableDevice (ex:Receiver1) that is able to measure queue sizes (s4wear:QueueSize); such WearableDevice has detected the queue created by customers in the toilets (ex:ToiletsQueue).

Open air event example
Figure 9: Open air event example

The closed environment events scenario differs from the previous one due to the environment in which events take place. Here, sensors are used for controlling access, checking the presence of undesired situations (e.g. blazes), and for alerting attendees about emergency situations. At the same time, stewards and security staff members are equipped with wearables for managing communications and for being informed about undesired events (e.g. brawls). Moreover, children could be equipped with wearables for avoiding their loss in the event facility.

The example presented in Figure 10 illustrates an event (ex:VolleyLeagueFinals) that takes place in a facility (ex:ForumAssago). The facility contains different smoke sensors (ex:SmokeSensor) and multiple customers (s4wear:User) who are located through individual GPS trackers (ex:GPSTracker). The example also presents the head of the staff (ex:StaffHead) who interacts with an audio control Wearable (ex:Controller1) that controls the speakers of the facility (ex:FacilitySpeaker1).

Closed environment event example
Figure 10: Closed environment event example

Namespace Declarations

schema:
http://schema.org/
default namespace:
https://saref.etsi.org/saref4wear/
s4city:
https://saref.etsi.org/saref4city/
owl:
http://www.w3.org/2002/07/owl#
saref:
https://saref.etsi.org/core/
xsd:
http://www.w3.org/2001/XMLSchema#
voaf:
http://purl.org/vocommons/voaf#
rdfs:
http://www.w3.org/2000/01/rdf-schema#
geo:
http://www.opengis.net/ont/geosparql#
s4wear:
https://saref.etsi.org/saref4wear/
rdf:
http://www.w3.org/1999/02/22-rdf-syntax-ns#
xml:
http://www.w3.org/XML/1998/namespace/
s4syst:
https://saref.etsi.org/saref4syst/
dcterms:
http://purl.org/dc/terms/
vann:
http://purl.org/vocab/vann/
foaf:
http://xmlns.com/foaf/0.1/
ssn-system:
http://www.w3.org/ns/ssn/systems/

Classes

Biometric property back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4wear/BiometricProperty

Class to group those properties related to the biometric characteristics of wearers.

Communicating function back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4wear/CommunicatingFunction

A function that allows a device to communicate with another device.

has super-classes
s4wear:NotifyingFunctionc

Controlling function back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4wear/ControllingFunction

A function that allows to control a device from another device.

has super-classes
saref:Functionc

Crowd property back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4wear/CrowdProperty

Class to group those properties related to crowds.

has super-classes
saref:Propertyc
has members
s4wear:CrowdSizeni, s4wear:QueueSizeni

Electrical property back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4wear/ElectricalProperty

Class to group those electrical properties related to wearables.

has super-classes
s4wear:WearablePropertyc
has members
s4wear:BatteryRemainingTimeni

Electrical safety property back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4wear/ElectricalSafetyProperty

Class to group those electrical safety properties related to wearables.

has super-classes
s4wear:WearablePropertyc

Emission property back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4wear/EmissionProperty

Class to group those emission properties related to wearables.

Environment property back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4wear/EnvironmentProperty

Class to group those properties related to environment.

has super-classes
saref:Propertyc

Environmental property back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4wear/EnvironmentalProperty

Class to group those properties related to the environment of a wearer.

Fabric wearable back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4wear/FabricWearable

A fabric wearable is a fabric integrating the sensors directly into its fibers.

has super-classes
s4wear:TextileBasedWearablec

In-body wearable back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4wear/InBodyWearable

An in-body wearable is a wearable located inside a physical body.

has super-classes
s4wear:WearableDevicec and (s4wear:isLocatedInop some s4wear:Wearerc)
is in domain of
s4wear:isLocatedInc

Interface back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4wear/Interface

An interface is the mechanism with which a device can receive or transmit data to another device.

is in range of
s4wear:hasInterfacec

Living organism back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4wear/LivingOrganism

A living organism is any entity composed of cells.

Memory storage back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4wear/MemoryStorage

A memory storage is an hardware component intended to store data within the device.

has super-classes
saref:Devicec

Navigating function back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4wear/NavigatingFunction

A function that allows a device to provide navigation information.

has super-classes
saref:Functionc

Near-body wearable back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4wear/NearBodyWearable

A near-body wearable is a wearable located near a physical body.

has super-classes
s4wear:WearableDevicec and (s4wear:isLocatedNearop some s4wear:Wearerc)
is in domain of
s4wear:isLocatedNearc

Notifying function back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4wear/NotifyingFunction

A function that allows to notify about some relevant activity; e.g., that a certain threshold value has been exceeded or that some object has moved.

has super-classes
saref:Functionc
has sub-classes
s4wear:CommunicatingFunctionc

Occurrence back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4wear/Occurrence

An occurrence is the fact of something existing or being found in a place.

has super-classes
s4wear:takesPlaceAtop only geo:Featurec
has sub-classes
s4city:Eventc
is in domain of
s4wear:isDetectedByc

On-body wearable back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4wear/OnBodyWearable

An on-body wearable is a wearable having a direct contact with a physical body.

has super-classes
s4wear:WearableDevicec and (s4wear:isLocatedOnop some s4wear:Wearerc)
has sub-classes
s4wear:TextileBasedWearablec
is in domain of
s4wear:isLocatedOnc

Policy back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4wear/Policy

A policy is a set of guidelines adopted during the wearable building process and defining how a wearables operates.

is in range of
s4wear:followsPolicyc

Power supply back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4wear/PowerSupply

A power supply is an hardware component intended to plug a device to a power grid.

has super-classes
saref:Devicec
is in range of
s4wear:hasPowerSupplyc

Software back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4wear/Software

A software is a computer program.

has super-classes
saref:FeatureOfInterestc

Textile-based sensor back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4wear/TextileBasedSensor

A textile-based sensor is a sensor directly integrated into a textile artifact.

has super-classes
saref:Sensorc

Textile-based wearable back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4wear/TextileBasedWearable

A textile-based wearable is a wearable directly integrated into a textile artifact.

has super-classes
s4wear:OnBodyWearablec
has sub-classes
s4wear:FabricWearablec

User back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4wear/User

A user is an entity using a wearable.

has super-classes
saref:FeatureOfInterestc
is in domain of
s4wear:interactsWithc

Wearable device back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4wear/WearableDevice

A wearable device is a device that is intended to be located near, on or in an organism.

Wearable property back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4wear/WearableProperty

Class to group those properties related to wearables.

Wearer back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4wear/Wearer

A wearer is any living organism that is sensed by a wearable.

Wearer property back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4wear/WearerProperty

Class to group those properties related to wearers.

has super-classes
saref:Propertyc
has sub-classes
s4wear:BiometricPropertyc

Object Properties

follows policy back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4wear/followsPolicy

A relationship specifying the policy followed by a wearable device.

has domain
s4wear:WearableDevicec
has range
s4wear:Policyc

has height back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4wear/hasHeight

A relationship defining the height dimension of a wearable.

has domain
s4wear:WearableDevicec
has range
saref:Propertyc

has interface back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4wear/hasInterface

A relationship specifying the interface with which a device is equipped.

has domain
saref:Devicec
has range
s4wear:Interfacec

has length back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4wear/hasLength

A relationship defining the length dimension of a wearable.

has domain
s4wear:WearableDevicec
has range
saref:Propertyc

has height back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4wear/hasOperatingTemperature

It specifies the length dimension of a given Wearable device.

has domain
s4wear:WearableDevicec
has range
saref:Propertyc

has power supply back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4wear/hasPowerSupply

A relationship specifying the type of power supply equipping a device.

has domain
saref:Devicec
has range
s4wear:PowerSupplyc

has weight back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4wear/hasWeight

A relationship defining the weight of a wearable device.

has domain
s4wear:WearableDevicec
has range
saref:Propertyc

has width back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4wear/hasWidth

A relationship defining the width dimension of a wearable.

has domain
s4wear:WearableDevicec
has range
saref:Propertyc

installs back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4wear/installs

A relationship specifying in which facility a device has been installed.

has domain
s4city:Facilityc
has range
saref:Devicec

interacts with back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4wear/interactsWith

A relationship specifying the interaction between a user and a device.

has domain
s4wear:Userc
has range
saref:Devicec

is detected by back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4wear/isDetectedBy

Defines the relationship between an occurrence and the device detecting it.

has domain
s4wear:Occurrencec
has range
saref:Devicec

is located back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4wear/isLocated

A relationship specifying the location of a wearer with respect to a wearable.

is located in back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4wear/isLocatedIn

A relationship specifying the location of a wearer with respect to an in-body wearable.

has super-properties
s4wear:isLocatedop
has domain
s4wear:InBodyWearablec
has range
s4wear:Wearerc

is located near back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4wear/isLocatedNear

A relationship specifying the location of a wearer with respect to an near-body wearable.

has super-properties
s4wear:isLocatedop
has domain
s4wear:NearBodyWearablec
has range
s4wear:Wearerc

is located on back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4wear/isLocatedOn

A relationship specifying the location of a wearer with respect to an on-body wearable.

has super-properties
s4wear:isLocatedop
has domain
s4wear:OnBodyWearablec
has range
s4wear:Wearerc

monitors back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4wear/monitors

A relationship specifying the monitoring activity of a device on another device.

has domain
saref:Devicec
has range
saref:Devicec

sends information to back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4wear/sendsInformationTo

A relationship specifying the sending information operation between two wearables.

has super-properties
s4syst:connectedToop
has domain
s4wear:WearableDevicec
has range
s4wear:WearableDevicec

sends notifications to back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4wear/sendsNotificationsTo

A relationship specifying the sending notification operation between two wearables.

has super-properties
s4syst:connectedToop
has domain
s4wear:WearableDevicec
has range
s4wear:Wearerc

takes place at back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4wear/takesPlaceAt

The place where an occurrence takes place.

Data Properties

has capacity back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4wear/hasCapacity

A relationship defining the capacity of a facility.

has domain
s4city:Facilityc
has range
xsd:long

has data transmission rate back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4wear/hasDataTransmissionRate

A relationship defining the data transmission rate of a wearable.

has domain
s4wear:WearableDevicec
has range
xsd:double

has storage back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4wear/hasStorage

A relationship defining the storage capacity of a wearable.

has domain
s4wear:WearableDevicec
has range
xsd:double

means of transport back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4wear/meansOfTransport

A relationship stating the means of transport on which the wearable is operating.

has domain
saref:FeatureOfInterestc
has range
xsd:string

wearer age range back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4wear/wearerAgeRange

A relationship stating the age range of a wearer.

has domain
s4wear:Wearerc
has range
xsd:string

wearer status back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4wear/wearerStatus

A relationship defining the status of a wearer.

has domain
s4wear:Wearerc
has range
xsd:string

Named Individuals

Acoustic emission back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4wear/AcousticEmission

The acoustic emission of the wearable.

Air quality back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4wear/AirQuality

The quality of air in the environment.

Battery remaining time back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4wear/BatteryRemainingTime

The time until the battery of the wearable is discharged.

Crowd size back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4wear/CrowdSize

The size of a crowd.

Heart rate back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4wear/HeartRate

The heart rate of the wearer.

Heat emission back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4wear/HeatEmission

The heat emission of the wearable.

Queue size back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4wear/QueueSize

The size of a queue.

Radio frequency emission back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4wear/RadioFrequencyEmission

The radio frequency emission of the wearable.

Sound level back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4wear/SoundLevel

The level of sound in the environment.

Temperature back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4wear/Temperature

The temperature of the environment.

Wearer temperature back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4wear/WearerTemperature

The temperature of the wearer.

References

Normative references

Informative references

  • [i.1] ETSI TR 103 510 (V1.1.1) (2019-10): "SmartM2M; SAREF extension investigation; Requirements for Wearables".
  • [i.2] IEEE™ P360.
  • [i.3] HL7.
  • [i.4] ETSI TR 103 781 (V1.1.1): "SmartM2M; Study for SAREF ontology patterns and usage guidelines".

This documentation page was generated automatically using SPARQL-Generate, developed by Maxime Lefrançois. The SAREF public portal, the SAREF sources with continuous integration and deployment, the SAREF Pipeline software, and ETSI Technical Specification TS 103 673 v1.1.1 "SAREF Development Framework and Workflow, Streamlining the Development of SAREF and its Extensions", have been developed in the context of the ETSI STF 578, which followed the ETSI STF 556.