Commit a638340c authored by Mauro Dragoni's avatar Mauro Dragoni
Browse files

Merge branch 'fix-3' into 'master'

actsOn and ActuableObject are not used in the extension

See merge request stf/stf-566/saref4wear!47
parents 60bf0dbf 6f633b5d
Loading
Loading
Loading
Loading
+0 −13
Original line number Original line Diff line number Diff line
@@ -217,14 +217,6 @@ s4syst:connectedTo rdf:type owl:ObjectProperty ;
                   rdfs:label "connected to"@en .
                   rdfs:label "connected to"@en .




###  https://saref.etsi.org/saref4wear/actsOn
s4wear:actsOn rdf:type owl:ObjectProperty ;
              rdfs:domain saref:ActuatingFunction ;
              rdfs:range s4wear:ActuableObject ;
              rdfs:comment "A relationship specifying the action function acting on a specific actuable object."@en ;
              rdfs:label "acts on"@en .


###  https://saref.etsi.org/saref4wear/controlsFeature
###  https://saref.etsi.org/saref4wear/controlsFeature
s4wear:controlsFeature rdf:type owl:ObjectProperty ;
s4wear:controlsFeature rdf:type owl:ObjectProperty ;
                       rdfs:domain saref:Device ;
                       rdfs:domain saref:Device ;
@@ -711,11 +703,6 @@ s4city:Facility rdf:type owl:Class ;
                rdfs:label "Facility"@en .
                rdfs:label "Facility"@en .




###  https://saref.etsi.org/saref4wear/ActuableObject
s4wear:ActuableObject rdf:type owl:Class ;
                      rdfs:label "Actuable object"@en .


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