SAREF4LIFT has been specified and formalised by investigating related resources in the smart lifts domain, as reported in ETSI TR 103 546 [i.1] and ETSI TS 103 735 [i.2]. Therefore, SAREF4LIFT shall both:
SAREF4LIFT is an OWL-DL ontology. For embedded semantic analytics purposes, SAREF4LIFT shall be designed using the modularity principle and can thus be mainly described by a set of knowledge modules. All these SAREF4LIFT modules are fully detailed below.
Figure 1 presents the high level view of the envisioned model of SAREF4LIFT 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 SAREF4LIFT are in blue.
Within Figure 1, as well as within all the figures that are depicted in this documentation, the following conventions are used:
SAREF4LIFT 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:
Beside the four module described above, the SAREF4LIFT extension defines also:
This model specifies the list of commands that we considered relevant for the smart lift domain. We defined seven new commands that are subsumed by the saref:Command concept that can be triggered, in turn, by a saref:Function as presented in Figure 2:
A Smart Lift system can be defined as a saref:Device made by different components. This module defines the subcomponents that are part of Smart Lift. In particular, we denoted two subcomponents: the s4lift:SmartLiftEdgeComponent and the s4lift:SmartLiftEdgeControlUnit. The former is dedicated to the hosting of smart lift additional modules in the case that they are not hosted directly in the s4lift:SmartLiftEdgeControlUnit. An example could be the case of an additional earthquake sensor added after the lift deployment and not controlled by the s4lift:SmartLiftEdgeControlUnit.
The latter is the main element of a Smart Lift installation and it is typically associated with the lift control cabinet. Both concepts are subsumed by the s4syst:System concept that, in turn, it subsumes the s4lift:SmartLiftInstallation that corresponds to a single lift, with all its elements. Such a concept is equipped with the list of properties shown in Figure 3.
Finally, the s4lift:SmartLiftGroup, subsumed by the saref:FeatureOfInterest concept, represents the correlation of multiple Smart Lifts Installation and it is supported by the introduction of a Smart Lift Group identifier common each Smart Lifts Installation belonging to the same Smart Lift Group. Such kind of installations usually presents control units connected one each other to coordinate the movement and position of the different lifts, where the common commands (e.g. the call buttons) are given to one of these control units that acts as a principal master and coordinates the other installations or is composed by peer installations that coordinates one each other.
This module expands the Device module by specifying two aspects.
First, the s4lift:SmartLiftInstallation concept subsumes four type of installations considered relevant for this extension, namely s4lift:SmartLiftPlatform, s4lift:GoodsSmartLift, s4lift:GoodsOnlySmartLift, and s4lift:FiremanLift. All these concepts represents a type of smart lift that can be instantiated by the ontology.
Second, the relationship between a s4lift:SmartLiftInstallation entity and the saref:Time one. Indeed, three object properties have been defined modelling both the opening and closing time of the smart lift (s4lift:hasDoorOpenTime and s4lift:hasDoorCloseTime respectively) and the total usage time of the smart lift described by the object property s4lift:hasTraveledTime.
This module describes the types of signals that can be read from a smart lift console. Figure 5 shows the taxonomy of the relevant types of signals foreseen within this extension.
It is possible to observe a set of four main types of signals:
All descendants of the s4lift:Signal inherit the saref:hasTimestamp and saref:hasValue properties defining the timestamp when the signal has been generated and its value, respectively.
Then, the s4lift:PowerSupplySignal concept is associated with its power supply value through the s4lift:hasPowerSupplyValue property; while the s4lift:PositionSignal is associated with the corresponding position value through the s4lift:hasPositionValue property.