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

Added restriction to water meter.

parent 3f4508f2
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -799,6 +799,10 @@ s4watr:WaterMeter rdf:type owl:Class ;
                  rdfs:subClassOf s4watr:WaterDevice ,
                                  saref:Meter ,
                                  saref:FeatureOfInterest ,
                                  [ rdf:type owl:Restriction ;
                                    owl:onProperty saref:hasProperty ;
                                    owl:allValuesFrom s4watr:WaterMeterProperty
                                  ] ,
                                  [ rdf:type owl:Restriction ;
                                    owl:onProperty s4watr:hasFabricationNumber ;
                                    owl:maxCardinality "1"^^xsd:nonNegativeInteger