rdfs:comment"A device responsible for moving or controlling a mechanism or system by performing an actuating function"@en;
rdfs:label"Actuator"@en.
saref:ActuatingFunctionaowl:Class;
rdfs:subClassOfsaref:Function;
rdfs:comment"A function that allows to transmit data to actuators, such as level settings (e.g., temperature) or binary switching (e.g., open/close, on/off)"@en;
rdfs:comment"A switch that performs the saref:OpenCloseFunction, is used for controlling a door, and can be found in the state saref:OpenCloseState. A saref:DoorSwitch is typically used to accomplish saref:Safety."@en;
rdfs:comment"A saref:Property related to some measurements that are characterized by a certain value measured in an energy unit (such as Kilowatt_Hour or Watt_hour). Furter specializations of the saref:Energy class can be found in the SAREF4ENER extension, where classes such as EnergyMax, EnergyMin and EnergyExpected are defined. "@en;
rdfs:label"Energy"@en.
saref:EnergyUnitaowl:Class;
rdfs:subClassOfsaref:UnitOfMeasure;
rdfs:comment"The unit of measure for energy"@en;
rdfs:label"Energy unit"@en.
saref:Meteraowl:Class;
rdfs:subClassOfsaref:Device,
[aowl:Restriction;
owl:onPropertysaref:hasFunction;
owl:someValuesFromsaref:MeteringFunction
];
rdfs:comment"A device built to accurately detect and display a quantity in a form readable by a human being. Further, a device of category saref:Meter that performs a saref:MeteringFunction."@en;
rdfs:comment"A relationship identifying the reading type of a metering function (e.g., Water, Gas, Pressure , Energy , Power, etc.)"@en;
rdfs:domainsaref:MeteringFunction;
rdfs:rangesaref:Property;
rdfs:label"has meter reading type"@en.
saref:GetCurrentMeterValueCommandaowl:Class;
rdfs:subClassOfsaref:GetCommand,
[aowl:Restriction;
owl:onPropertysaref:isCommandOf;
owl:allValuesFromsaref:MeteringFunction
];
rdfs:comment"A type of get command"@en;
rdfs:label"Get current meter value command"@en.
saref:GetMeterDataCommandaowl:Class;
rdfs:subClassOfsaref:GetCommand,
[aowl:Restriction;
owl:onPropertysaref:isCommandOf;
owl:allValuesFromsaref:MeteringFunction
];
rdfs:comment"A type of get command"@en;
rdfs:label"Get meter data command"@en.
saref:GetMeterHistoryCommandaowl:Class;
rdfs:subClassOfsaref:GetCommand,
[aowl:Restriction;
owl:onPropertysaref:isCommandOf;
owl:allValuesFromsaref:MeteringFunction
];
rdfs:comment"A type of get command"@en;
rdfs:label"Get meter history command"@en.
ex:MicroRenewablerdf:typeowl:Class;
# rdfs:subClassOf saref:FunctionRelated ;
rdfs:comment"A device that generates renewable energy from natural resources such as the sun, wind and water. A saref:MicroRenewable is typically used to accomplish saref:EnergyEfficiency."@en;
rdfs:comment"Heating, Ventilation and Air Conditioning (HVAC) device that provides indoor environmental comfort. A saref:HVAC is typically used to accomplish saref:Comfort."@en;