SAREF4WATR: an extension of SAREF for the water domain

Latest version
https://saref.etsi.org/saref4watr/
Permanent IRI for this version (v2.1.1)
https://saref.etsi.org/saref4watr/v2.1.1/
Previous version
https://saref.etsi.org/saref4watr/v1.1.1/
ETSI Technical Specification:
https://www.etsi.org/deliver/etsi_ts/103400_103499/10341010/02.01.01_60/ts_10341010v020101p.pdf
Sources on the ETSI Forge
https://saref.etsi.org/sources/saref4watr/
Publication Date
2025-04-25
Last Modification Date
2025-04-24
Creators
Ontology requirements and tests
requirements and tests
Imports ontologies
Examples
6 Examples
Prefix and namespace declaration
Turtle: @prefix s4watr: <https://saref.etsi.org/saref4watr/> .
SPARQL: PREFIX s4watr: <https://saref.etsi.org/saref4watr/>
Download serialization
License
Browse ontology
NOTE: The text in this section is extracted from ETSI TS 103 410-10 (V2.1.1) [0], and therefore falls inside the ETSI IPR Policy

SAREF4WATR ontology and semantics

Introduction and overview

The present document is a technical specification of SAREF4WATR, an OWL-DL ontology that extends SAREF for the Water domain.

SAREF4WATR V2.1.1 is a major revision of SAREF4WATR, using updated reference ontology patterns specified in ETSI TS 103 548 [3] to solve the harmonization needs identified in ETSI TR 103 781 [i.9], with updated development framework and tools defined in ETSI TS 103 673 [i.10].

This extension has been created by investigating resources from potential stakeholders of the ontology, such as standardization initiatives, associations, European projects, EC directives, existing ontologies, and data repositories, as reported in ETSI TR 103 547 [i.1]. In addition, the use cases defined in [i.1] were also taken into account, namely:

  • Use case 1: Remote reading of metrological registers
  • Use case 2: Advanced meter reading and configuration
  • Use case 3: Risk management over water critical infrastructure
  • Use case 4: Interaction of cross-domain variables and models for policy-making

Taking into account ontologies, data models, standards and datasets provided by the identified stakeholders, a set of requirements were identified and grouped in the following categories: Water infrastructure, Water meter, Meter observations, Infrastructure observations, Water observations, Indicators, and Tariff. Such requirements and categories were validated during the "SAREF4WATR Validation Workshop" at the ICT4Water Cluster annual event in Brussels on 11th June 2019. During the workshop, attendees validated the use cases proposed above and the list of requirements for the above-mentioned categories. According to the feedback and outcomes of the workshop, some actions were taken such as to better define the geolocation of meters or to allow connecting information from the water domain to other domains. The concrete decisions were reported in ETSI TR 103 547 [i.1]. The requirements listed in ETSI TR 103 547 [i.1] were taken as input for the ontology development.

SAREF4WATR is an OWL-DL ontology that extends SAREF and reuses six other ontologies. SAREF4WATR includes 54 classes (40 defined in SAREF4WATR and 14 reused from the SAREF, SAREF4CITY, SAREF4SYST, time, geo, and sf), 34 object properties (8 defined in SAREF4WATR and 26 reused from SAREF, SAREF4CITY, SAREF4SYST, and geo), 19 data type properties (12 defined in SAREF4WATR and 7 reused from SAREF and SAREF4CITY), and 65 individuals.

SAREF4WATR focuses on extending SAREF in order to create a common core of general concepts for water data oriented to the IoT field. The main idea is to identify the core components, as mentioned, that could be extended for particular water subdomains, for example, for water supply.

The prefixes and namespaces used in SAREF4WATR and in the present document are listed in Table 1.

Prefix Namespace
dct http://purl.org/dc/terms/
geo http://www.opengis.net/ont/geosparql#
owl http://www.w3.org/2002/07/owl#
rdf http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs http://www.w3.org/2000/01/rdf-schema#
s4city https://saref.etsi.org/saref4city/
s4syst https://saref.etsi.org/saref4syst/
s4watr https://saref.etsi.org/saref4watr/
saref https://saref.etsi.org/core/
schema http://schema.org/
sf http://www.opengis.net/ont/sf#
time http://www.w3.org/2006/time#
vann http://purl.org/vocab/vann/
xsd http://www.w3.org/2001/XMLSchema#
Table 1: Namespace Declarations

SAREF4WATR

General Overview

An overview of the SAREF4WATR ontology is provided in Figures 1 and 2. For all the entities described in the present document, it is indicated whether they are defined in the SAREF4WATR extension or elsewhere by the prefix included before their identifier, i.e. if the element is defined in SAREF4WATR, the prefix is s4watr, while if the element is reused from another ontology it is indicated by a prefix according to Table 1.

Arrows are used to represent properties between classes and to represent some RDF, RDF-S and OWL constructs, more precisely:

  • Plain arrows with white triangles represent the rdfs:subClassOf relation between two classes. The origin of the arrow is the class to be declared as subclass of the class at the destination of the arrow.
  • Dashed arrows between two classes indicate a local restriction in the origin class, i.e. that the object property can be instantiated between the classes in the origin and the destination of the arrow. The identifier of the object property is indicated within the arrow.
  • Dashed arrows with no identifier are used to represent the rdf:type relation, indicating that the element in the origin of the arrow is an instance of the class in the destination of the arrow.

