Commit 63b19528 authored by Mauro Dragoni's avatar Mauro Dragoni
Browse files

Merge branch 'develop' into 'master'

Added NavigationFunction class. Issue #31

Closes #31

See merge request stf/stf-566/saref4wear!41
parents fcd4ef83 4eb9a777
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -741,6 +741,11 @@ s4wear:MemoryStorage rdf:type owl:Class ;
                     rdfs:label "Memory storage"@en .


###  https://saref.etsi.org/saref4wear/NavigationFunction
s4wear:NavigationFunction rdf:type owl:Class ;
                          rdfs:subClassOf saref:Function .


###  https://saref.etsi.org/saref4wear/NearBodyWearable
s4wear:NearBodyWearable rdf:type owl:Class ;
                        rdfs:subClassOf [ owl:intersectionOf ( s4wear:Wearable