2018-05-02 2.1.2 2015-04-01 SAREF: the Smart Appliances REFerence ontology Information about changes compared to version 2.1.1: Small version bump to ensure that the turtle-version and the owl-version are up to date. Information about changes compared to version 1.1.1: (1)The classes and properties related to how to represent devices in building spaces (such as the saref:BuildingSpace class, saref:BuildingObject class and saref:isLocatedIn property) have been removed from SAREF and incorporated into the SAREF4BLDG extension related to buildings (https://w3id.org/def/saref4bldg), including the reuse of the W3C® WGS84 geo positioning vocabulary; (2)The saref:DeviceCategory and saref:FunctionCategory classes have been removed. Instead, the hierarchy of device categories has been implemented directly as subclasses of the saref:Device class; (3)The information specific for energy efficiency has been moved to the SAREF4ENER extension (https://w3id.org/saref4ener). For example, the saref:Profile class has been redefined to accommodate only the properties that are general enough for any type of profile, not only for energy and power. Details on how to specifically model a power profile can be found in the SAREF4ENER extension (https://w3id.org/saref4ener); (4) The subclasses of the saref:Energy class have been removed (i.e., Average Energy, Maximum Energy, Minimum Energy, Total Energy, HVAC Energy, Hot Water Energy and Lighting Energy); (5)The saref:Property class has been split into two classes (saref:Property and saref:Measurement), as it is done in the SAREF4ENVI extension (https://w3id.org/def/saref4envi), in order to properly accommodate the distinction between the concept of property (an observable quality of something) and the concept of measurement (a concrete value observed for a property); (6)Too restrictive cardinality restrictions have been revised, sometimes making them optional rather than mandatory (better to make properties mandatory in the extensions that specialize SAREF for a specific purpose, rather than restricting SAREF, whose purpose is more general). For example, definitions of units of measurement using an enumeration (owl:oneOf) were too restrictive because they did not allow using other units than those enumerated. Therefore, the individuals of each class are still there, but the owl:oneOf enumeration has been removed; (7)The saref:UnitOfMeasure subclassesre use individuals from the OM ontology for unit of measures (http://www.wurvoc.org/vocabularies/om-1.6/), but this is not the only solution. It has been clarified in the comments that the OM ontology is an example, but other ontologies can be used; (8)The global restrictions (rdfs:domain and rdfs:range) in object properties have been completely removed not to hinder interoperability. Object properties are now only restricted locally in the classes; (9)The subclasses of saref:Task have been transormed in individuals; (10)The saref:hasTask property has been removed from the saref:Profile class to resolve an ambiguity with the saref:Task class. 2015-02-10 The Smart Appliances REFerence (SAREF) ontology is a shared model of consensus that facilitates the matching of existing assets (standards/protocols/datamodels/etc.) in the smart appliances domain. The SAREF ontology provides building blocks that allow separation and recombination of different parts of the ontology depending on specific needs. The starting point of SAREF is the concept of device (e.g., a switch). Devices are tangible objects designed to accomplish a particular task in households, common public buildings or offices. In order to accomplish this task, the device performs one or more functions. For example, a washing machine is designed to wash (task) and to accomplish this task it performs the start and stop function. The SAREF ontology offers a lists of basic functions that can be eventually combined in order to have more complex functions in a single device. For example, a switch offers an actuating function of type 'switching on/off'. Each function has some associated commands, which can also be picked up as building blocks from a list. For example, the 'switching on/off' is associated with the commands 'switch on', 'switch off' and 'toggle'. Depending on the function(s) it accomplishes, a device can be found in some corresponding states that are also listed as building blocks. When connected to a network, a device offers a service, which is a representation of a function to a network that makes the function discoverable, registerable and remotely controllable by other devices in the network. A service can represent one or more functions. A service is offered by a device that wants (a certain set of) its function(s) to be discoverable, registerable, remotely controllable by other devices in the network. A service must specify the device that is offering the service and the function(s) to be represented. A device in the SAREF ontology is also characterized by a profile that can be used to optimize some property, such as Energy, in a home or office that are part of a building. A relationship between a certain entity (e.g., a device) and the task it accomplishes accomplishes A relationship between a command and a state acts upon A relationship indicating a composite entity that consists of other entities (e.g., a temperature/humidity sensor that consists of a temperature sensor and a humidity sensor) consists of A relationship specifying the Property that can be controlled by a certain Device controls property A relationship between an entity (such as a function) and a command has command A relationship identifying the type of function of a device has function A relationship between a metering function and the measurement of the reading has meter reading A relationship identifying the reading type of a measurement (e.g., Water, Gas, Pressure , Energy , Power, etc.) has meter reading type A relationships indentifying the price associated to an entity has price A relationship associating a profile to a certain entity (e.g., a device) has profile A relationship between a sensing function and a measurement identifying the range of a sensor detection has sensing range A relationship identifying the sensing type of a sensor detection (i.e., Temperature, Occupancy, Humidity, Motion , Smoke, Pressure, etc.) has sensor type A relationship identifying the type of state of a device has state A relationship associated with an event function to notify that a certain threshold measurement has been exceeded has threshold measurement A relationship to associate time information to an entity has time A relationship identifying the typical (energy or power) consumption of a device has typical consumption A relationship identifying what an entity, such as a Profile, is about isAbout A relationship indentifying the task accomplished by a certain entity (e.g., a device) is accomplished by A relationship between a command and a function. is command of A relationship specifying the devices that can control a certain property is controlled by device A relationship specifying the devices that can measure a certain property is measured by device A relationship identifying the unit of measure used for a certain entity. is measured in A relationship between a service and a device that offers the service is offered by A relationship specifying the purpose for which a device is used for (e.g., controlling a Commodity) is used for A relation between a device and the measurements it makes. Such measurement will link together the value of the measurement, its unit of measure and the property to which it relates. makes measurement A relationship specifying the Property that can be measured by a certain Device measures property A relationship between a device and a service offers A relationship between a property and the measurements it relates to relates to measurement A relationship between a measurement and the property it relates to relates to property A relationship between a service and a function. represents A relationship providing a description of an entity (e.g., device) has description A relationship identifying the manufacturer of an entity (e.g., device) has manufacturer A relationship identifying the model of an entity (e.g., device) has model A relationship providing the name of an entity (e.g., device) has name A relationship stating the timestamp of an entity (e.g. a measurement). has timestamp A relationship defining the value of a certain property, e.g., energy or power has value The unit of measure for time 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) Actuating function A device responsible for moving or controlling a mechanism or system by performing an actuating function Actuator An electrical/mechanical machine that accomplish some household functions, such as cleaning or cooking Appliance A category that includes devices as described by building related data models, such as IFC and FIEMSER Building related A type of command Close command The state of a device that is CLOSE Close state A type of commodity Coal 1 1 A directive that a device must support to perform a certain function. A command may act upon a state, but does not necessarily act upon a state. For example, the ON command acts upon the ON/OFF state, but the GET command does not act upon any state, it simply gives a directive to retrieve a certain value. We propose here a list of commands that are relevant for the purpose of SAREF, but this list can be extended. Command A marketable item for which there is demand, but which is supplied without qualitative differentiation across a market. SAREF refers to energy commodities such as electricity, gas, coal and oil. Commodity The unit of measure for price Currency 1 1 1 1 1 A tangible object designed to accomplish a particular task in households, common public buildings or offices. In order to accomplish this task, the device performs one or more functions. For example, a washing machine is designed to wash (task) and to accomplish this task it performs a start and stop function. Devices can be structured in categories (subclasses) that reflect the different domain in which a device is used, e.g., smart appliances domain (subclass FunctionRelated) vs. building domain (subclass BuildingRelated) vs. smart grid domain (subclass EnergyRelated). New categories can be defined,if needed, to reflect other differences, for example different points of view, such as the point of view of the device's user vs. the point of view of the device's manufacturer. We propose a list of devices that are relevant for the purpose of SAREF, but this list can be extended. Device A device of category saref:Actuator that consists of a switch, accomplishes the task saref:Safety, performs the saref:OpenCloseFunction, is used for controlling a door, and can be found in the state saref:OpenCloseState. Door switch A type of commodity Electricity 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. Energy An energy meter is a device of category saref:Meter that consists of a meter, accomplishes the tasks saref:MeterReading and saref:EnergyEfficiency, performs the saref:MeteringFunction and is used for the purpose of measuring the saref:Energy property Energy meter A category that considers devices based on energy consumption information and profiles to optimize energy efficiency. Energy related The unit of measure for energy Energy unit 1 A function that allows to notify another device that a certain threshold value has been exceeded. Event function 1 The functionality necessary to accomplish the task for which a Device is designed. A device can be designed to perform more than one function. Functions can be structured in categories (subclasses) that reflect different points of view, for example, considering the specific application area for which a function can be used (e.g., light, temperature, motion, heat, power, etc.), or the capability that a function can support (e.g., receive, reply, notify, etc.), and so forth. Function A category that considers devices, sensors and their specification in terms of functions, states and services Function related A type of commodity Gas A type of energy-related device that generates energy Generator A type of command Get command A type of get command Get current meter value command A type of get command Get meter data command A type of get command Get meter history command A type of get command Get sensing data command Heating, Ventilation and Air Conditioning (HVAC) device that provides indoor environmental comfort HVAC A saref:Property related to some measurements that are characterized by a certain value that is measured in a humidity unit Humidity The unit of measure for light Illuminance unit An actuating function that allows to do level adjustments of an actuator in a certain range (e.g., 0%-100%), such as dimming a light or set the speed of an electric motor. Level control function A saref:Property related to some measurements that are characterized by a certain value that is measured in a illuminance unit (lux) Light A device of category saref:Actuator that consists of a switch, accomplishes the task saref:Lighting, performs the saref:OnOffFunction, measures the property saref:Light, and can be found in the state saref:OnOffState. It can offer a switch on service. Light switch A device used for illumination, irradiation, signaling, or projection Lighting device A type of energy-related device that consumes energy Load 1 1 1 Represents the measured value made over a property. It is also linked to the unit of measure in which the value is expressed and the timestamp of the measurement. Measurement 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. Meter A function that allows to get data from a meter, such as current meter reading or instantaneous demand Metering function A device that generates renewable energy from natural resources such as teh sun, wind and water Micro renewable A saref:Property related to some measurements that are characterized by a certain value that is measured in a unit of measure for motion Motion A type of state Multi level state A device designed to display, store, record or play multimedia content such as audio, images, animation, video Multimedia A device used to connect other devices in a network, such as hub, switch or router in a Local Area Network (LAN). Network A type of command Notify command A saref:Property related to some measurements that are characterized by a certain value (saref:hasValue property) that is measured in a unit of measure for occupancy Occupancy A type of command Off command The state of a device that is ON Off state A type of command On command An actuating function that allows to switch on and off an actuator On off function A type of state On off state The state of a device that is OFF On state An actuating function that allows to open and close a device Open close function A type of state Open close state A type of command Open command The state of a device that is OPEN Open state A type of command Pause command A saref:Property related to some measurements that are characterized by a certain value that is measured in a power unit (such as watt or kilowatt). Further specializations of the saref:Power class can be found in the SAREF4ENER extension, where classes such as PowerMax, PowerMin and PowerExpected are defined. Power The unit of measure for power Power unit A saref:Property related to some measurements that are characterized by a certain value that is measured in a pressure unit (bar or pascal) Pressure The unit of measure for pressure Pressure unit A saref:Property crelated to some measurements that are characterized by a certain value that is measured using saref:Currency Price A specification associated to a device to collect information about a certain Property (e.g., Energy) or Commodity (e.g.Water) for optimizing its usage in the home, office or building in which the device is located. This specification is about a certain Property or Commodity (saref:isAbout), can be calculated over a time span (saref:hasTime ) and can be associated to some costs (saref:hasPrice). An example is the Power Profile defined in the SAREF4ENER extension that can be associated to a device for optimizing the Energy efficiency in the home, office or building in which the device is located. Profile Anything that can be sensed, measured or controlled in households, common public buildings or offices. We propose here a list of properties that are relevant for the purpose of SAREF, but this list can be extended. Property A function that allows to transmit data from sensors, such as measurement values (e.g., temperature) or sensing data (e.g., occupancy) Sensing function A device that detects and responds to events or changes in the physical environment such as light, motion, or temperature changes. Further, a device of category saref:Sensor that performs a saref:SensingFunction. Sensor 1 1 A service is a representation of a function to a network that makes the function discoverable, registerable, remotely controllable by other devices in the network. A service can represent one or more functions. A Service is offered by a device that wants (a certain set of) its function(s) to be discoverable, registerable, remotely controllable by other devices in the network. A Service must specify the device that is offering the service and the function(s) to be represented. Service A type of set level command Set absolute level command A type of command Set level command A type of set level command Set relative level command A saref:Property related to some measurements that are characterized by a certain value that is measured in a unit of measure for smoke Smoke A device that consists of a sensor, has category saref:Sensor, performs the saref:SensingFunction and saref:EventFunction (which notifies that a certain threshold has been exceeded), and is used for the purpose of sensing a property of type saref:Smoke. Smoke sensor A type of command Start command The state of a device that is STARTED Start state An actuating function that allows to start and stop a device Start stop function A type of state Start stop state The state in which a device can be found, e.g, ON/OFF/STANDBY, or ONLINE/OFFLINE. We propose here a list of states that are relevant for the purpose of SAREF, but this list can be extended. State A type of command Step down command A type of command Step up command A type of command Stop command The state of a device that is STOPPED Stop state A type of energy-related device that stores energy Storage A device of category saref:Actuator that performs an actuating function of type saref:OnOffFunction or saref:OpenCloseFunction Switch A type of service that represents an on/off function to the network Switch on service 1 The goal for which a device is designed (from a user perspective). For example, a washing machine is designed for the task of washing. We propose here a list of tasks that are relevant for the purpose of SAREF, but this list can be extended. Task A saref:Property related to some measurements that are characterized by a certain value that is measured in a temperature unit (degree_Celsius, degree_Fahrenheit, or degree_kelvin) Temperature A device that consists of a sensor, has category saref:Sensor, performs the saref:SensingFunction and is used for the purpose of sensing a property of type saref:Temperature Temperature sensor The unit of measure for temperature Temperature unit A saref:Property that allows to specify the time concept in terms of instants or intervals according to the imported W3C Time ontology. Time A type of command Toggle command The unit of measure is a standard for measurement of a quantity, such as a Property. For example, Power is a property and Watt is a unit of power that represents a definite predetermined power: when we say 10 Watt, we actually mean 10 times the definite predetermined power called "watt". Our definition is based on the definition of unit of measure in the Ontology of units of Measure (OM). We propose here a list of some units of measure that are relevant for the purpose of SAREF, but this list can be extended, also using some other ontologies rather than the Ontology of units of Measure (OM). Unit of measure A device of category saref:Appliance and saref:Load that accomplishes the task saref:Washing, performs an actuating function of type saref:StartStopFunction, can be found in the state saref:StartStopState, and can have a saref:Profile that characterizes its energy consumption. Washing machine A type of commodity Water United States dollar The bar is a unit of pressure defined as 100 000 pascal. bar The degree Celsius is a unit of temperature defined as 1 kelvin. degree Celsius The degree Fahrenheit is a unit of temperature defined as 5.555556e-1 kelvin. degree Fahrenheit euro The kelvin is a unit of temperature defined as 1/273.16 of the thermodynamic temperature of the triple point of water. kelvin kilowatt The kilowatt hour is a unit of energy equal to 1,000 watt-hours, or 3.6 megajoules. kilowatt hour The lux is a unit of illuminance defined as lumen divided by square metre = candela times steradian divided by square metre. lux The pascal is a unit of pressure and stress defined as newton divided by square metre = joule divided by cubic metre = kilogram divided by metre second squared. pascal Great Britain pound sterling The watt is a unit of power defined as joule divided by second = newton times metre divided by second = volt times ampere = kilogram times square metre divided by second to the power 3. watt A type of task for which a device is designed Cleaning The value CLOSE. It is used to instantiate different classes such as the CloseCommand class and CloseState class, for example. Close A type of task for which a device is designed Comfort A type of task for which a device is designed Drying A type of task for which a device is designed EnergyEfficiency A type of task for which a device is designed Entertainment The command GET CURRENT METER VALUE. It is used to instantiate the GetCurrentMeterValueCommand class. Get current meter value The command GET METER DATA. It is used to instantiate the GetMeterDataCommand class. Get meter data The command GET METER HISTORY. It is used to instantiate the GetMeterHistoryCommand class. Get meter history The command GET SENSING DATA. It is used to instantiate the GetSensingDataCommand class. Get sensing data A type of task for which a device is designed Lighting A type of task for which a device is designed Meter reading The value NOTIFY. It is used to instantiate the NotifyCommand. Notify The value OFF. It is used to instantiate different classes such as the OffCommand class and OffState class. Off The value ON. It is used to instantiate different classes such as the OnCommand class and OnState class. On The value OPEN. It is used to instantiate different classes such as the OpenCommand class and OpenState class. Open The value PAUSE. It is used to instantiate classes such as the PauseCommand class. Pause A type of task for which a device is designed Safety The value SET ABSOLUTE LEVEL. It is used to instantiate classes such as the SetAbsoluteLevelCommand class. Set absolute level The value SET RELATIVE LEVEL. It is used to instantiate classes such as the SetRelativeLevelCommand class. Set relative level The value START. It is used to instantiate different classes such as the StartCommand class and StartState class. Start The value STEP DOWN. It is used to instantiate the StepDownCommand class. Step down The value STEP UP. It is used to instantiate the StepUpCommand class. Step up The value STOP. It is used to instantiate different classes such as the StopCommand class and StopState class. Stop The value TOGGLE. It is used to instantiate the the ToggleCommand class Toggle A type of task for which a device is designed Washing A type of task for which a device is designed WellBeing The Watt Hor is a unit of energy equivalent to one watt (1 W) of power expended for one hour (1 h) of time. An energy expenditure of 1 Wh represents 3600 joules watt hour