Datatype properties are denoted by rectangles attached to the classes, in an UML-oriented way. Dashed boxes represent local restrictions in the class, i.e. datatype properties that can be applied to the class they are attached to.

Individuals are denoted by rectangles in which the identifier is underlined.

Note that Figures 1 and 2 aim at showing a global overview of the main classes of SAREF4WATR and their mutual relations. More details on the different parts of the figures are provided from clause 4.2.2 to clause 4.2.9.

SAREF4WATR overview, Observations and KPIs
Figure 1: SAREF4WATR overview, Observations and KPIs
SAREF4WATR overview, Water-related terms
Figure 2: SAREF4WATR overview, Water-related terms

Observation

As it appears in Figure 3, the modelling of observations in the SAREF4WATR ontology relies on the observation model proposed in SAREF. In order to reduce duplication with SAREF documentation, the reader is referred to the SAREF specification ETSI TS 103 264 [1] for details about observation modelling including here details only for the new concepts.

SAREF allows to define the temporal extent of an observation by defining the timestamp for it (using the saref:hasResultTime property) and to define the temporal interval to which an observation applies, apart from the temporal instant defined by the timestamp (using the saref:hasPhenomenonTime property).

Besides, the extension requires to be able to represent those devices that observe a certain feature of interest (and those features of interest that are observed by a device) independently of having observations from which this relationship could be inferred. This can be represented with two properties of SAREF that relate saref:Device and saref:FeatureOfInterest: saref:actsUpon and saref:isActedUponBy.

Observation model
Figure 3: Observation model

Water meter

Figure 4 provides an overview of how to represent a water meter using the s4watr:WaterMeter class. The representation of water meters and their properties has been extracted from the European M-Bus standard (EN 13757-2 [i.2]).

A water meter may be defined by the properties inherited from SAREF (e.g. saref:hasManufacturer or saref:hasModel) and also by a set of properties defined in SAREF4WATR to indicate: its fabrication number (s4watr:hasFabricationNumber), its firmware version (s4watr:hasFirmwareVersion), its hardware version (s4watr:hasHardwareVersion), its version (saref:hasVersion), the radio frequency in which it operates (s4watr:operatesAtRadioFrequency), and its required power (s4watr:requiresPower).

Observations may be taken from the water meter themselves. To enable the representation of such observations, water meters are defined as features of interest (saref:FeatureOfInterest) and a non-exhaustive list of properties has been defined based on the M-Bus standard to allow measuring: on time (s4watr:MeterOnTime), operating time (s4watr:MeterOperatingTime), battery operating time (s4watr:BatteryOperatingTime), battery last change (s4watr:BatteryLastChange), and battery remaining time (s4watr:BatteryRemainingTime).

Water meter model
Figure 4: Water meter model

Table 2 summarizes the properties that characterize the s4watr:WaterMeter class.

Table 2: Properties of the s4watr:WaterMeter class
Property Definition
s4watr:hasFabricationNumber max 1 The fabrication number of a device.
s4watr:hasFirmwareVersion max 1 The firmware version of a device.
s4watr:hasHardwareVersion max 1 The hardware version of a device.
saref:hasVersion max 1 The version of a device.
s4watr:operatesAtRadioFequency The radio frequency at which a device operates.
s4watr:requiresPower The power required by a device.
saref:hasProperty only s4watr:WaterMeterProperty The relation between a water meter and its properties.

Water flow

Water meters are mainly intended to measure water flows. SAREF4WATR defines the main properties related to the water flow that are defined in the European M-Bus standard (EN 13757-2 [i.2]): pressure (s4watr:FlowPressure), rate (s4watr:FlowRate), temperature (s4watr:FlowTemperature), and volume (s4watr:FlowVolume). These properties are depicted in Figure 5.

Water flow model
Figure 5: Water flow model

Table 3 summarizes another property that characterizes the s4watr:WaterMeter class.

Table 3: Property of the s4watr:WaterMeter class
Property Definition
saref:observes some s4watr:WaterFlowProperty The relation between a water meter and the water flow properties it observes.

There are also other environmental factors that are relevant since they affect water and the infrastructures using it. Therefore, the following environmental properties, depicted in Figure 6, are defined: atmospheric pressure (s4watr:AtmosphericPressure), humidity (s4watr:Humidity), precipitation (s4watr:Precipitation) and temperature (s4watr:ExternalTemperature).

Environmental properties model
Figure 6: Environmental properties model

Tariff

SAREF4WATR allows describing the tariff that is applied to a water meter by means of the s4watr:Tariff class, as presented in Figure 7. The representation of tariffs has been extracted from TR 17167 [i.3].

A tariff may be described using different properties to describe its: start timestamp (s4watr:hasStartTimestamp), duration (s4watr:hasDuration), period (s4watr:hasPeriod), billing date (s4watr:hasBillingDate) and billing period (s4watr:hasBillingPeriod). Besides, a tariff can be related to a water meter by means of the s4watr:appliesTo property.

