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

Once we have the link to the SSN system capabilities, this property is not needed anymore.

parent 5d7ba684
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -455,14 +455,6 @@ s4wear:hasLength rdf:type owl:DatatypeProperty ;
                 rdfs:label "has length"@en .


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


###  https://saref.etsi.org/saref4wear/hasStorage
s4wear:hasStorage rdf:type owl:DatatypeProperty ;
                  rdfs:domain s4wear:Wearable ;