Definition of s4lift:CriticalBatteryPowerState
Defined in https://saref.etsi.org/saref4lift/v1.1.1/ as:
The state of a system whose battery is in operating in critically reduced capability. For an emergency battery of a Smart Lift, a battery in critical state still has the power to send the car to the closest floor in case in failure, but needs to be replaced. For an emergency battery of a SOS Alarm system, the battery still has the power to sustain the alarm system active for the minimum time defined by applicable regulation, but needs to be replaced;
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:CriticalBatteryPowerState .
<https://saref.etsi.org/saref4lift/v2.1.1/example/TS103735_Clause_6_12_PowerSupplySignals#> dct:references s4lift:CriticalBatteryPowerState .
<https://saref.etsi.org/saref4lift/v1.1.1/> dct:references s4lift:CriticalBatteryPowerState ;
dct:subject s4lift:CriticalBatteryPowerState .
<https://saref.etsi.org/saref4lift/v2.1.1/> dct:references s4lift:CriticalBatteryPowerState ;
dct:subject s4lift:CriticalBatteryPowerState .
s4lift:CriticalBatteryPowerState a owl:Class ;
rdfs:label "Critical 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 is in operating in critically reduced capability. For an emergency battery of a Smart Lift, a battery in critical state still has the power to send the car to the closest floor in case in failure, but needs to be replaced. For an emergency battery of a SOS Alarm system, the battery still has the power to sustain the alarm system active for the minimum time defined by applicable regulation, but needs to be replaced;"@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 "CriticalBatteryPowerState" .