Commit 9380d576 authored by Mauro Dragoni's avatar Mauro Dragoni
Browse files

Merge branch 'fix-2' into 'master'

Changed the domain of sendsNotificationsTo to Wearable

See merge request stf/stf-566/saref4wear!16
parents dcde0392 5b9f9e45
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -299,7 +299,7 @@ s4wear:sendsInformationTo rdf:type owl:ObjectProperty ;
###  https://saref.etsi.org/saref4wear/sendsNotificationsTo
s4wear:sendsNotificationsTo rdf:type owl:ObjectProperty ;
                            rdfs:subPropertyOf s4syst:connectedTo ;
                            rdfs:domain saref:Device ;
                            rdfs:domain s4wear:Wearable ;
                            rdfs:range s4wear:Wearer .