s4lift:SmartLiftGroup — Smart Lift Group

IRI
https://saref.etsi.org/saref4lift/SmartLiftGroup
Is defined by
https://saref.etsi.org/saref4lift/v1.1.1/
https://saref.etsi.org/saref4lift/v2.1.1/
Is referenced by
https://saref.etsi.org/saref4lift/v1.1.1/
https://saref.etsi.org/saref4lift/v1.1.1/example/TS103735_Clause_6_2_SLIIdentification#
https://saref.etsi.org/saref4lift/v1.1.1/example/TS103735_Clause_6_4_SLInstallation#
https://saref.etsi.org/saref4lift/v2.1.1/
https://saref.etsi.org/saref4lift/v2.1.1/example/TS103735_Clause_6_2_SLIIdentification#
https://saref.etsi.org/saref4lift/v2.1.1/example/TS103735_Clause_6_4_SLInstallation#
Download serialization
License

Definition of s4lift:SmartLiftGroup

Defined in https://saref.etsi.org/saref4lift/v1.1.1/ as:

A Smart Lift Group 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 othe

Description as a Class

Turtle

@prefix dct: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix s4lift: <https://saref.etsi.org/saref4lift/> .
@prefix s4syst: <https://saref.etsi.org/saref4syst/> .
@prefix saref: <https://saref.etsi.org/core/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

s4lift:isGroupedIn rdfs:range s4lift:SmartLiftGroup .

s4lift:isMasterInGroup rdfs:range s4lift:SmartLiftGroup .

s4lift:isPeerInGroup rdfs:range s4lift:SmartLiftGroup .

s4lift:isSecondaryInGroup rdfs:range s4lift:SmartLiftGroup .

<https://saref.etsi.org/saref4lift/v1.1.1/example/TS103735_Clause_6_2_SLIIdentification#> dct:references s4lift:SmartLiftGroup .

<https://saref.etsi.org/saref4lift/v1.1.1/example/TS103735_Clause_6_4_SLInstallation#> dct:references s4lift:SmartLiftGroup .

<https://saref.etsi.org/saref4lift/v2.1.1/example/TS103735_Clause_6_2_SLIIdentification#> dct:references s4lift:SmartLiftGroup .

<https://saref.etsi.org/saref4lift/v2.1.1/example/TS103735_Clause_6_4_SLInstallation#> dct:references s4lift:SmartLiftGroup .

<https://saref.etsi.org/saref4lift/v1.1.1/> dct:references s4lift:SmartLiftGroup ;
    dct:subject s4lift:SmartLiftGroup .

<https://saref.etsi.org/saref4lift/v2.1.1/> dct:references s4lift:SmartLiftGroup ;
    dct:subject s4lift:SmartLiftGroup .

s4lift:SmartLiftGroup a owl:Class ;
    rdfs:label "Smart Lift Group"@en ;
    dct:isReferencedBy <https://saref.etsi.org/saref4lift/v1.1.1/>,
        <https://saref.etsi.org/saref4lift/v1.1.1/example/TS103735_Clause_6_2_SLIIdentification#>,
        <https://saref.etsi.org/saref4lift/v1.1.1/example/TS103735_Clause_6_4_SLInstallation#>,
        <https://saref.etsi.org/saref4lift/v2.1.1/>,
        <https://saref.etsi.org/saref4lift/v2.1.1/example/TS103735_Clause_6_2_SLIIdentification#>,
        <https://saref.etsi.org/saref4lift/v2.1.1/example/TS103735_Clause_6_4_SLInstallation#> ;
    rdfs:comment "A Smart Lift Group 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 othe"@en ;
    rdfs:isDefinedBy <https://saref.etsi.org/saref4lift/v1.1.1/>,
        <https://saref.etsi.org/saref4lift/v2.1.1/> ;
    rdfs:seeAlso <https://saref.etsi.org/saref4lift/v1.1.1/>,
        <https://saref.etsi.org/saref4lift/v2.1.1/> ;
    rdfs:subClassOf saref:FeatureOfInterest,
        s4syst:System ;
    skos:hiddenLabel "SmartLiftGroup" .