There are different types of tariffs, depending on whether they are based on thresholds (s4watr:ThresholdBasedTariff), consumption (s4watr:ConsumptionBasedTariff), or time (s4watr:TimeBasedTariff). Each of these types of tariffs has its own properties: for threshold-based ones their volume flow can be defined (s4watr:forVolumeFlow), for consumption-based ones their volume and financial consumption can be defined (s4watr:forVolumeConsumption and s4watr:forFinancialConsumption, respectively), and for time-based ones their absolute time at day, week day and day in month can be defined (s4watr:forAbsoluteTimeAtDay, s4watr:forWeekDay and s4watr:forDayInMonth, respectively). It is also possible to define a combined tariff by making it an instance of more than one type of tariff.

Tariff model
Figure 7: Tariff model

Table 4 summarizes the properties that characterize the s4watr:Tariff class.

Table 4: Properties of the s4watr:Tariff class
Property Definition
s4watr:appliesTo The water meter to which a tariff applies to.
s4watr:hasStartTimestamp The start date and time of a tariff.
s4watr:hasDuration The duration of a tariff.
s4watr:hasPeriod The period of a tariff.
s4watr:hasBillingDate The billing date of a tariff.
s4watr:hasBillingPeriod The billing period of a tariff.

Table 5 summarizes the properties that characterize the s4watr:ThresholdBasedTariff class.

Table 5: Properties of the s4watr:ThresholdBasedTariff class
Property Definition
s4watr:forVolumeFlow The volume flow related to a tariff.

Table 6 summarizes the properties that characterize the s4watr:ConsumptionBasedTariff class.

Table 6: Properties of the s4watr:ConsumptionBasedTariff class
Property Definition
s4watr:forVolumeConsumption The volume consumption related to a tariff (e.g. after consumption of 900 litres).
s4watr:forFinancialConsumption The financial consumption related to a tariff (e.g. prepaid tariffs).

Table 7 summarizes the properties that characterize the s4watr:TimeBasedTariff class.

Table 7: Properties of the s4watr:TimeBasedTariff class
Property Definition
s4watr:forAbsoluteTimeAtDay The time interval in each day for which a tariff is applied (e.g. 8:00 to 10:00).
s4watr:forWeekDay The day of the week for which a tariff is applied (e.g. each Saturday and Sunday).
s4watr:forDayInMonth The day of the month for which a tariff is applied (e.g. each 15).

Water kinds

SAREF4WATR defines four kinds of water as instances of the s4watr:WaterKind class: raw water (s4watr:RawWater), drinking water (s4watr:DrinkingWater), storm water (s4watr:StormWater), and waste water (s4watr:WasteWater). All these kinds of water, depicted in Figure 8, are defined as feature kinds (saref:FeatureKind).

Water kinds model
Figure 8: Water kinds model

Water properties

SAREF4WATR includes a classification of the different water properties based on the classification proposed by the World Health Organization [i.4], as shown in Figure 9. Water properties (s4watr:WaterProperty) are classified into acceptability (s4watr:AcceptabilityProperty), chemical (s4watr:ChemicalProperty), and microbial (s4watr:MicrobialProperty) ones, being bacterial (s4watr:BacterialProperty) properties a subclass of microbial ones.

The extension defines different individuals for each type of water property, based in different EC directives on the quality of drinking water [i.5], bathing water [i.6] and groundwater [i.7]. This list of individuals does not aim to be exhaustive but to reflect the potential use of the ontology. Note, for example, that it is out of the scope to categorize chemical compounds according to their intended use (e.g. pesticide, fertilizer, etc.).

Water properties model
Figure 9: Water properties model

Water infrastructure

In SAREF4WATR water infrastructures can be defined using the s4watr:WaterInfrastructure class. Such infrastructures may be designed for one of the water kinds described in clause 4.2.6 (through the s4watr:isDesignedFor property), may have an intended use (through the s4watr:isIntendedFor property), and may be classified into five different types, although others may be defined if needed: distribution systems (s4watr:DistributionSystem), storage infrastructures (s4watr:StorageInfrastructure), treatment plants (s4watr:TreatmentPlant), hydroelectric power plants (s4watr:HydroelectricPowerPlant), and monitoring infrastructures (s4watr:MonitoringInfrastructure).

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 Figure 10, 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.

GeoSPARQL standard [i.8] reference is provided for further details on how to define the topology of water infrastructures.

Water infrastructure model
Figure 10: Water infrastructure model

By reusing the SAREF4SYST ontology, the different subsystems of a water infrastructure may be defined. A water infrastructure is a complex system (s4syst:System) and each of its subsystems may be defined (using the s4syst:hasSubSystem property) as a water asset (s4watr:WaterAsset).

As shown in Figure 11, SAREF4WATR defines the main types of water assets found in the literature in a hierarchy that is not intended to be exhaustive and that may be extended if needed. This hierarchy classifies water assets into source assets (s4watr:SourceAsset), sink assets (s4watr:SinkAsset), storage assets (s4watr:StorageAsset), and transport assets (s4watr:TransportAsset).

A dedicated class has been defined for water devices (s4watr:WaterDevice), which are those water assets that are also devices according to SAREF (saref:Device). A water meter, described in clause 4.2.3, is one special type of water device, among other possible water-related sensors and actuators.

Water asset model
Figure 11: Water asset model

Table 8 summarizes the properties that characterize the s4watr:WaterInfrastructure class.

Table 8: Properties of the s4watr:WaterInfrastructure class
Property Definition
s4watr:intendedFor some s4watr:WaterKind The relation between a water infrastructure and the kind of water it is intended for.
s4syst:hasSubSystem The relation between a water infrastructure and the water assets it is composed of.

