SAREF: the Smart Applications REFerence ontology
- IRI:
- https://saref.etsi.org/saref
- Current version:
- 3.0.0
- Contributors:
- http://maxime-lefrancois.info/me#
- http://www.garcia-castro.com/foaf.rdf#me
- https://w3id.org/people/mpoveda/
- https://www.linkedin.com/in/lauradaniele
- Publisher:
- https://www.etsi.org/
- Imported Ontologies:
- https://w3id.org/def/saref4bldg (visualise it with LODE)
- Other visualisation:
- Ontology source
Abstract
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.
Table of Content
Classes
- Actuating function
- Actuator
- Appliance
- Close command
- Close state
- Coal
- Command
- Commodity
- Currency
- Device
- Door switch
- Electricity
- Energy
- Energy unit
- Event function
- Feature of interest
- Function
- Gas
- Get command
- Get current meter value command
- Get meter data command
- Get meter history command
- Get sensing data command
- Humidity
- HVAC
- Illuminance unit
- Level control function
- Light
- Light switch
- Measurement
- Meter
- Metering function
- Motion
- Multi level state
- Notify command
- Occupancy
- Off command
- Off state
- On command
- On off function
- On off state
- On state
- Open close function
- Open close state
- Open command
- Open state
- Pause command
- Power
- Power unit
- Pressure
- Pressure unit
- Price
- Profile
- Property
- Sensing function
- Sensor
- Service
- Set absolute level command
- Set level command
- Set relative level command
- Smoke
- Smoke sensor
- Start command
- Start state
- Start stop function
- Start stop state
- State
- Step down command
- Step up command
- Stop command
- Stop state
- Switch
- Switch on service
- Task
- Temperature
- Temperature sensor
- Temperature unit
- Time
- Toggle command
- Unit of measure
- Water
Actuating functioncback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#ActuatingFunction
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)
- has super-classes
- Functionc
- has sub-classes
- Level control functionc, On off functionc, Open close functionc, Start stop functionc
Actuatorcback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#Actuator
A device responsible for moving or controlling a mechanism or system by performing an actuating function
- has super-classes
- Devicec
- has functionop some Actuating functionc
- has sub-classes
- Switchc
Appliancecback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#Appliance
An electrical/mechanical machine that accomplish some household functions, such as cleaning or cooking
- has super-classes
- Devicec
Close commandcback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#CloseCommand
A type of command
- has super-classes
- Commandc
- is command ofop only Open close functionc
- acts uponop some Open close statec
- is disjoint with
- Open commandc
Close statecback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#CloseState
The state of a device that is CLOSE
- has super-classes
- Open close statec
Coalcback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#Coal
A type of commodity
- has super-classes
- Commodityc
Commandcback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#Command
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.
- has super-classes
- acts uponop only Statec
- is command ofop min 1 Functionc
- has sub-classes
- Close commandc, Get commandc, Notify commandc, Off commandc, On commandc, Open commandc, Pause commandc, Set level commandc, Start commandc, Step down commandc, Step up commandc, Stop commandc, Toggle commandc
- is in domain of
- acts uponop, is command ofop
- is in range of
- has commandop
Commoditycback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#Commodity
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.
- has sub-classes
- Coalc, Electricityc, Gasc, Waterc
Currencycback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#Currency
The class of units of measure for price
- has super-classes
- Unit of measurec
Devicecback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#Device
A tangible object designed to accomplish a particular task. 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.
- has super-classes
- offersop only Servicec
- has stateop only Statec
- has functionop min 1 Functionc
- is used forop only Commodityc
- has modeldp max 1
- measures propertyop only Propertyc
- accomplishesop min 1 Taskc
- controls propertyop only Propertyc
- makes measurementop only Measurementc
- has profileop only Profilec
- has manufacturerdp max 1
- consists ofop only Devicec
- has sub-classes
- Actuatorc, Appliancec, HVACc, Meterc, Sensorc
- is in domain of
- controls propertyop, has functionop, has profileop, has stateop, makes measurementop, measures propertyop, offersop
- is in range of
- is controlled by deviceop, is measured by deviceop, is offered byop, measurement made byop
Door switchcback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#DoorSwitch
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.
- has super-classes
- Switchc
- has functionop some Open close functionc
- has stateop some Open close statec
Electricitycback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#Electricity
A type of commodity
- has super-classes
- Commodityc
Energycback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#Energy
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.
- has super-classes
- Propertyc
Energy unitcback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#EnergyUnit
The unit of measure for energy
- has super-classes
- Unit of measurec
Event functioncback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#EventFunction
A function that allows to notify about some relevant activity; e.g., that a certain threshold value has been exceeded or that some object has moved.
- has super-classes
- Functionc
- has threshold measurementop min 1 Measurementc
- is in domain of
- has threshold measurementop
Feature of interestcback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#FeatureOfInterest
A feature of interest represents any real world entity from which a property is measured.
- has super-classes
- has propertyop only Propertyc
- has measurementop only Measurementc
- is in domain of
- has measurementop, has propertyop
- is in range of
- is property ofop, isMeasurementOfop
Functioncback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#Function
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.
- has super-classes
- has commandop min 1 Commandc
- has sub-classes
- Actuating functionc, Event functionc, Metering functionc, Sensing functionc
- is in domain of
- has commandop
- is in range of
- has functionop, is command ofop, representsop
Gascback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#Gas
A type of commodity
- has super-classes
- Commodityc
Get commandcback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#GetCommand
A type of command
- has super-classes
- Commandc
- has sub-classes
- Get current meter value commandc, Get meter data commandc, Get meter history commandc, Get sensing data commandc
Get current meter value commandcback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#GetCurrentMeterValueCommand
A type of get command
- has super-classes
- Get commandc
- is command ofop only Metering functionc
Get meter data commandcback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#GetMeterDataCommand
A type of get command
- has super-classes
- Get commandc
- is command ofop only Metering functionc
Get meter history commandcback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#GetMeterHistoryCommand
A type of get command
- has super-classes
- Get commandc
- is command ofop only Metering functionc
Get sensing data commandcback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#GetSensingDataCommand
A type of get command
- has super-classes
- Get commandc
- is command ofop only Sensing functionc
Humiditycback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#Humidity
A saref:Property related to some measurements that are characterized by a certain value that is measured in a humidity unit
- has super-classes
- Propertyc
HVACcback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#HVAC
Heating, Ventilation and Air Conditioning (HVAC) device that provides indoor environmental comfort. A saref:HVAC is typically used to accomplish saref:Comfort.
- has super-classes
- Devicec
Illuminance unitcback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#IlluminanceUnit
The unit of measure for light
- has super-classes
- Unit of measurec
Level control functioncback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#LevelControlFunction
An actuating function that allows to do level adjustments of a property in a certain range (e.g., 0%-100%), such as dimming a light in a room or setting the speed of an electric motor.
- has super-classes
- Actuating functionc
Lightcback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#Light
A saref:Property related to some measurements that are characterized by a certain value that is measured in a illuminance unit (lux)
- has super-classes
- Propertyc
Light switchcback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#LightSwitch
A switch that performs the saref:OnOffFunction, controls the property saref:Light, and can be found in the state saref:OnOffState. It can offer a switch on service. A saref:LightSwitch is typically used to accomplish saref:Lighting.
- has super-classes
- Switchc
- has functionop some On off functionc
- offersop some Switch on servicec
- has stateop some On off statec
- controls propertyop some Lightc
Measurementcback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#Measurement
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.
- has super-classes
- has timestampdp only date time
- is measured inop exactly 1 Unit of measurec
- relates to propertyop exactly 1 Propertyc
- has valuedp exactly 1
- isMeasurementOfop only Feature of interestc
- is measured inop only Unit of measurec
- relates to propertyop only Propertyc
- is in domain of
- is measured inop, isMeasurementOfop, measurement made byop, relates to propertyop
- is in range of
- has measurementop, has meter readingop, has sensing rangeop, has threshold measurementop, makes measurementop, relates to measurementop
Metercback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#Meter
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.
- has super-classes
- Devicec
- has functionop some Metering functionc
Metering functioncback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#MeteringFunction
A function that allows to get data from a meter, such as current meter reading or instantaneous demand
- has super-classes
- Functionc
- has meter reading typeop only Commodityc or Propertyc
- has meter readingop only Measurementc
- is in domain of
- has meter readingop, has meter reading typeop
Motioncback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#Motion
A saref:Property related to some measurements that are characterized by a certain value that is measured in a unit of measure for motion
- has super-classes
- Propertyc
Multi level statecback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#MultiLevelState
A type of state
- has super-classes
- Statec
Notify commandcback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#NotifyCommand
A type of command
- has super-classes
- Commandc
- is command ofop only Event functionc
Occupancycback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#Occupancy
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
- has super-classes
- Propertyc
Off commandcback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#OffCommand
A type of command
- has super-classes
- Commandc
- acts uponop some On off statec
- is command ofop only On off functionc
- is disjoint with
- On commandc
Off statecback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#OffState
The state of a device that is Off
- has super-classes
- On off statec
On commandcback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#OnCommand
A type of command
- has super-classes
- Commandc
- is command ofop only On off functionc
- acts uponop some On off statec
- is disjoint with
- Off commandc
On off functioncback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#OnOffFunction
An actuating function that allows to switch on and off an actuator
- has super-classes
- Actuating functionc
On statecback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#OnState
The state of a device that is On
- has super-classes
- On off statec
Open close functioncback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#OpenCloseFunction
An actuating function that allows to open and close a device
- has super-classes
- Actuating functionc
Open close statecback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#OpenCloseState
A type of state
- has super-classes
- Statec
- has sub-classes
- Close statec, Open statec
Open commandcback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#OpenCommand
A type of command
- has super-classes
- Commandc
- is command ofop only Open close functionc
- acts uponop some Open close statec
- is disjoint with
- Close commandc
Open statecback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#OpenState
The state of a device that is OPEN
- has super-classes
- Open close statec
Pause commandcback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#PauseCommand
A type of command
- has super-classes
- Commandc
Powercback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#Power
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.
- has super-classes
- Propertyc
Power unitcback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#PowerUnit
The unit of measure for power
- has super-classes
- Unit of measurec
Pressurecback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#Pressure
A saref:Property related to some measurements that are characterized by a certain value that is measured in a pressure unit (bar or pascal)
- has super-classes
- Propertyc
Pressure unitcback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#PressureUnit
The unit of measure for pressure
- has super-classes
- Unit of measurec
Pricecback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#Price
A saref:Property crelated to some measurements that are characterized by a certain value that is measured using saref:Currency
Profilecback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#Profile
A specification associated to a device to collect information about a certain Property (e.g., Energy) for optimizing its usage in the home, office or building in which the device is located. This specification is about a certain Property (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.
- has super-classes
- has timeop only Timec
- consists ofop only Profilec
- has priceop only Pricec
- isAboutop only Commodityc or Propertyc
- is in range of
- has profileop
Propertycback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#Property
A quality of a feature of interest that can be measured; an aspect of a feature of interest that is intrinsic to and cannot exist without the feature
- has super-classes
- is controlled by deviceop only Devicec
- is property ofop only Feature of interestc
- is measured by deviceop only Devicec
- relates to measurementop only Measurementc
- has sub-classes
- Energyc, Humidityc, Lightc, Motionc, Occupancyc, Powerc, Pressurec, Pricec, Smokec, Temperaturec
- is in domain of
- is controlled by deviceop, is measured by deviceop, is property ofop, relates to measurementop
- is in range of
- controls propertyop, has meter reading typeop, has propertyop, has sensor typeop, measures propertyop, relates to propertyop
Sensing functioncback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#SensingFunction
A function that allows to transmit data from sensors, such as measurement values (e.g., temperature) or sensing data (e.g., occupancy)
- has super-classes
- Functionc
- has sensing rangeop some Measurementc
- has sensor typeop only Propertyc
- is in domain of
- has sensing rangeop, has sensor typeop
Sensorcback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#Sensor
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.
- has super-classes
- Devicec
- has functionop some Sensing functionc
- has sub-classes
- Smoke sensorc, Temperature sensorc
Servicecback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#Service
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.
- has super-classes
- is offered byop min 1 Devicec
- representsop min 1 Functionc
- has sub-classes
- Switch on servicec
- is in domain of
- is offered byop, representsop
- is in range of
- offersop
Set absolute level commandcback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#SetAbsoluteLevelCommand
A type of set level command
- has super-classes
- Set level commandc
Set level commandcback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#SetLevelCommand
A type of command
- has super-classes
- Commandc
- acts uponop some Multi level statec
- is command ofop only Level control functionc
- has sub-classes
- Set absolute level commandc, Set relative level commandc
Set relative level commandcback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#SetRelativeLevelCommand
A type of set level command
- has super-classes
- Set level commandc
Smokecback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#Smoke
A saref:Property related to some measurements that are characterized by a certain value that is measured in a unit of measure for smoke
- has super-classes
- Propertyc
Smoke sensorcback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#SmokeSensor
A sensor that performs the saref:SensingFunction and the saref:EventFunction, and is used for the purpose of sensing a property of type saref:Smoke. A saref:SmokeSensor is typically used to saref:accomplish saref:Safety.
- has super-classes
- Sensorc
- has functionop some Sensing functionc
- measures propertyop some Smokec
- has functionop some Event functionc
Start commandcback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#StartCommand
A type of command
- has super-classes
- Commandc
- acts uponop some Start stop statec
- is command ofop only Start stop functionc
- is disjoint with
- Stop commandc
Start statecback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#StartState
The state of a device that is STARTED
- has super-classes
- Start stop statec
Start stop functioncback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#StartStopFunction
An actuating function that allows to start and stop a device
- has super-classes
- Actuating functionc
Start stop statecback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#StartStopState
A type of state
- has super-classes
- Statec
- has sub-classes
- Start statec, Stop statec
Statecback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#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.
- has sub-classes
- Multi level statec, On off statec, Open close statec, Start stop statec
- is in range of
- acts uponop, has stateop
Step down commandcback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#StepDownCommand
A type of command
- has super-classes
- Commandc
- is command ofop only Level control functionc
- acts uponop some Multi level statec
- is disjoint with
- Step up commandc
Step up commandcback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#StepUpCommand
A type of command
- has super-classes
- Commandc
- is command ofop only Level control functionc
- acts uponop some Multi level statec
- is disjoint with
- Step down commandc
Stop commandcback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#StopCommand
A type of command
- has super-classes
- Commandc
- is command ofop only Start stop functionc
- acts uponop some Start stop statec
- is disjoint with
- Start commandc
Stop statecback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#StopState
The state of a device that is STOPPED
- has super-classes
- Start stop statec
Switchcback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#Switch
A device of category saref:Actuator that performs an actuating function of type saref:OnOffFunction or saref:OpenCloseFunction
- has super-classes
- Actuatorc
- has sub-classes
- Door switchc, Light switchc
Switch on servicecback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#SwitchOnService
A type of service that represents an on/off function to the network
- has super-classes
- Servicec
- is offered byop some Light switchc
- representsop some On off functionc
Taskcback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#Task
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. Tasks can be accomplished by devices (saref:isAccomplishedBy).
- is in domain of
- is accomplished byop
- is in range of
- accomplishesop
- has members
- Cleaningni, Comfortni, Dryingni, EnergyEfficiencyni, Entertainmentni, Lightingni, Meter readingni, Safetyni, Washingni, WellBeingni
Temperaturecback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#Temperature
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)
- has super-classes
- Propertyc
Temperature sensorcback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#TemperatureSensor
A sensor that is used for the purpose of sensing a property of type saref:Temperature. A saref:TemperatureSensor is typically used to saref:accomplish saref:Comfort.
- has super-classes
- Sensorc
- measures propertyop some Temperaturec
- has functionop some Sensing functionc
Temperature unitcback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#TemperatureUnit
The unit of measure for temperature
- has super-classes
- Unit of measurec
Timecback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#Time
A class that allows to specify the time concept.
- is in range of
- has timeop
Toggle commandcback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#ToggleCommand
A type of command
- has super-classes
- Commandc
- is command ofop only On off functionc
Unit of measurecback to ToC or Class ToC
IRI: https://saref.etsi.org/saref#UnitOfMeasure
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).
- has sub-classes
- Currencyc, Energy unitc, Illuminance unitc, Power unitc, Pressure unitc, Temperature unitc
- is in range of
- is measured inop
Object Properties
- accomplishes
- acts upon
- consists of
- controls property
- has command
- has function
- has measurement
- has meter reading
- has meter reading type
- has price
- has profile
- has property
- has sensing range
- has sensor type
- has state
- has threshold measurement
- has time
- has typical consumption
- is accomplished by
- is command of
- is controlled by device
- is measured by device
- is measured in
- is offered by
- is property of
- is used for
- isAbout
- isMeasurementOf
- makes measurement
- measurement made by
- measures property
- offers
- relates to measurement
- relates to property
- represents
accomplishesopback to ToC or Object Property ToC
IRI: https://saref.etsi.org/saref#accomplishes
A relationship between a certain entity (e.g., a device) and the task it accomplishes
- has range
- Taskc
- is inverse of
- is accomplished byop
acts uponopback to ToC or Object Property ToC
IRI: https://saref.etsi.org/saref#actsUpon
A relationship between a command and a state
consists ofopback to ToC or Object Property ToC
IRI: https://saref.etsi.org/saref#consistsOf
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)
controls propertyopback to ToC or Object Property ToC
IRI: https://saref.etsi.org/saref#controlsProperty
A relationship specifying the property that can be controlled by a certain device
has commandopback to ToC or Object Property ToC
IRI: https://saref.etsi.org/saref#hasCommand
A relationship between a function and a command
- has domain
- Functionc
- has range
- Commandc
- is inverse of
- is command ofop
has functionopback to ToC or Object Property ToC
IRI: https://saref.etsi.org/saref#hasFunction
A relationship identifying the function of a device
has measurementopback to ToC or Object Property ToC
IRI: https://saref.etsi.org/saref#hasMeasurement
A relationship between a feature of interest and a measurement about it
- has domain
- Feature of interestc
- has range
- Measurementc
- is inverse of
- isMeasurementOfop
has meter readingopback to ToC or Object Property ToC
IRI: https://saref.etsi.org/saref#hasMeterReading
A relationship between a metering function and the measurement of the reading
- has domain
- Metering functionc
- has range
- Measurementc
has meter reading typeopback to ToC or Object Property ToC
IRI: https://saref.etsi.org/saref#hasMeterReadingType
A relationship identifying the reading type of a metering function (e.g., Water, Gas, Pressure , Energy , Power, etc.)
- has domain
- Metering functionc
- has range
- Propertyc
has priceopback to ToC or Object Property ToC
IRI: https://saref.etsi.org/saref#hasPrice
A relationship indentifying the price associated to an entity
- has range
- Pricec
has profileopback to ToC or Object Property ToC
IRI: https://saref.etsi.org/saref#hasProfile
A relationship associating a profile to a certain device
has propertyopback to ToC or Object Property ToC
IRI: https://saref.etsi.org/saref#hasProperty
A relationship between a feature of interest and a property of that feature
- has domain
- Feature of interestc
- has range
- Propertyc
- is inverse of
- is property ofop
has sensing rangeopback to ToC or Object Property ToC
IRI: https://saref.etsi.org/saref#hasSensingRange
A relationship between a sensing function and a measurement identifying the range of a sensor detection
- has domain
- Sensing functionc
- has range
- Measurementc
has sensor typeopback to ToC or Object Property ToC
IRI: https://saref.etsi.org/saref#hasSensorType
A relationship identifying the sensing type of a sensor detection (i.e., Temperature, Occupancy, Humidity, Motion , Smoke, Pressure, etc.)
- has domain
- Sensing functionc
- has range
- Propertyc
has stateopback to ToC or Object Property ToC
IRI: https://saref.etsi.org/saref#hasState
A relationship identifying the type of state of a device
has threshold measurementopback to ToC or Object Property ToC
IRI: https://saref.etsi.org/saref#hasThresholdMeasurement
A relationship associated with an event function to notify that a certain threshold measurement has been exceeded
- has domain
- Event functionc
- has range
- Measurementc
has timeopback to ToC or Object Property ToC
IRI: https://saref.etsi.org/saref#hasTime
A relationship to associate time information to an entity
- has range
- Timec
has typical consumptionopback to ToC or Object Property ToC
IRI: https://saref.etsi.org/saref#hasTypicalConsumption
A relationship identifying the typical (energy or power) consumption of a device
is accomplished byopback to ToC or Object Property ToC
IRI: https://saref.etsi.org/saref#isAccomplishedBy
A relationship identifying an entity (e.g., a device) that can accomplish a task.
- has domain
- Taskc
- is inverse of
- accomplishesop
is command ofopback to ToC or Object Property ToC
IRI: https://saref.etsi.org/saref#isCommandOf
A relationship between a command and a function.
- has domain
- Commandc
- has range
- Functionc
- is inverse of
- has commandop
is controlled by deviceopback to ToC or Object Property ToC
IRI: https://saref.etsi.org/saref#isControlledByDevice
A relationship specifying the devices that can control a certain property
is measured by deviceopback to ToC or Object Property ToC
IRI: https://saref.etsi.org/saref#isMeasuredByDevice
A relationship specifying the devices that can measure a certain property
is measured inopback to ToC or Object Property ToC
IRI: https://saref.etsi.org/saref#isMeasuredIn
A relationship identifying the unit of measure used for a certain entity.
- has domain
- Measurementc
- has range
- Unit of measurec
is offered byopback to ToC or Object Property ToC
IRI: https://saref.etsi.org/saref#isOfferedBy
A relationship between a service and a device that offers the service
is property ofopback to ToC or Object Property ToC
IRI: https://saref.etsi.org/saref#isPropertyOf
A relationship between a property and the feature of interest it belongs to
- has domain
- Propertyc
- has range
- Feature of interestc
- is inverse of
- has propertyop
is used foropback to ToC or Object Property ToC
IRI: https://saref.etsi.org/saref#isUsedFor
A relationship specifying the commodity for which a device is used for
isAboutopback to ToC or Object Property ToC
IRI: https://saref.etsi.org/saref#isAbout
A relationship identifying what an entity, such as a profile, is about
isMeasurementOfopback to ToC or Object Property ToC
IRI: https://saref.etsi.org/saref#isMeasurementOf
A relationship between a measurement and the feature of interest whose quality was measured
- has domain
- Measurementc
- has range
- Feature of interestc
- is inverse of
- has measurementop
makes measurementopback to ToC or Object Property ToC
IRI: https://saref.etsi.org/saref#makesMeasurement
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.
- has domain
- Devicec
- has range
- Measurementc
- is inverse of
- measurement made byop
measurement made byopback to ToC or Object Property ToC
IRI: https://saref.etsi.org/saref#measurementMadeBy
A relation between a measurement and the device that made it.
- has domain
- Measurementc
- has range
- Devicec
- is inverse of
- makes measurementop
measures propertyopback to ToC or Object Property ToC
IRI: https://saref.etsi.org/saref#measuresProperty
A relationship specifying the property that can be measured by a certain device
offersopback to ToC or Object Property ToC
IRI: https://saref.etsi.org/saref#offers
A relationship between a device and a service
- has domain
- Devicec
- has range
- Servicec
- is inverse of
- is offered byop
relates to measurementopback to ToC or Object Property ToC
IRI: https://saref.etsi.org/saref#relatesToMeasurement
A relationship between a property and the measurements it relates to
- has domain
- Propertyc
- has range
- Measurementc
- is inverse of
- relates to propertyop
relates to propertyopback to ToC or Object Property ToC
IRI: https://saref.etsi.org/saref#relatesToProperty
A relationship between a measurement and the property it relates to
- has domain
- Measurementc
- has range
- Propertyc
- is inverse of
- relates to measurementop
representsopback to ToC or Object Property ToC
IRI: https://saref.etsi.org/saref#represents
A relationship between a service and a function.
Data Properties
has descriptiondpback to ToC or Data Property ToC
IRI: https://saref.etsi.org/saref#hasDescription
A relationship providing a description of an entity (e.g., device). The value is expected to be a string or a string with language tag.
has manufacturerdpback to ToC or Data Property ToC
IRI: https://saref.etsi.org/saref#hasManufacturer
A relationship identifying the manufacturer of an entity (e.g., device). The value is expected to be a string or a string with language tag.
has modeldpback to ToC or Data Property ToC
IRI: https://saref.etsi.org/saref#hasModel
A relationship identifying the model of an entity (e.g., device). The value is expected to be a string or a string with language tag.
has timestampdpback to ToC or Data Property ToC
IRI: https://saref.etsi.org/saref#hasTimestamp
A relationship stating the timestamp of an entity (e.g. a measurement).
has valuedpback to ToC or Data Property ToC
IRI: https://saref.etsi.org/saref#hasValue
A relationship defining the value of a certain property, e.g., energy or power. Note that, even if numeric values are expected to enable reasoning, measurement values could use other datatypes.
Named Individuals
- Cleaning
- Comfort
- Drying
- EnergyEfficiency
- Entertainment
- Lighting
- Meter reading
- Safety
- Washing
- WellBeing
Cleaningniback to ToC or Named Individual ToC
IRI: https://saref.etsi.org/saref#Cleaning
A type of task for which a device is designed
- belongs to
- Taskc
Comfortniback to ToC or Named Individual ToC
IRI: https://saref.etsi.org/saref#Comfort
A type of task for which a device is designed
- belongs to
- Taskc
Dryingniback to ToC or Named Individual ToC
IRI: https://saref.etsi.org/saref#Drying
A type of task for which a device is designed
- belongs to
- Taskc
EnergyEfficiencyniback to ToC or Named Individual ToC
IRI: https://saref.etsi.org/saref#EnergyEfficiency
A type of task for which a device is designed
- belongs to
- Taskc
Entertainmentniback to ToC or Named Individual ToC
IRI: https://saref.etsi.org/saref#Entertainment
A type of task for which a device is designed
- belongs to
- Taskc
Lightingniback to ToC or Named Individual ToC
IRI: https://saref.etsi.org/saref#Lighting
A type of task for which a device is designed
- belongs to
- Taskc
Meter readingniback to ToC or Named Individual ToC
IRI: https://saref.etsi.org/saref#MeterReading
A type of task for which a device is designed
- belongs to
- Taskc
Safetyniback to ToC or Named Individual ToC
IRI: https://saref.etsi.org/saref#Safety
A type of task for which a device is designed
- belongs to
- Taskc
Washingniback to ToC or Named Individual ToC
IRI: https://saref.etsi.org/saref#Washing
A type of task for which a device is designed
- belongs to
- Taskc
WellBeingniback to ToC or Named Individual ToC
IRI: https://saref.etsi.org/saref#WellBeing
A type of task for which a device is designed
- belongs to
- Taskc
Namespace Declarationsback to ToC
- default namespace
- https://saref.etsi.org/saref#
- def
- https://w3id.org/def/
- foaf-rdf
- http://www.garcia-castro.com/foaf.rdf#
- forge-etsi-org
- https://forge.etsi.org/
- in
- https://www.linkedin.com/in/
- 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#
- saref-etsi-org
- https://saref.etsi.org/
- terms
- http://purl.org/dc/terms/
- vann
- http://purl.org/vocab/vann/
- xsd
- http://www.w3.org/2001/XMLSchema#
0 Σχόλια