Unverified Commit 4aa93171 authored by dragoni's avatar dragoni Committed by Maxime Lefrançois
Browse files

Addressed issue #13.

parent 3e526aa9
Loading
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -303,14 +303,6 @@ s4wear:hasPowerSupply rdf:type owl:ObjectProperty ;
                      rdfs:label "has power supply"@en .


###  https://saref.etsi.org/saref4wear/hasSensor
s4wear:hasSensor rdf:type owl:ObjectProperty ;
                 rdfs:domain saref:Device ;
                 rdfs:range saref:Sensor ;
                 rdfs:comment "A relationship specifying a sensor integrated into a device."@en ;
                 rdfs:label "has sensor"@en .


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