Key Performance Indicator

Figure 12 provides an overview of the modelling of Key Performance Indicators (KPIs). The KPI modelling involves two main concepts, namely s4city:KeyPerformanceIndicator and s4city:KeyPerformanceIndicatorAssessment. As can be seen in the figure, the modelling of KPIs in SAREF4WATR totally relies on the KPI model proposed in SAREF4CITY [2]. In order to reduce duplication with the SAREF4CITY documentation, the reader is referred to the SAREF4CITY specification for details about KPI modelling.

In SAREF4WATR, KPIs are intended to be defined for water infrastructures (s4watr:WaterInfrastructure). However, KPIs may also be defined for other features of interest.

Key Performance Indicator model
Figure 12: Key Performance Indicator model

Instantiating SAREF4WATR

This clause shows different examples of how to instantiate the SAREF4WATR extension of SAREF.

The example presented in Figure 13 depicts a water meter (ex:Meter4837QW123). It can be described by a set of static properties either reused from SAREF (e.g. saref:hasModel) or from SAREF4WATR (e.g. s4watr:hasFirmwareVersion). The spatial extent of the meter is described by its geometry (ex:MeterGeom) that is represented as a point in space following its WKT representation. SAREF4WATR defines different measurable properties of a water meter, among them the battery remaining time (s4watr:BatteryRemainingTime) that is the one used in the example. Observations of the meter for this property can be represented (ex:WMObservation200206) using for example the time instant of the observation and its value and the unit of measure in a property value.

Example of water meter
Figure 13: Example of water meter

The main function of water meters is to measure water flow. Figure 14 presents two examples of water flow observations (ex:WFObservation170206 and ex:WFObservation643234) for a water flow property (s4watr:FlowVolume) and an environmental one (s4watr:ExternalTemperature), respectively. Notice how the flow volume observation is described with a time instant while the external temperature one is described with a time interval (ex:PT838452).

Example of water meter observations
Figure 14: Example of water meter observations

Different tariffs can be applied to water meters. Figure 15 presents an example of a consumption-based tariff (ex:Meter4837QW123Tariff) for a water meter (ex:Meter4837QW123). Different individuals are defined for describing the duration (ex:FiveYears), period (ex:OneYear) and billing period (ex:OneMonth) of the tariff. SAREF4WATR does not restrict how to define particular conditions of a tariff; in the example, for the consumption description a string literal is used.

Example of tariff
Figure 15: Example of tariff

The observation of the different properties of the water itself is also of interest. Figure 16 presents two observations (ex:DTSObservation106 and ex:DTSObservation107) of one chemical property (s4watr:Cadmium) and of one bacterial property (s4watr:EscherichiaColi), along with their timestamps, values and units. Even if SAREF4WATR includes a set of predefined water properties, other properties could be defined by instantiating the corresponding s4watr:WaterProperty subclass.

Example of water observations
Figure 16: Example of water observations

Figure 17 depicts a water infrastructure (ex:DowntownDS) that represents a distribution system for drinking water (s4watr:DrinkingWater) intended for domestic use (s4watr:Domestic). The spatial extent of the infrastructure is described by its geometry (ex:DSGeom) that is represented as a polygon in space following its WKT representation. The water distribution system has different subsystems: a water meter (ex:Meter4837QW123), a tank (ex:Tank38472) and a pump (ex:PumpRT73467). These subsystems can be represented through their geometries, as points in the example (ex:MeterGeom, ex:TankGeom, ex:PumpGeom), and different measures could be made of them such as the one depicted (ex:PObservation854306) that observes the flow rate (s4watr:FlowRate) of the pump.

Example of water infrastructure and water assets
Figure 17: Example of water infrastructure and water assets

Figure 18 contains an example of a key performance indicator (ex:MinimumPressureLevel) defined for a water distribution system (ex:DowntownDS). The key performance indicator is defined with its name and calculation period (ex:OneWeek). Besides, an assessment is made for the KPI (ex:MPL2020020723), derived from existing observations (ex:PLObservation56206, ex:PLObservation56207 and ex:PLObservation56208), indicating the value of the assessment and its temporal properties.

Example of key performance indicator
Figure 18: Example of key performance indicator

Discussion

In the following paragraphs, several observations about the SAREF4WATER ontology and its usage are mentioned.

The hierarchies and individuals defined in the extension should not be considered exhaustive, the ontology currently represents those devices described in different relevant standards and directives. It might be needed to extend the hierarchies and lists of individuals for particular use cases, as well as to specialize some of the defined classes.

Apart from this, some of the properties defined for a water meter that were extracted from the M-Bus standard are quite generic (e.g. s4watr:hasHardwareVersion or s4watr:hasFirmwareVersion) and could be applicable to other domains (at least those covered by the standard: energy and gas). Therefore, they could also be moved to SAREF.

Ontology Reference

s4watr:AcceptabilityProperty — Acceptability property top Classes ToC

s4watr:Aquifer — Aquifer top Classes ToC

An aquifer is an underground layer of water-bearing permeable rock, rock fractures or unconsolidated materials.

has super-classes
s4watr:StorageAsset

s4watr:BacterialProperty — Bacterial property top Classes ToC

s4watr:Channel — Channel top Classes ToC

