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

s4wear:Wearable is now s4wear:WearableDevice

parent 2fd01c34
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -823,7 +823,7 @@ s4ehaw:HealthSensor rdf:type owl:Class ;
  rdfs:label "Health sensor"@en .

s4ehaw:HealthWearable rdf:type owl:Class ;
  rdfs:subClassOf s4ehaw:HealthDevice , s4wear:Wearable;
  rdfs:subClassOf s4ehaw:HealthDevice , s4wear:WearableDevice ;
  rdfs:comment  "Health-related Wearable, sub-class of SAREF4WEAR Wearable."@en ;
  rdfs:label "Health wereable"@en .