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

Added several comments.

parent f68f94f0
Loading
Loading
Loading
Loading
+20 −0
Original line number Diff line number Diff line
@@ -579,24 +579,28 @@ s4city:KeyPerformanceIndicatorAssessment rdf:type owl:Class ;
###  https://saref.etsi.org/saref4watr/AcceptabilityProperty
s4watr:AcceptabilityProperty rdf:type owl:Class ;
                            rdfs:subClassOf s4watr:WaterProperty ;
                            rdfs:comment "A property of water related to its acceptability."@en ;
                            rdfs:label "Acceptability property"@en .


###  https://saref.etsi.org/saref4watr/BacterialProperty
s4watr:BacterialProperty rdf:type owl:Class ;
                         rdfs:subClassOf s4watr:MicrobialProperty ;
                         rdfs:comment "A property of water related to bacteria."@en ;
                         rdfs:label "Bacterial property"@en .


###  https://saref.etsi.org/saref4watr/Channel
s4watr:Channel rdf:type owl:Class ;
               rdfs:subClassOf s4watr:Main ;
               rdfs:comment "A channel is a passage of water flowing in an open conduit (i.e., subject to atmospheric pressure)."@en ;
               rdfs:label "Channel"@en .


###  https://saref.etsi.org/saref4watr/ChemicalProperty
s4watr:ChemicalProperty rdf:type owl:Class ;
                        rdfs:subClassOf s4watr:WaterProperty ;
                        rdfs:comment "A property of water related to chemical components."@en ;
                        rdfs:label "ChemicalProperty"@en .


@@ -610,6 +614,7 @@ s4watr:ConsumptionBasedTariff rdf:type owl:Class ;
###  https://saref.etsi.org/saref4watr/DistributionSystem
s4watr:DistributionSystem rdf:type owl:Class ;
                          rdfs:subClassOf s4watr:WaterInfrastructure ;
                          rdfs:comment "A water distribution system is an infrastructure to carry potable water from a centralized treatment plant or wells to water consumers in order to adequately deliver water to satisfy residential, commercial, industrial and fire fighting requirements."@en ;
                          rdfs:label "Distribution system"@en .


@@ -658,12 +663,14 @@ s4watr:Intake rdf:type owl:Class ;
###  https://saref.etsi.org/saref4watr/Main
s4watr:Main rdf:type owl:Class ;
            rdfs:subClassOf s4watr:WaterAsset ;
            rdfs:comment "A main is a passage of water to flow through."@en ;
            rdfs:label "Main"@en .


###  https://saref.etsi.org/saref4watr/Manhole
s4watr:Manhole rdf:type owl:Class ;
               rdfs:subClassOf s4watr:WaterAsset ;
               rdfs:comment "A maintenance hole is an enclosure that facilitates human access to and working space for equipment."@en ;
               rdfs:label "Maintenance hole"@en ,
                          "Manhole"@en .

@@ -671,12 +678,14 @@ s4watr:Manhole rdf:type owl:Class ;
###  https://saref.etsi.org/saref4watr/MicrobialProperty
s4watr:MicrobialProperty rdf:type owl:Class ;
                         rdfs:subClassOf s4watr:WaterProperty ;
                         rdfs:comment "A property of water related to microbes."@en ;
                         rdfs:label "Microbial property"@en .


###  https://saref.etsi.org/saref4watr/Pipe
s4watr:Pipe rdf:type owl:Class ;
                rdfs:subClassOf s4watr:Main ;
                rdfs:comment "A pipe is a passage of water flowing in a closed conduit (i.e., not subject to atmospheric pressure)."@en ;
                rdfs:label "Pipe"@en .


@@ -696,24 +705,28 @@ s4watr:Pump rdf:type owl:Class ;
###  https://saref.etsi.org/saref4watr/Reservoir
s4watr:Reservoir rdf:type owl:Class ;
                     rdfs:subClassOf s4watr:StorageAsset ;
                     rdfs:comment: "A reservoir is an enlarged natural or artificial lake, pond or impoundment created using a dam or lock to store water."@en ;
                     rdfs:label "Reservoir"@en .