A channel is a passage of water flowing in an open conduit (i.e., subject to atmospheric pressure).

has super-classes
s4watr:Main

s4watr:ConsumptionBasedTariff — Consumption-based tariff top Classes ToC

A consumption-based tariff is a tariff that is based on consumption.

s4watr:DistributionSystem — Distribution system top Classes ToC

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.

has super-classes
s4watr:WaterInfrastructure

s4watr:EnvironmentalProperty — Environmental property top Classes ToC

Class to group those properties related to the environment.

s4watr:Estuary — Estuary top Classes ToC

An estuary is a partially enclosed coastal body of brackish water with one or more rivers or streams flowing into it, and with a free connection to the open sea.

has super-classes
s4watr:SinkAsset

s4watr:FireHydrant — Fire hydrant top Classes ToC

A fire hydrant is a fitting in a street or other public place with a nozzle by which a fire hose may be attached to a water main.

has super-classes
s4watr:WaterDevice

s4watr:GaugingStation — Gauging station top Classes ToC

A gauging station is an infrastructure to monitor and test terrestrial bodies of water.

s4watr:Glacier — Glacier top Classes ToC

A glacier is a persistent body of dense ice that is constantly moving under its own weight.

has super-classes
s4watr:SourceAsset

s4watr:HydroelectricPowerPlant — Hydroelectric power plant top Classes ToC

A hydroelectric power plant is an infrastructure to generate electricity by conversion of the energy of running water.

has super-classes
s4watr:WaterInfrastructure

s4watr:Intake — Intake top Classes ToC

An intake is an installation for obtaining water from a source of supply (river, lake, reservoir, and so on).

has super-classes
s4watr:TransportAsset

s4watr:Lagoon — Lagoon top Classes ToC

A lagoon is a shallow body of water separated from a larger body of water by barrier islands or reefs.

has super-classes
s4watr:SourceAsset

s4watr:Lake — Lake top Classes ToC

A lake is an area filled with water, localized in a basin, surrounded by land, apart from any river or other outlet that serves to feed or drain the lake.

has super-classes
s4watr:SourceAsset

s4watr:Main — Main top Classes ToC

A main is a passage of water to flow through.

has super-classes
s4watr:TransportAsset
has sub-classes
s4watr:Channel
s4watr:Pipe

s4watr:Manhole — Maintenance hole top Classes ToC

A maintenance hole is an enclosure that facilitates human access to and working space for equipment.

has super-classes
s4watr:TransportAsset

s4watr:MicrobialProperty — Microbial property top Classes ToC

A microbial property is a property of water that is related to microbes.

has super-classes
s4watr:WaterProperty
has sub-classes
s4watr:BacterialProperty

s4watr:MonitoringInfrastructure — Monitoring infrastructure top Classes ToC

A monitoring infrastructure is an infrastructure to monitor water.

has super-classes
s4watr:WaterInfrastructure
has sub-classes
s4watr:GaugingStation

s4watr:Ocean — Ocean top Classes ToC

An ocean is a large body of salt water.

has super-classes
s4watr:SinkAsset

s4watr:Pipe — Pipe top Classes ToC

A pipe is a passage of water flowing in a closed conduit (i.e., not subject to atmospheric pressure).

has super-classes
s4watr:Main

s4watr:Pit — Pit top Classes ToC

A pit is a well or hole sunk in the ground to procure, store or drain water.

has super-classes
s4watr:TransportAsset

s4watr:Pump — Pump top Classes ToC

A pump is a device for moving water by mechanical action.

s4watr:Reservoir — Reservoir top Classes ToC

A reservoir is an enlarged natural or artificial lake, pond or impoundment created using a dam or lock to store water.

has super-classes
s4watr:StorageAsset

s4watr:River — River top Classes ToC

A river is a natural flowing watercourse, usually freshwater, flowing towards an ocean, sea, lake or another river.

has super-classes
s4watr:SinkAsset

s4watr:Sea — Sea top Classes ToC

A sea is a body of salt water partly or fully enclosed by land.

has super-classes
s4watr:SinkAsset

s4watr:SinkAsset — Sink asset top Classes ToC

A sink asset is a water asset where water sinks.

s4watr:SourceAsset — Source asset top Classes ToC

A source asset is a water asset that is a natural source of water.

has super-classes
s4watr:WaterAsset
has sub-classes
s4watr:Glacier
s4watr:Lagoon
s4watr:Lake

s4watr:StorageAsset — Storage asset top Classes ToC

A storage asset is a water asset used to store water.

has super-classes
s4watr:WaterAsset
has sub-classes
s4watr:Aquifer
s4watr:Reservoir
s4watr:Tank

s4watr:StorageInfrastructure — Storage infrastructure top Classes ToC

An storage infrastructure is an infrastructure to storage both potable water for consumption, and non potable water for use in agriculture.

has super-classes
s4watr:WaterInfrastructure

s4watr:Tank — Tank top Classes ToC

A tank is a container for storing water.

has super-classes
s4watr:StorageAsset

s4watr:Tariff — Tariff top Classes ToC

A tariff is a schedule of rates or charges of a business or a public utility. Tariffs can be based on time, thresholds or consumption; however, combined tariffs may also exist that mix more than one of these types.

s4watr:ThresholdBasedTariff — Threshold-based tariff top Classes ToC

