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

In order for a Wearer to have a location it must be a Spatial Object.

parent c0eaca4d
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -816,7 +816,8 @@ s4wear:WearableComponent rdf:type owl:Class .

###  https://saref.etsi.org/saref4wear/Wearer
s4wear:Wearer rdf:type owl:Class ;
              rdfs:subClassOf [ owl:intersectionOf ( saref:FeatureOfInterest
              rdfs:subClassOf geosp:SpatialObject ,
                              [ owl:intersectionOf ( saref:FeatureOfInterest
                                                     [ rdf:type owl:Restriction ;
                                                       owl:onProperty s4wear:isSensedBy ;
                                                       owl:someValuesFrom s4wear:Wearable