@@ -75,13 +75,13 @@ There are different types of tariffs, depending on whether they are based on thr
</figure>
<h3>Water types</h3>
<h3>Water kinds</h3>
<p>SAREF4WATR defines four types of water as instances of the <ahref="#s4watr:Water">s4watr:Water</a> class: raw water (<ahref="#s4watr:RawWater">s4watr:RawWater</a>), drinking water (<ahref="#s4watr:DrinkingWater">s4watr:DrinkingWater</a>), storm water (<ahref="#s4watr:StormWater">s4watr:StormWater</a>), and waste water (<ahref="#s4watr:WasteWater">s4watr:WasteWater</a>). All these types of water, depicted in <ahref="#Figure_8">Figure 8</a>, are defined as features of interest (<ahref="https://saref.etsi.org/core/FeatureOfInterest">saref:FeatureOfInterest</a>), so observations and key performance indicators can be defined over them.</p>
<p>SAREF4WATR defines four kinds of water as instances of the <ahref="#s4watr:WaterKind">s4watr:WaterKind</a> class: raw water (<ahref="#s4watr:RawWater">s4watr:RawWater</a>), drinking water (<ahref="#s4watr:DrinkingWater">s4watr:DrinkingWater</a>), storm water (<ahref="#s4watr:StormWater">s4watr:StormWater</a>), and waste water (<ahref="#s4watr:WasteWater">s4watr:WasteWater</a>). All these kinds of water, depicted in <ahref="#Figure_8">Figure 8</a>, are defined as feature kinds (<ahref="https://saref.etsi.org/core/FeatureKind">saref:FeatureKind</a>).</p>
<figure>
<ahref="diagrams/SAREF4WATR Water types.png"><imgsrc="diagrams/SAREF4WATR Water types.png"alt="Water types model"/></a>
<figcaptionid="Figure_8">Figure 8: Water types model</figcaption>
<ahref="diagrams/SAREF4WATR Water kinds.png"><imgsrc="diagrams/SAREF4WATR Water kinds.png"alt="Water kinds model"/></a>
<figcaptionid="Figure_8">Figure 8: Water kinds model</figcaption>
</figure>
@@ -98,7 +98,7 @@ The extension defines different individuals for each type of water property, bas
<h3>Water infrastructure</h3>
<p>In SAREF4WATR water infrastructures can be defined using the <ahref="#s4watr:WaterInfrastructure">s4watr:WaterInfrastructure</a> class. Such infrastructures may be designed for one of the water types described above (through the <ahref="#s4watr:isDesignedFor">s4watr:isDesignedFor</a> property), may have an intended use (through the <ahref="#s4watr:isIntendedFor">s4watr:isIntendedFor</a> property), and may be classified into five different types, although others may be defined if needed: distribution systems (<ahref="#s4watr:DistributionSystem">s4watr:DistributionSystem</a>), storage infrastructures (<ahref="#s4watr:StorageInfrastructure">s4watr:StorageInfrastructure</a>), treatment plants (<ahref="#s4watr:TreatmentPlant">s4watr:TreatmentPlant</a>), hydroelectric power plants (<ahref="#s4watr:HydroelectricPowerPlant">s4watr:HydroelectricPowerPlant</a>), and monitoring infrastructures (<ahref="#s4watr:MonitoringInfrastructure">s4watr:MonitoringInfrastructure</a>).</p>
<p>In SAREF4WATR water infrastructures can be defined using the <ahref="#s4watr:WaterInfrastructure">s4watr:WaterInfrastructure</a> class. Such infrastructures may be designed for one of the water kinds described above (through the <ahref="#s4watr:isDesignedFor">s4watr:isDesignedFor</a> property), may have an intended use (through the <ahref="#s4watr:isIntendedFor">s4watr:isIntendedFor</a> property), and may be classified into five different types, although others may be defined if needed: distribution systems (<ahref="#s4watr:DistributionSystem">s4watr:DistributionSystem</a>), storage infrastructures (<ahref="#s4watr:StorageInfrastructure">s4watr:StorageInfrastructure</a>), treatment plants (<ahref="#s4watr:TreatmentPlant">s4watr:TreatmentPlant</a>), hydroelectric power plants (<ahref="#s4watr:HydroelectricPowerPlant">s4watr:HydroelectricPowerPlant</a>), and monitoring infrastructures (<ahref="#s4watr:MonitoringInfrastructure">s4watr:MonitoringInfrastructure</a>).</p>
<p>In order to represent the topology of a water infrastructure or its assets, the GeoSPARQL ontology has been reused and connected to the SARE4WATR terms. As shown in <ahref="#Figure_10">Figure 10</a>, for representing spatial objects the geo:SpatialObject class from GeoSPARQL has been reused along with its subclasses that allow defining spatial features (geo:Feature) and geometries (geo:Geometry). Different properties from GeoSPARQL can be reused to define spatial relations among spatial objects (e.g., geo:sfContains, or geo:sfWithin)or to define the geometry of a feature (geo:hasGeometry). Two types of geometries from the GeoSPARQL Simple Features ontology are proposed to be used: points (sf:Point) and polygons (sf:Polygon), although others may also be used from that same ontology or from another one.
We refer to the GeoSPARQL standard for further details on how to define the topology of water infrastructures.</p>
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;