A threshold-based tariff is a tariff that is based on a threshold.

has super-classes
s4watr:Tariff
is in domain of
s4watr:forVolumeFlow

s4watr:TimeBasedTariff — Time-based tariff top Classes ToC

A time-based tariff is a tariff that is based on time.

s4watr:TransportAsset — Transport asset top Classes ToC

A transport asset is a water asset used to enable and support the transport and distribution of water.

s4watr:TreatmentPlant — Treatment plant top Classes ToC

A treatment plant is an infrastructure to improve the quality of water to make it more acceptable for a specific end-use.

has super-classes
s4watr:WaterInfrastructure

s4watr:Valve — Valve top Classes ToC

A valve is a device designed to control water flow, pressure or volume.

s4watr:Vent — Vent top Classes ToC

A vent is the part of a system that allows air to enter a plumbing system to maintain proper air pressure and sewer gases to escape to the outside.

has super-classes
s4watr:TransportAsset

s4watr:Water — Water top Classes ToC

This class is used to define a particular quantity or body of water.

s4watr:WaterAsset — Water asset top Classes ToC

A water asset is a physical entity used in the process of transporting, treating, storing and distributing water.

s4watr:WaterDevice — Water device top Classes ToC

A water device is a device that is also a water asset.

s4watr:WaterFlowProperty — Water flow property top Classes ToC

Class to group those properties related to water flow.

s4watr:WaterInfrastructure — Water infrastructure top Classes ToC

s4watr:WaterKind — Water kind top Classes ToC

This class is used to define kinds of water features.

s4watr:WaterMeter — Water meter top Classes ToC

A water meter is an instrument intended to measure continuously, memorize, and display the volume of water passing through the meter.

s4watr:WaterMeterProperty — Water meter property top Classes ToC

Class to group those properties related to water meters.

s4watr:WaterProperty — Water property top Classes ToC

Class to group those properties related to the water.

s4watr:WaterUse — Water use top Classes ToC

This class is used to define the different uses of water.

s4watr:appliesTo — applies to top Object Properties ToC

The water meter to which a tariff applies to.

has domain
s4watr:Tariff
has range
s4watr:WaterMeter

s4watr:forAbsoluteTimeAtDay — for absolute time at day top Object Properties ToC

The time interval in each day for which a tariff is applied (e.g., 8:00 to 10:00).

has domain
s4watr:TimeBasedTariff
has range
time:Interval

s4watr:forWeekDay — for week day top Object Properties ToC

The day of the week for which a tariff is applied (e.g., each Saturday and Sunday).

has domain
s4watr:TimeBasedTariff
has range
time:DayOfWeek

s4watr:hasBillingPeriod — has billing period top Object Properties ToC

The billing period of a tariff.

has domain
s4watr:Tariff
has range
time:TemporalDuration

s4watr:hasDuration — has duration top Object Properties ToC

The duration of a tariff.

has domain
s4watr:Tariff
has range
time:TemporalDuration

s4watr:hasPeriod — has period top Object Properties ToC

The period of a tariff.

has domain
s4watr:Tariff
has range
time:TemporalDuration

s4watr:isDesignedFor — is designed for top Object Properties ToC

The type of water for which an infrastructure is designed for.

s4watr:isIntendedFor — is intended for top Object Properties ToC

The intended use of the infrastructure.

s4watr:forDayInMonth — for day in month top Data Properties ToC

The day of the month for which a tariff is applied (e.g., each 15).

has domain
s4watr:TimeBasedTariff
has range
xsd:gDay

s4watr:forFinancialConsumption — for financial consumption top Data Properties ToC

The financial consumption related to a tariff (e.g., prepaid tariffs).

s4watr:forVolumeConsumption — for volume consumption top Data Properties ToC

The volume consumption related to a tariff (e.g., after consumption of 900 litres).

s4watr:forVolumeFlow — for volume flow top Data Properties ToC

The volume flow related to a tariff.

s4watr:hasBillingDate — has billing date top Data Properties ToC

The billing date of a tariff.

has domain
s4watr:Tariff
has range
xsd:dateTime

s4watr:hasFabricationNumber — has fabrication number top Data Properties ToC

The fabrication number of a device.

has super-properties
saref:hasIdentifier
has range
rdfs:Literal

s4watr:hasFirmwareVersion — has firmware version top Data Properties ToC

The firmware version of a device.

has super-properties
saref:hasVersion
has range
rdfs:Literal

s4watr:hasHardwareVersion — has hardware version top Data Properties ToC

The hardware version of a device.

has super-properties
saref:hasVersion
has range
rdfs:Literal

s4watr:hasStartTimestamp — has start timestamp top Data Properties ToC

The start date and time of a tariff.

has domain
s4watr:Tariff
has range
xsd:dateTime

s4watr:operatesAtRadioFrequency — operates at radio frequency top Data Properties ToC

The radio frequency at which a device operates.

s4watr:requiresPower — requires power top Data Properties ToC

The power required by a device.

Named Individuals

s4watr:12Dichloroethane — 1,2-dichloroethane top Named Individuals ToC

Property of the water indicating its concentration of 1,2-dichloroethane.

s4watr:Acrylamide — Acrylamide top Named Individuals ToC

Property of the water indicating its concentration of acrylamide.

s4watr:Agriculture — Agriculture top Named Individuals ToC

