Unverified Commit cb8278ca authored by Maxime Lefrançois's avatar Maxime Lefrançois
Browse files

typo

parent 36d692d6
Loading
Loading
Loading
Loading
Loading
+4 −4
Original line number Original line Diff line number Diff line
@@ -476,19 +476,19 @@ s4lift:AlarmVoiceCommunicationState rdf:type owl:Class ;


###  https://saref.etsi.org/saref4lift/AlarmInTheWellState
###  https://saref.etsi.org/saref4lift/AlarmInTheWellState
s4lift:AlarmInTheWellState rdf:type owl:Class ;
s4lift:AlarmInTheWellState rdf:type owl:Class ;
  rdfs:subClassOf saref:AlarmState ;
  rdfs:subClassOf s4lift:AlarmState ;
  rdfs:label "Alarm in the well state"@en ;
  rdfs:label "Alarm in the well state"@en ;
  rdfs:comment "State of a device when the alarm in the well has been activated."@en .
  rdfs:comment "State of a device when the alarm in the well has been activated."@en .


###  https://saref.etsi.org/saref4lift/AlarmInTheRoofState
###  https://saref.etsi.org/saref4lift/AlarmInTheRoofState
s4lift:AlarmInTheRoofState rdf:type owl:Class ;
s4lift:AlarmInTheRoofState rdf:type owl:Class ;
  rdfs:subClassOf saref:AlarmState ;
  rdfs:subClassOf s4lift:AlarmState ;
  rdfs:label "Alarm in the roof state"@en ;
  rdfs:label "Alarm in the roof state"@en ;
  rdfs:comment "State of a device when the alarm in the roof has been activated."@en .
  rdfs:comment "State of a device when the alarm in the roof has been activated."@en .


###  https://saref.etsi.org/saref4lift/AlarmInTheMachineryState
###  https://saref.etsi.org/saref4lift/AlarmInTheMachineryState
s4lift:AlarmInTheMachineryState rdf:type owl:Class ;
s4lift:AlarmInTheMachineryState rdf:type owl:Class ;
  rdfs:subClassOf saref:AlarmState ;
  rdfs:subClassOf s4lift:AlarmState ;
  rdfs:label "Alarm in the machinery state"@en ;
  rdfs:label "Alarm in the machinery state"@en ;
  rdfs:comment "State of a device when the alarm in the machinery has been activated."@en .
  rdfs:comment "State of a device when the alarm in the machinery has been activated."@en .


@@ -553,7 +553,7 @@ s4lift:PassengerAndGoodsPassengerSmartLift rdf:type owl:Class ;


###  https://saref.etsi.org/saref4lift/FloodInTheWellState
###  https://saref.etsi.org/saref4lift/FloodInTheWellState
s4lift:FloodInTheWellState rdf:type owl:Class ;
s4lift:FloodInTheWellState rdf:type owl:Class ;
  rdfs:subClassOf saref:AlarmState ;
  rdfs:subClassOf s4lift:AlarmState ;
  rdfs:label "Flood in the well state"@en ;
  rdfs:label "Flood in the well state"@en ;
  rdfs:comment "The state of a lift where a flood is detected in the well."@en .
  rdfs:comment "The state of a lift where a flood is detected in the well."@en .