###  https://saref.etsi.org/saref4watr/StorageAsset
s4watr:StorageAsset rdf:type owl:Class ;
                    rdfs:subClassOf s4watr:WaterAsset ;
                    rdfs:comment: "A storage asset is a water asset used to store water."@en ;
                    rdfs:label "Storage asset"@en .


###  https://saref.etsi.org/saref4watr/StorageInfrastructure
s4watr:StorageInfrastructure rdf:type owl:Class ;
                             rdfs:subClassOf s4watr:WaterInfrastructure ;
                             rdfs:comment "A water storage infrastructure is an infrastructure to storage both potable water for consumption, and non potable water for use in agriculture."@en ;
                             rdfs:label "Storage infrastructure"@en .


###  https://saref.etsi.org/saref4watr/Tank
s4watr:Tank rdf:type owl:Class ;
            rdfs:subClassOf s4watr:StorageAsset ;
            rdfs:comment: "A water tank is a container for storing water."@en ;
            rdfs:label "Tank"@en .


@@ -740,6 +753,7 @@ s4watr:TimeBasedTariff rdf:type owl:Class ;
###  https://saref.etsi.org/saref4watr/TreatmentPlant
s4watr:TreatmentPlant rdf:type owl:Class ;
                      rdfs:subClassOf s4watr:WaterInfrastructure ;
                      rdfs:comment: "A water treatment plant is an infrastructure to improve the quality of water to make it more acceptable for a specific end-use."@en ;
                      rdfs:label "Treatment plant"@en .


@@ -747,6 +761,7 @@ s4watr:TreatmentPlant rdf:type owl:Class ;
s4watr:Valve rdf:type owl:Class ;
                 rdfs:subClassOf s4watr:WaterDevice ,
                                 saref:Actuator ;
                 rdfs:comment "A valve is a device designed to control water flow, pressure or volume."@en ;
                 rdfs:label "Valve"@en .


@@ -791,6 +806,7 @@ s4watr:WaterInfrastructure rdf:type owl:Class ;
                                             owl:onProperty s4watr:intendedFor ;
                                             owl:someValuesFrom s4watr:Water
                                           ] ;
                           rdfs:comment "A water infrastructure is the set of facilities, services, and installations needed for water management."@en ;
                           rdfs:label "Water infrastructure"@en .


@@ -989,6 +1005,7 @@ s4watr:BatteryLastChange rdf:type owl:NamedIndividual ,
###  https://saref.etsi.org/saref4watr/DrinkingWater
s4watr:DrinkingWater rdf:type owl:NamedIndividual ,
                              s4watr:Water ;
                     rdfs:comment "Drinking water is water that is treated to comply with drinking water standards."@en ;
                     rdfs:label "Drinking water"@en ,
                                "Potable water"@en .

@@ -1008,18 +1025,21 @@ s4watr:MeterOperatingTime rdf:type owl:NamedIndividual ,
###  https://saref.etsi.org/saref4watr/RawWater
s4watr:RawWater rdf:type owl:NamedIndividual ,
                         s4watr:Water ;
                rdfs:comment "Raw water is water found in the environment that has not been treated and does not have any of its minerals, ions, particles, bacteria, or parasites removed."@en ;
                rdfs:label "Raw water"@en .


###  https://saref.etsi.org/saref4watr/Stormwater
s4watr:Stormwater rdf:type owl:NamedIndividual ,
                           s4watr:Water ;
                  rdfs:comment "Stormwater is water that originates during precipitation events and snow/ice melt."@en ;
                  rdfs:label "Storm water"@en .


###  https://saref.etsi.org/saref4watr/Wastewater
s4watr:Wastewater rdf:type owl:NamedIndividual ,
                           s4watr:Water ;
                  rdfs:comment "Wastewater is water that has been used in the home, in a business, or as part of an industrial process."@en ;
                  rdfs:label "Waste water"@en .