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

Added Water as a Feature of Interest.

parent 412b85f9
Loading
Loading
Loading
Loading
+5 −0
Original line number Original line Diff line number Diff line
@@ -760,6 +760,11 @@ s4watr:Vent rdf:type owl:Class ;


###  https://saref.etsi.org/saref4watr#Water
###  https://saref.etsi.org/saref4watr#Water
s4watr:Water rdf:type owl:Class ;
s4watr:Water rdf:type owl:Class ;
             rdfs:subClassOf saref:FeatureOfInterest ,
                             [ rdf:type owl:Restriction ;
                               owl:onProperty saref:hasProperty ;
                               owl:allValuesFrom s4watr:WaterProperty
                             ] ;
             rdfs:label "Water"@en .
             rdfs:label "Water"@en .