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

saref:Device is not a subclass of anything by itself.

parent 3cd0233c
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -850,9 +850,7 @@ saref:Actuator rdf:type owl:Class ;

###  https://saref.etsi.org/saref#Device
saref:Device rdf:type owl:Class ;
             rdfs:subClassOf geosp:Feature ,
                             s4syst:System ,
                             [ rdf:type owl:Restriction ;
             rdfs:subClassOf [ rdf:type owl:Restriction ;
                               owl:onProperty saref:controlsProperty ;
                               owl:allValuesFrom saref:Property
                             ] ,