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

Merge branch 'fix-3' into 'master'

Updates in capacity

See merge request stf/stf-566/saref4wear!17
parents 9380d576 d9e799c1
Loading
Loading
Loading
Loading
+1 −6
Original line number Diff line number Diff line
@@ -345,8 +345,7 @@ s4wear:followsPolicies rdf:type owl:DatatypeProperty ;

###  https://saref.etsi.org/saref4wear/hasCapacity
s4wear:hasCapacity rdf:type owl:DatatypeProperty ;
                   rdfs:domain s4city:Facility ,
                               s4wear:Area ;
                   rdfs:domain s4city:Facility ;
                   rdfs:range xsd:long .


@@ -630,10 +629,6 @@ s4wear:ActionFunction rdf:type owl:Class ;
s4wear:ActuableObject rdf:type owl:Class .


###  https://saref.etsi.org/saref4wear/Area
s4wear:Area rdf:type owl:Class .


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