Use of water for the farming of plants and livestock.

belongs to
s4watr:WaterUse

s4watr:Aluminium — Aluminium top Named Individuals ToC

Property of the water indicating its concentration of aluminium.

s4watr:Ammonium — Ammonium top Named Individuals ToC

Property of the water indicating its concentration of ammonium.

s4watr:Antimony — Antimony top Named Individuals ToC

Property of the water indicating its concentration of antimony.

s4watr:Aquaculture — Aquaculture top Named Individuals ToC

Use of water for the farming of fish, crustaceans, molluscs, aquatic plants, algae, and other organisms.

belongs to
s4watr:WaterUse

s4watr:Arsenic — Arsenic top Named Individuals ToC

Property of the water indicating its concentration of arsenic.

s4watr:AtmosphericPressure — Atmospheric pressure top Named Individuals ToC

Property of the environment indicating the atmospheric pressure.

s4watr:BatteryLastChange — Battery last change top Named Individuals ToC

The time in which the battery was last changed.

s4watr:BatteryOperatingTime — Battery operating time top Named Individuals ToC

The time for which the battery has been operating since the last charge.

s4watr:BatteryRemainingTime — Battery remaining time top Named Individuals ToC

The time until the battery is discharged.

s4watr:Benzene — Benzene top Named Individuals ToC

Property of the water indicating its concentration of benzene.

s4watr:Benzoapyrene — Benzo(a)pyrene top Named Individuals ToC

Property of the water indicating its concentration of benzo(a)pyrene.

s4watr:Boron — Boron top Named Individuals ToC

Property of the water indicating its concentration of boron.

s4watr:Bromate — Bromate top Named Individuals ToC

Property of the water indicating its concentration of bromate.

s4watr:Cadmium — Cadmium top Named Individuals ToC

Property of the water indicating its concentration of cadmium.

s4watr:Chloride — Chloride top Named Individuals ToC

Property of the water indicating its concentration of chloride.

s4watr:Chromium — Chromium top Named Individuals ToC

Property of the water indicating its concentration of chromium.

s4watr:ClostridiumPerfringens — Clostridium perfringens top Named Individuals ToC

Property of the water indicating its concentration of clostridium perfringens.

s4watr:ColiformBacteria — Coliform bacteria top Named Individuals ToC

Property of the water indicating its concentration of coliform bacteria.

s4watr:ColonyCount22C — Colony count at 22 °C top Named Individuals ToC

Property of the water indicating its colony count at 22 ºC.

s4watr:ColonyCount37C — Colony count at 37 °C top Named Individuals ToC

Property of the water indicating its colony count at 37 ºC.

s4watr:Colour — Colour top Named Individuals ToC

Property of the water indicating its colour.

s4watr:Conductivity — Conductivity top Named Individuals ToC

Property of the water indicating its conductivity.

s4watr:Copper — Copper top Named Individuals ToC

Property of the water indicating its concentration of copper.

s4watr:Cyanide — Cyanide top Named Individuals ToC

Property of the water indicating its concentration of cyanide.

s4watr:Domestic — Domestic top Named Individuals ToC

Use of water for domestic purposes.

belongs to
s4watr:WaterUse

s4watr:DrinkingWater — Drinking water top Named Individuals ToC

Drinking water is water that is treated to comply with drinking water standards.

belongs to
s4watr:WaterKind

s4watr:Enterococci — Enterococci top Named Individuals ToC

Property of the water indicating its concentration of enterococci.

s4watr:Epichlorohydrin — Epichlorohydrin top Named Individuals ToC

Property of the water indicating its concentration of epichlorohydrin.

s4watr:EscherichiaColi — Escherichia coli top Named Individuals ToC

Property of the water indicating its concentration of escherichia coli.

s4watr:ExternalTemperature — External temperature top Named Individuals ToC

Property of the environment indicating the temperature.

s4watr:FlowPressure — Flow pressure top Named Individuals ToC

Property indicating the pressure of a water flow.

s4watr:FlowRate — Flow rate top Named Individuals ToC

Property indicating the rate of a water flow.

s4watr:FlowTemperature — Flow temperature top Named Individuals ToC

Property indicating the temperature of a water flow.

s4watr:FlowVolume — Flow volume top Named Individuals ToC

Property indicating the volume of a water flow.

s4watr:Fluoride — Fluoride top Named Individuals ToC

Property of the water indicating its concentration of fluoride.

s4watr:Hardness — Hardness top Named Individuals ToC

Property of the water indicating its hardness.

s4watr:Humidity — Humidity top Named Individuals ToC

Property of the environment indicating the humidity.

s4watr:HydrogenIonConcentration — Hydrogen ion concentration top Named Individuals ToC

Property of the water indicating its hydrogen ion concentration.

s4watr:Industry — Industry top Named Individuals ToC

Use of water for industrial purposes.

belongs to
s4watr:WaterUse

s4watr:Iron — Iron top Named Individuals ToC

Property of the water indicating its concentration of iron.

s4watr:Lead — Lead top Named Individuals ToC

Property of the water indicating its concentration of lead.

s4watr:Manganese — Manganese top Named Individuals ToC

Property of the water indicating its concentration of manganese.

s4watr:Mercury — Mercury top Named Individuals ToC

Property of the water indicating its concentration of mercury.

