EnergyConsumptionDescription

Summary

The class that helps note down the quantity of energy consumption and the unit used for measurement.

Description

This class is designed to store energy consumption data, including the quantity and the unit of measurement.

The energyQuantity property stores the amount of energy consumed, and the energyUnit property stores the unit used for measurement.

Metadata

https://spdx.org/rdf/3.0.0/terms/AI/EnergyConsumptionDescription

Name EnergyConsumptionDescription
Instantiability Concrete

Properties

Property Type minCount maxCount
energyQuantity xsd:decimal 1 1
energyUnit EnergyUnitType 1 1