Definition of s4lift:InsufficientBatteryPowerState
Defined in https://saref.etsi.org/saref4lift/v1.1.1/ as:
The state of a system whose battery has insufficient capability. For an emergency battery of a Smart Lift, a battery in insufficient state does not have the power to send the car to the closest floor in case in failure; It needs to be urgently replaced. For an emergency battery of a SOS Alarm system, the battery does not have the power to sustain the alarm system active for the minimum time defined by applicable regulation; It needs to be urgently replaced. In UE and other applicable countries such minimum time is at least one hour (as required by EN 81-28).
Description as a Class
- has super-classes
- s4lift:BatteryPowerState
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 skos: <http://www.w3.org/2004/02/skos/core#> .
<https://saref.etsi.org/saref4lift/v1.1.1/example/TS103735_Clause_6_12_PowerSupplySignals#> dct:references s4lift:InsufficientBatteryPowerState .
<https://saref.etsi.org/saref4lift/v2.1.1/example/TS103735_Clause_6_12_PowerSupplySignals#> dct:references s4lift:InsufficientBatteryPowerState .
<https://saref.etsi.org/saref4lift/v1.1.1/> dct:references s4lift:InsufficientBatteryPowerState ;
dct:subject s4lift:InsufficientBatteryPowerState .
<https://saref.etsi.org/saref4lift/v2.1.1/> dct:references s4lift:InsufficientBatteryPowerState ;
dct:subject s4lift:InsufficientBatteryPowerState .
s4lift:InsufficientBatteryPowerState a owl:Class ;
rdfs:label "Insufficient Battery Power State"@en ;
dct:isReferencedBy <https://saref.etsi.org/saref4lift/v1.1.1/>,
<https://saref.etsi.org/saref4lift/v1.1.1/example/TS103735_Clause_6_12_PowerSupplySignals#>,
<https://saref.etsi.org/saref4lift/v2.1.1/>,
<https://saref.etsi.org/saref4lift/v2.1.1/example/TS103735_Clause_6_12_PowerSupplySignals#> ;
rdfs:comment "The state of a system whose battery has insufficient capability. For an emergency battery of a Smart Lift, a battery in insufficient state does not have the power to send the car to the closest floor in case in failure; It needs to be urgently replaced. For an emergency battery of a SOS Alarm system, the battery does not have the power to sustain the alarm system active for the minimum time defined by applicable regulation; It needs to be urgently replaced. In UE and other applicable countries such minimum time is at least one hour (as required by EN 81-28)."@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 s4lift:BatteryPowerState ;
skos:hiddenLabel "InsufficientBatteryPowerState" .