s4watr:MeterOnTime — Meter on time top Named Individuals ToC

The duration of the meter power up.

s4watr:MeterOperatingTime — Meter operating time top Named Individuals ToC

The time for which the meter has been operating.

s4watr:Nickel — Nickel top Named Individuals ToC

Property of the water indicating its concentration of nickel.

s4watr:Nitrate — Nitrate top Named Individuals ToC

Property of the water indicating its concentration of nitrate.

s4watr:Nitrite — Nitrite top Named Individuals ToC

Property of the water indicating its concentration of nitrite.

s4watr:Odour — Odour top Named Individuals ToC

Property of the water indicating its odour.

s4watr:Oxidisability — Oxidisability top Named Individuals ToC

Property of the water indicating its oxidisability.

s4watr:Oxygen — Dissolved oxygen top Named Individuals ToC

Property of the water indicating its oxygen saturation.

s4watr:PolycyclicAromaticHydrocarbons — Polycyclic aromatic hydrocarbons top Named Individuals ToC

Property of the water indicating its concentration of polycyclic aromatic hydrocarbons.

s4watr:Precipitation — Precipitation top Named Individuals ToC

Property of the environment indicating the precipitation.

s4watr:PseudomonasAeruginosa — Pseudomonas aeruginosa top Named Individuals ToC

Property of the water indicating its concentration of pseudomonas aeruginosa.

s4watr:RawWater — Raw water top Named Individuals ToC

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.

belongs to
s4watr:WaterKind

s4watr:Recreation — Recreation top Named Individuals ToC

Use of water for recreational purposes.

belongs to
s4watr:WaterUse

s4watr:Selenium — Selenium top Named Individuals ToC

Property of the water indicating its concentration of selenium.

s4watr:Sodium — Sodium top Named Individuals ToC

Property of the water indicating its concentration of sodium.

s4watr:Stormwater — Storm water top Named Individuals ToC

Stormwater is water that originates during precipitation events and snow/ice melt.

belongs to
s4watr:WaterKind

s4watr:Sulphate — Sulphate top Named Individuals ToC

Property of the water indicating its concentration of sulphate.

s4watr:Taste — Taste top Named Individuals ToC

Property of the water indicating its taste.

s4watr:Temperature — Temperature top Named Individuals ToC

Property of the water indicating its temperature.

s4watr:Tetrachloroethene — Tetrachloroethene top Named Individuals ToC

Property of the water indicating its concentration of tetrachloroethene.

s4watr:TotalDissolvedSolids — Total dissolved solids top Named Individuals ToC

Property of the water indicating the dissolved combined content of all inorganic and organic substances present in a sample of water.

s4watr:TotalIndicativeDose — Total indicative dose top Named Individuals ToC

Property of the water indicating its total indicative dose.

s4watr:TotalOrganicCarbon — TOC top Named Individuals ToC

Property of the water indicating its concentration of total organic carbon.

s4watr:TotalSuspendedSolids — Total suspended solids top Named Individuals ToC

Property of the water indicating the dry-weight of suspended particles, that are not dissolved, in a sample of water.

s4watr:Trichloroethene — Trichloroethene top Named Individuals ToC

Property of the water indicating its concentration of trichloroethene.

s4watr:Trihalomethanes — Trihalomethanes top Named Individuals ToC

Property of the water indicating its concentration of trihalomethanes.

s4watr:Tritium — Tritium top Named Individuals ToC

Property of the water indicating its concentration of tritium.

s4watr:Turbidity — Turbidity top Named Individuals ToC

Property of the water indicating its turbidity.

s4watr:VinylChloride — Vinyl chloride top Named Individuals ToC

Property of the water indicating its concentration of vinyl chloride.

s4watr:Wastewater — Waste water top Named Individuals ToC

Wastewater is water that has been used in the home, in a business, or as part of an industrial process.

belongs to
s4watr:WaterKind

References

Normative references

Informative references

  • [i.1] ETSI TR 103 547 (V1.1.1) (10-2019): "SmartM2M; SAREF extension investigation; Requirements for the Water domain".
  • [i.2] EN 13757-2:2017: "Communication systems for meters - Part 2: Wired M-Bus communication", (produced by CEN).
  • [i.3] TR 17167: "Communication system for meters - Accompanying TR to EN 13757-2,-3 and -7, Examples and supplementary information", (produced by CEN).
  • [i.4] World Health Organization (2017): "Guidelines for Drinking‐water Quality. Fourth edition incorporating the first addendum".
  • [i.5] Council Directive 98/83/EC of 3 November 1998 on the quality of water intended for human consumption.
  • [i.6] Directive 2006/7/EC of the European Parliament and of the Council of 15 February 2006 concerning the management of bathing water quality and repealing Directive 76/160/EEC.
  • [i.7] Directive 2006/118/EC of the European Parliament and of the Council of 12 December 2006 on the protection of groundwater against pollution and deterioration.
  • [i.8] OGC 11-052r4: "OGC GeoSPARQL - A Geographic Query Language for RDF Data". Version 1.0.
  • [i.9] ETSI TR 103 781: "SmartM2M; Study for SAREF ontology patterns and usage guidelines".
  • [i.10] ETSI TS 103 673: "SmartM2M; SAREF Development Framework and Workflow, Streamlining the Development of SAREF and its Extensions".

Acknowledgements