Commit 5d7ba684 authored by Raul Garcia-Castro's avatar Raul Garcia-Castro
Browse files

The battery life is already represented using a property.

parent db0e0b2a
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -415,14 +415,6 @@ saref:hasValue rdf:type owl:DatatypeProperty ;
               rdfs:label "has value"@en .


###  https://saref.etsi.org/saref4wear/hasBatteryLife
s4wear:hasBatteryLife rdf:type owl:DatatypeProperty ;
                      rdfs:domain s4wear:Wearable ;
                      rdfs:range xsd:double ;
                      rdfs:comment "A relationship defining the battery life of a wearable."@en ;
                      rdfs:label "has battery life"@en .


###  https://saref.etsi.org/saref4wear/hasCapacity
s4wear:hasCapacity rdf:type owl:DatatypeProperty ;
                   rdfs:domain s4city:Facility ;