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

Added requirements and tests for SAREF4WATR.

parent 0ae51c4e
Loading
Loading
Loading
Loading
+56 −0
Original line number Diff line number Diff line
Id;Category;Requirement
WATR-1;Water infrastructure;Which assets compose a water distribution infrastructure? Catchment well, raw water pipe, reservoirs, etc.
WATR-2;Water infrastructure;A catchment well is a well that has been constructed to collect water.
WATR-3;Water infrastructure;A wastewater treatment plant is a facility where contaminants are removed from wastewater or sewage.
WATR-4;Water infrastructure;Which types of sensors are used in water infrastructures? Water quality sensors, capacity sensors, tank level sensors, etc.
WATR-5;Water infrastructure;Which types of actuators are used in water infrastructures? Pressure regulators, pumps, valves, etc.
WATR-6;Water meter;A water meter is a device that measures different aspects of a water infrastructure.
WATR-7;Water meter;What is the type of the water meter? It is a cold-water meter.
WATR-8;Water meter;What is the fabrication number of the water meter? 4837QW.
WATR-9;Water meter;What are the manufacturer and the model of the water meter? It is a Meterall, model Turion.
WATR-10;Water meter;What is the version of the water meter? Version 1.2.
WATR-11;Water meter;What is the hardware version number of the water meter? 23.5b.
WATR-12;Water meter;What firmware version is the water meter using? The metrology (firmware) version is 123.7.
WATR-13;Water meter;What has been the on time for the water meter? 15 days.
WATR-14;Water meter;What is the operating time of the water meter? 5 hours.
WATR-15;Water meter;What is the operating time of the water meter's battery? 4 months and 4 days.
WATR-16;Water meter;When was the battery of the water meter previously changed? On February 23rd 2019, at 13:45.
WATR-17;Water meter;What is the remaining battery time of the water meter? 27 months.
WATR-18;Water meter;What is the power of the water meter? 24 volts.
WATR-19;Water meter;What is the radio frequency level of the water meter? 2.4 GHz.
WATR-20;Water meter;What is the geolocation of the water meter? Latitude 40.4165 and longitude -3.7025.
WATR-21;Meter measurements;What is the volume being measured by water meter 243? 127 liters.
WATR-22;Meter measurements;Which was the flow of water meter 44 on January 15th 2019 at 12:30? 32 liters per hour.
WATR-23;Meter measurements;How many water meters are measuring an external temperature greater than 23ºC? 5 meters.
WATR-24;Meter measurements;The maximum temperature limit of the water meter is of 49ºC.
WATR-25;Meter measurements;Water meters can provide measurements according to different temporal settings: current values, periodical values, set date values, billing date values, minimum values, and maximum values.
WATR-26;Meter measurements;Measurements can be related to a specific date and/or time, to some duration, or to a temporal interval.
WATR-27;Infrastructure measurements;What is the current level of the reservoir? 200 liters.
WATR-28;Infrastructure measurements;What are the inflow/outflow rates of the water reservoir? 500 liters.
WATR-29;Infrastructure measurements;What is the current water flow in water pipe 212? 250 liters per second.
WATR-30;Infrastructure measurements;What is the current water leak rate in water pipe 212? 0.4 liters per second.
WATR-31;Infrastructure measurements;Which systems had the water pressure lower than 100 on August 15th? Pump 123 and pump 145.
WATR-32;Infrastructure measurements;What is the maximum discharge flow of water pump 8? 500 liters per minute.
WATR-33;Water measurements;What are the physical properties of water? Temperature, conductance, turbidity, etc.
WATR-34;Water measurements;What are the chemical properties of water? pH, total hardness, concentration of different chemical components, etc.
WATR-35;Indicators;Is the minimum pressure level maintained everywhere the water distribution infrastructure? Yes.
WATR-36;Indicators;What is the capacity of wastewater treatment plants in Madrid? 12 Megaliters per day.
WATR-37;Indicators;Which water indicators are defined for Burgos? Number of connected residential properties, annual maintenance costs, volume of potable water supplied.
WATR-38;Tariff;What is the start date and time of the tariff in use in the water meter? 1st January 2019.
WATR-39;Tariff;What is the duration of the current tariff of the water meter? 1 year.
WATR-40;Tariff;What is the tariff period of the water meter? 1 month.
WATR-41;Tariff;What is the maximum contracted consumption of the water meter? 1,200 liters.
WATR-42;Tariff;What is the billing date of the water meter? 31st March 2019.
WATR-43;Tariff;What is the billing date period of the water meter? 1 month.
WATR-44;ICT4Water Cluster;There are four main types of water assets: source, sink, transport and storage ones.
WATR-45;ICT4Water Cluster;Examples of source assets are: lakes, lagoons or glaciers.
WATR-46;ICT4Water Cluster;Examples of sink assets are: rivers, seas, oceans or estuaries.
WATR-47;ICT4Water Cluster;An aquifer is a type of storage asset.
WATR-48;ICT4Water Cluster;An intake is a type of transport asset.
WATR-49;ICT4Water Cluster;A hydroelectric power plant is a type of water infrastructure.
WATR-50;ICT4Water Cluster;A gauging station is a type of water monitoring infrastructure.
WATR-51;ICT4Water Cluster;A water infrastructure is intended for a particular use of water, for example: industry, agriculture, recreation or aquaculture.
WATR-52;ICT4Water Cluster;Total dissolved solids is an acceptability property of water.
WATR-53;ICT4Water Cluster;Dissolved oxygen is a chemical property of water.
WATR-54;ICT4Water Cluster;Some environmental properties are relevant for water, such as external humidity, atmospheric pressure, amount of precipitation.
WATR-55;ICT4Water Cluster;A device can monitor a water asset.

tests/tests.csv

0 → 100644
+113 −0
Original line number Diff line number Diff line
Id;Requirement;Category;Test
WATR-TEST-1;WATR-1;Water infrastructure;WaterInfrastructure hasSubSystem WaterAsset
WATR-TEST-2;WATR-1;Water infrastructure;Reservoir subClassOf WaterAsset
WATR-TEST-3;WATR-1;Water infrastructure;Pipe subClassOf WaterAsset
WATR-TEST-4;WATR-2;Water infrastructure;CatchmentWell subClassOf Well
WATR-TEST-5;WATR-3;Water infrastructure;TreatmentPlant subClassOf WaterInfrastructure
WATR-TEST-6;WATR-3;Water infrastructure;TreatmentPlant isDesignedFor Water
WATR-TEST-7;WATR-3;Water infrastructure;Wastewater type Water
WATR-TEST-8;WATR-4;Water infrastructure;WaterInfrastructure hasSubSystem Sensor
WATR-TEST-9;WATR-4;Water infrastructure;WaterMeter subClassOf Sensor
WATR-TEST-10;WATR-5;Water infrastructure;WaterInfrastructure hasSubSystem Actuator
WATR-TEST-11;WATR-5;Water infrastructure;Pump subClassOf Actuator
WATR-TEST-12;WATR-5;Water infrastructure;Valve subClassOf Actuator
WATR-TEST-13;WATR-6;Water meter;WaterMeter subClassOf Device
WATR-TEST-14;WATR-6;Water meter;WaterMeter measuresProperty WaterFlowProperty
WATR-TEST-15;WATR-7;Water meter;ColdWaterMeter subClassOf WaterMeter
WATR-TEST-16;WATR-8;Water meter;WaterMeter hasFabricationNumber Literal
WATR-TEST-17;WATR-9;Water meter;WaterMeter hasManufacturer Literal
WATR-TEST-18;WATR-9;Water meter;WaterMeter hasModel Literal
WATR-TEST-19;WATR-10;Water meter;WaterMeter hasVersion Literal
WATR-TEST-20;WATR-11;Water meter;WaterMeter hasHardwareVersion Literal
WATR-TEST-21;WATR-12;Water meter;WaterMeter hasFirmwareVersion Literal
WATR-TEST-22;WATR-13;Water meter;WaterMeter hasProperty WaterMeterProperty
WATR-TEST-23;WATR-13;Water meter;MeterOnTime type WaterMeterProperty
WATR-TEST-24;WATR-14;Water meter;WaterMeter hasProperty WaterMeterProperty
WATR-TEST-25;WATR-14;Water meter;MeterOperatingTime type WaterMeterProperty
WATR-TEST-26;WATR-15;Water meter;WaterMeter hasProperty WaterMeterProperty
WATR-TEST-27;WATR-15;Water meter;BatteryOperatingTime type WaterMeterProperty
WATR-TEST-28;WATR-16;Water meter;WaterMeter hasProperty WaterMeterProperty
WATR-TEST-29;WATR-16;Water meter;BatteryLastChange type WaterMeterProperty
WATR-TEST-30;WATR-17;Water meter;WaterMeter hasProperty WaterMeterProperty
WATR-TEST-31;WATR-17;Water meter;BatteryRemainingTime type WaterMeterProperty
WATR-TEST-32;WATR-18;Water meter;WaterMeter requiresPower string
WATR-TEST-33;WATR-19;Water meter;WaterMeter operatesAtRadioFrequency string
WATR-TEST-34;WATR-20;Water meter;WaterMeter hasGeometry Point
WATR-TEST-35;WATR-21;Meter measurements;WaterMeter measuresProperty WaterFlowProperty
WATR-TEST-36;WATR-21;Meter measurements;FlowVolume type WaterFlowProperty
WATR-TEST-37;WATR-22;Meter measurements;WaterMeter measuresProperty WaterFlowProperty
WATR-TEST-38;WATR-22;Meter measurements;FlowRate type WaterFlowProperty
WATR-TEST-39;WATR-23;Meter measurements;WaterMeter measuresProperty WaterFlowProperty
WATR-TEST-40;WATR-23;Meter measurements;ExternalTemperature type EnvironmentalProperty
WATR-TEST-41;WATR-24;Meter measurements;WaterMeter measuresProperty WaterFlowProperty
WATR-TEST-42;WATR-24;Meter measurements;FlowTemperature type WaterFlowProperty
WATR-TEST-43;WATR-25;Meter measurements;WaterMeter makesMeasurement Measurement
WATR-TEST-44;WATR-26;Meter measurements;Measurement hasTimestamp dateTime
WATR-TEST-45;WATR-26;Meter measurements;Measurement hasPhenomenonTime TemporalEntity
WATR-TEST-46;WATR-27;Infrastructure measurements;Reservoir subClassOf WaterAsset
WATR-TEST-47;WATR-27;Infrastructure measurements;Reservoir hasProperty core:Property
WATR-TEST-48;WATR-27;Infrastructure measurements;Level type core:Property
WATR-TEST-49;WATR-28;Infrastructure measurements;Reservoir subClassOf WaterAsset
WATR-TEST-50;WATR-28;Infrastructure measurements;Reservoir hasProperty core:Property
WATR-TEST-51;WATR-28;Infrastructure measurements;InFlowRate type core:Property
WATR-TEST-52;WATR-29;Infrastructure measurements;Pipe subClassOf WaterAsset
WATR-TEST-53;WATR-29;Infrastructure measurements;Pipe hasProperty WaterFlowProperty
WATR-TEST-54;WATR-29;Infrastructure measurements;FlowRate type WaterFlowProperty
WATR-TEST-55;WATR-30;Infrastructure measurements;Pipe subClassOf WaterAsset
WATR-TEST-56;WATR-30;Infrastructure measurements;Pipe hasProperty core:Property
WATR-TEST-57;WATR-30;Infrastructure measurements;LeakRate type core:Property
WATR-TEST-58;WATR-31;Infrastructure measurements;WaterAsset hasProperty core:Property
WATR-TEST-59;WATR-31;Infrastructure measurements;FlowPressure type core:Property
WATR-TEST-60;WATR-32;Infrastructure measurements;Pump hasProperty core:Property
WATR-TEST-61;WATR-32;Infrastructure measurements;DischargeFlowRate type core:Property
WATR-TEST-62;WATR-33;Water measurements;Water hasProperty WaterProperty
WATR-TEST-63;WATR-33;Water measurements;AcceptabilityProperty subClassOf WaterProperty
WATR-TEST-64;WATR-33;Water measurements;Temperature type AcceptabilityProperty
WATR-TEST-65;WATR-33;Water measurements;Conductivity type AcceptabilityProperty
WATR-TEST-66;WATR-33;Water measurements;Turbidity type AcceptabilityProperty
WATR-TEST-67;WATR-34;Water measurements;Water hasProperty WaterProperty
WATR-TEST-68;WATR-34;Water measurements;ChemicalProperty subClassOf WaterProperty
WATR-TEST-69;WATR-34;Water measurements;HydrogenIonConcentration type AcceptabilityProperty
WATR-TEST-70;WATR-34;Water measurements;Hardness type AcceptabilityProperty
WATR-TEST-71;WATR-34;Water measurements;Arsenic type ChemicalProperty
WATR-TEST-72;WATR-35;Indicators;DistributionSystem hasKPI KeyPerformanceIndicator
WATR-TEST-73;WATR-35;Indicators;KeyPerformanceIndicatorAssessment assesses DistributionSystem
WATR-TEST-74;WATR-35;Indicators;MinimumPressureLevel type KeyPerformanceIndicator
WATR-TEST-75;WATR-36;Indicators;TreatmentPlant hasKPI KeyPerformanceIndicator
WATR-TEST-76;WATR-36;Indicators;KeyPerformanceIndicatorAssessment assesses TreatmentPlant
WATR-TEST-77;WATR-36;Indicators;Capacity type KeyPerformanceIndicator
WATR-TEST-78;WATR-37;Indicators;KeyPerformanceIndicatorAssessment refersToFeature Feature
WATR-TEST-79;WATR-38;Tariff;Tariff hasStartTimestamp dateTime
WATR-TEST-80;WATR-39;Tariff;Tariff hasDuration TemporalDuration
WATR-TEST-81;WATR-40;Tariff;Tariff hasPeriod TemporalDuration
WATR-TEST-82;WATR-41;Tariff;ConsumptionBasedTariff subClassOf Tariff
WATR-TEST-83;WATR-41;Tariff;ConsumptionBasedTariff forVolumeConsumption string
WATR-TEST-84;WATR-42;Tariff;Tariff hasBillingDate dateTime
WATR-TEST-85;WATR-43;Tariff;Tariff hasBillingPeriod TemporalDuration
WATR-TEST-86;WATR-44;ICT4Water cluster;SourceAsset subClassOf WaterAsset
WATR-TEST-87;WATR-44;ICT4Water cluster;SinkAsset subClassOf WaterAsset
WATR-TEST-88;WATR-44;ICT4Water cluster;TransportAsset subClassOf WaterAsset
WATR-TEST-89;WATR-44;ICT4Water cluster;StorageAsset subClassOf WaterAsset
WATR-TEST-90;WATR-45;ICT4Water cluster;Lake subClassOf SourceAsset
WATR-TEST-91;WATR-45;ICT4Water cluster;Lagoon subClassOf SourceAsset
WATR-TEST-92;WATR-45;ICT4Water cluster;Glacier subClassOf SourceAsset
WATR-TEST-93;WATR-46;ICT4Water cluster;Estuary subClassOf SinkAsset
WATR-TEST-94;WATR-46;ICT4Water cluster;Ocean subClassOf SinkAsset
WATR-TEST-95;WATR-46;ICT4Water cluster;River subClassOf SinkAsset
WATR-TEST-96;WATR-46;ICT4Water cluster;Sea subClassOf SinkAsset
WATR-TEST-97;WATR-47;ICT4Water cluster;Aquifer subClassOf StorageAsset
WATR-TEST-98;WATR-48;ICT4Water cluster;Intake subClassOf TransportAsset
WATR-TEST-99;WATR-49;ICT4Water cluster;HydroelectricPowerPlant subClassOf WaterInfrastructure
WATR-TEST-100;WATR-50;ICT4Water cluster;GaugingStation subClassOf MonitoringInfrastructure
WATR-TEST-101;WATR-51;ICT4Water cluster;WaterInfrastructure isIntendedFor WaterUse
WATR-TEST-102;WATR-51;ICT4Water cluster;Industry type WaterUse
WATR-TEST-103;WATR-51;ICT4Water cluster;Recreation type WaterUse
WATR-TEST-104;WATR-51;ICT4Water cluster;Domestic type WaterUse
WATR-TEST-105;WATR-51;ICT4Water cluster;Agriculture type WaterUse
WATR-TEST-106;WATR-51;ICT4Water cluster;Aquaculture type WaterUse
WATR-TEST-107;WATR-52;ICT4Water cluster;TotalDissolvedSolids type AcceptabilityProperty
WATR-TEST-108;WATR-53;ICT4Water cluster;Oxygen type ChemicalProperty
WATR-TEST-109;WATR-54;ICT4Water cluster;Humidity type EnvironmentalProperty
WATR-TEST-110;WATR-54;ICT4Water cluster;AtmosphericPressure type EnvironmentalProperty
WATR-TEST-111;WATR-54;ICT4Water cluster;Precipitation type EnvironmentalProperty
WATR-TEST-112;WATR-55;ICT4Water cluster;Device measuresFeature WaterAsset
 No newline at end of file