SAREF: the Smart Applications REFerence ontology

IRI:
https://saref.etsi.org/core/
Version IRI:
https://saref.etsi.org/core/v4.1.1/
Current version :
v4.1.1
Previous version :
https://saref.etsi.org/core/v3.2.1/ (visualise it with LODE )
Authors :
http://maxime-lefrancois.info/me#
http://www.garcia-castro.com/foaf.rdf#me
https://w3id.org/people/mpoveda/
https://www.linkedin.com/in/bouterca
https://www.linkedin.com/in/david-gnabasik-0056a0ba/
https://www.linkedin.com/in/giulia-biagioni
https://www.linkedin.com/in/lauradaniele
Publisher :
https://www.etsi.org/
Other visualisation :
Ontology source - WebVowl

Abstract

Information about changes to version 2.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, including the reuse of the W3C? WGS84 geo positioning vocabulary. - 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. - The information specific for energy efficiency has been moved to the SAREF4ENER extension. 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. - 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). - The saref:Property class has been split into two classes (saref:Property and saref:Measurement), as it is done in the SAREF4ENVI extension, 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). - 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. - The saref:UnitOfMeasure subclasses use individuals from the OM ontology for unit of measures, 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. - 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. - The subclasses of saref:Task have been transormed in individuals. - The saref:hasTask property has been removed from the saref:Profile class to resolve an ambiguity with the saref:Task class.

Table of Content

  1. Classes
  2. Object Properties
  3. Data Properties
  4. Annotation Properties
  5. Namespace Declarations

Classes

Actuationc back to ToC or Class ToC

IRI: https://saref.etsi.org/core/Actuation

A saref:Actuation is the act of carrying out a procedure to control the state of the world using an actuator. It links to an actuator to describe what made the actuation, and to the controlled feature, property, property of interest, state, or state of interest. Typically, its input is a property value or a state. An actuation of a state (OP saref:controls) should have a state as input (OP saref:hasInput). Respectively, an actuation of a property should have a property value as input.
has super-classes
Procedure Executionc
made byop only Actuatorc
controlsop min 1

Actuatorc back to ToC or Class ToC

IRI: https://saref.etsi.org/core/Actuator

A device designed to control one or more properties or states of one or more features of interest.
has super-classes
Devicec
controlsop min 1

Appliancec back to ToC or Class ToC

IRI: https://saref.etsi.org/core/Appliance

A device designed to accomplish a particular task for occupant use. It consumes, produces, or stores, some commodity.
has super-classes
Devicec

Commandc back to ToC or Class ToC

IRI: https://saref.etsi.org/core/Command

The lowest-level directives a function exposes to some network. Commands can target (OP saref:targets and its sub-properties) features, properties, or states. An instance of saref:Command is independent of any device.
has super-classes
broaderop only Commandc
narrowerop only Commandc
is in domain of
is command ofop
is in range of
has commandop, has command kindop

Command Executionc back to ToC or Class ToC

IRI: https://saref.etsi.org/core/CommandExecution

Describes the execution of a command. Typically, its inputs and outputs are human understandable and relate to some feature of interest, such as its state (e.g., s4abcd:On), or the value of its temperature (e.g., property value 21.0 °C).
has super-classes
Procedure Executionc
is execution ofop only Commandc or Command Of Interestc

Command Of Interestc back to ToC or Class ToC

IRI: https://saref.etsi.org/core/CommandOfInterest

The lowest-level directives a device supports and exposes to some network. Commands can target (OP saref:targets and its sub-properties) features, properties, or states. A saref:CommandOfInterest is a directives actually supported by a device and exposed to some network.
has super-classes
is command of interest ofop exactly 1
is in domain of
has command kindop, is command of interest ofop
is in range of
has command of interestop

Commodityc back to ToC or Class ToC

IRI: https://saref.etsi.org/core/Commodity

A marketable item which may be supplied without qualitative differentiation.
has super-classes
broaderop only Commodityc
narrowerop only Commodityc
is in domain of
is consumed byop, is produced byop, is stored byop
is in range of
consumesop, producesop, storesop

Devicec back to ToC or Class ToC

IRI: https://saref.etsi.org/core/Device

A tangible object designed to accomplish a particular task. In order to accomplish this task, the device performs one or more functions. An instance of saref:Device represents one specific real world entity.
has super-classes
Feature of interestc
systemc
has sub-classes
Actuatorc, Appliancec, Meterc, Sensorc
is in domain of
has device kindop, has function of interestop, offersop
is in range of
is function of interest ofop, is offered byop

Device kindsc back to ToC or Class ToC

IRI: https://saref.etsi.org/core/DeviceKind

Device kinds allow to describe kinds of devices, with common properties and common states having the same value, targeting the same properties and states, common functions, and common services. Devices kinds may be used to describe models of devices in online catalogues.
has super-classes
Feature kindsc
broaderop only Feature kindsc
narrowerop only Feature kindsc
is in range of
has device kindop

Feature kindsc back to ToC or Class ToC

IRI: https://saref.etsi.org/core/FeatureKind

Feature kinds allow to describe kinds of features of interest, with common properties having the same value, and common states being the same. An instance of saref:FeatureKind represents an archetype of real world entities, for example to populate product catalogs.
has super-classes
broaderop only Feature kindsc
narrowerop only Feature kindsc
consists ofop only Feature kindsc
has sub-classes
Device kindsc
is in range of
has feature kindop

Feature of interestc back to ToC or Class ToC

IRI: https://saref.etsi.org/core/FeatureOfInterest

A feature of interest represents any real world entity from which a property or a state may be targeted, such as observed and controlled. An instance of saref:FeatureOfInterest represents one specific real world entity.
has super-classes
consists ofop only Feature of interestc
has sub-classes
Devicec
is in domain of
has feature kindop, has property of interestop, has state of interestop, made executionop
is in range of
is property of interest ofop, is state of interest ofop, made byop

Functionc back to ToC or Class ToC

IRI: https://saref.etsi.org/core/Function

Logical groups of commands that devices support to accomplish their tasks. Function can target (OP saref:targets and its sub-properties) features, properties, or states. An instance of saref:Function can apply to different devices.
has super-classes
broaderop only Functionc
narrowerop only Functionc
is in domain of
has mandatory commandop, has optional commandop, is function ofop
is in range of
has functionop, has function kindop

Function of Interestc back to ToC or Class ToC

IRI: https://saref.etsi.org/core/FunctionOfInterest

Logical groups of commands that devices support to accomplish their tasks. Function can target (OP saref:targets and its sub-properties) features, properties, or states. An instance of saref:FunctionOfInterest is supported by exactly one device.
has super-classes
is function of interest ofop exactly 1
is in domain of
has command of interestop, has function kindop, is function of interest ofop
is in range of
has function of interestop, is command of interest ofop

Meterc back to ToC or Class ToC

IRI: https://saref.etsi.org/core/Meter

A device designed to observe and additionally do some computation and/or display one or more properties of one or more features of interest.
has super-classes
Devicec
observesop min 1

Observationc back to ToC or Class ToC

IRI: https://saref.etsi.org/core/Observation

A saref:Observation is the act of carrying out a procedure to estimate or calculate a value of a property of a feature of interest, or a state of a feature of interest. It links to a sensor to describe what made the observation, and to the observed feature, property, property of interest, state, or state of interest. Typically, its result is a property value or a state. An observation of a state (OP saref:observes) should have a state as a result (OP saref:hasResult). Respectively, an observation of a property should have a property value as a result.
has super-classes
Procedure Executionc
made byop only Sensorc
observesop min 1

Operationc back to ToC or Class ToC

IRI: https://saref.etsi.org/core/Operation

A saref:Operation is the means of a service to communicate in a procedure-type manner over the network (i.e. transmit data to/from other devices). It is the –machine interpretable– exposure of a –human understandable– command to a network.
has super-classes
representsop only Commandc or Command Of Interestc
representsop min 1 Command Of Interestc
is operation ofop exactly 1
is in domain of
is operation ofop
is in range of
has operationop

Operation Executionc back to ToC or Class ToC

IRI: https://saref.etsi.org/core/OperationExecution

Describes the execution of an operation in a network: the–machine interpretable– description of a communication between devices over the network. Typically, its input and result are network messages, that conform to the input and output of the executed operation.
has super-classes
Procedure Executionc
is execution ofop only Operationc

Procedure Executionc back to ToC or Class ToC

IRI: https://saref.etsi.org/core/ProcedureExecution

Represents the act of carrying out a procedure.
has sub-classes
Actuationc, Command Executionc, Observationc, Operation Executionc
is in domain of
has resultop, has result timedp, is execution ofop, made byop
is in range of
made executionop

Profilec back to ToC or Class ToC

IRI: https://saref.etsi.org/core/Profile

A saref:Profile describes the money earned (negative values) or paied (positive values) for the use (production or consumption) of a commodity by a device in a certain context.
is in domain of
has priceop, is profile ofop, when property valueop, when stateop
is in range of
has profileop

Propertyc back to ToC or Class ToC

IRI: https://saref.etsi.org/core/Property

Identifiable qualities of features of interest that can be target of devices, such as observed or controlled. A property can apply to different features of interest.
has super-classes
broaderop only Propertyc
narrowerop only Propertyc
consists ofop only Feature kindsc or Propertyc or Statec
is in domain of
is property ofop
is in range of
has propertyop, has property kindop

Property of Interestc back to ToC or Class ToC

IRI: https://saref.etsi.org/core/PropertyOfInterest

Identifiable qualities of features of interest that can be target of devices, such as observed or controlled. An instance of saref:PropertyOfInterest is specific to a feature of interest. It is inherent to and cannot exist without that feature of interest.
has super-classes
consists ofop only Feature kindsc or Propertyc or Property of Interestc or Statec or State of Interestc
is property of interest ofop exactly 1
is in domain of
has property kindop, is property of interest ofop
is in range of
has property of interestop

Property Valuec back to ToC or Class ToC

IRI: https://saref.etsi.org/core/PropertyValue

Describes the value for a property. The property value is optionally linked to its value expressed as an RDF literal (DP saref:hasValue), optionally to the unit of measurement (OP saref:isMeasuredIn), and optionally to the properties or properties of interest it is a value of (OP saref:isValueOfProperty).
has super-classes
consists ofop only Feature kindsc or Feature of interestc or Propertyc or Property of Interestc or Property Valuec or Statec or State of Interestc or State Valuec
is measured inop max 1
has valuedp max 1
is in domain of
is value of propertyop
is in range of
has priceop, has property valueop, when property valueop

Sensorc back to ToC or Class ToC

IRI: https://saref.etsi.org/core/Sensor

A device designed to observe and measure one or more properties or states of one or more features of interest.
has super-classes
Devicec
observesop min 1

Servicec back to ToC or Class ToC

IRI: https://saref.etsi.org/core/Service

A saref:Service is a digital representation of a function in a network, making it discoverable, registerable and remotely controllable in the network.
has super-classes
representsop only Functionc or Function of Interestc
representsop min 1 Function of Interestc
is offered byop exactly 1
is in domain of
has operationop, is offered byop
is in range of
is operation ofop, offersop

Statec back to ToC or Class ToC

IRI: https://saref.etsi.org/core/State

Identifiable conditions that features of interest are or may be in, and that can be target of devices, such as observed and controlled. A state can apply to different features of interest.
has super-classes
broaderop only Statec
narrowerop only Statec
is in domain of
is state ofop
is in range of
has stateop, has state kindop, when stateop

State of Interestc back to ToC or Class ToC

IRI: https://saref.etsi.org/core/StateOfInterest

Identifiable conditions that features of interest are or may be in, and that can be target of devices, such as observed and controlled. An instance of saref:StateOfInterest is specific to a feature of interest. It is inherent to and cannot exist without that feature of interest.
has super-classes
is state of interest ofop exactly 1
is in domain of
has state kindop, is state of interest ofop
is in range of
has state of interestop

State Valuec back to ToC or Class ToC

IRI: https://saref.etsi.org/core/StateValue

Describes the value for a state. The state value is optionally linked the states or states of interest it is a value of (OP saref:isValueOfState).
is in domain of
is value of stateop
is in range of
has state valueop

Taskc back to ToC or Class ToC

IRI: https://saref.etsi.org/core/Task

The goal for which a device is designed, from a user perspective.
has super-classes
broaderop only Taskc
narrowerop only Taskc
is in domain of
is accomplished byop
is in range of
accomplishesop

Unit of measurec back to ToC or Class ToC

IRI: https://saref.etsi.org/core/UnitOfMeasure

The unit of measure is a standard for measurement of a quantity, such as a Property.
is in range of
is measured inop

Object Properties

accomplishesop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/accomplishes

Links a certain entity (e.g., a device) to the task it accomplishes.
has range
Taskc
is inverse of
is accomplished byop

broaderop back to ToC or Object Property ToC

IRI: http://www.w3.org/2004/02/skos/core#broader

is inverse of
narrowerop

consists ofop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/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)

consumesop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/consumes

Links a feature kind, feature of interest, or device, to the commodity it consumes
has domain
Devicec or Device kindsc or Feature kindsc or Feature of interestc
has range
Commodityc
is inverse of
is consumed byop

controlsop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/controls

Links a device, function, command, or procedure execution, to the feature, property, or state, it controls.
has super-properties
targetsop
has domain
Actuationc or Actuatorc or Commandc or Command Of Interestc or Device kindsc or Functionc or Function of Interestc
is inverse of
is controlled byop

has applicable timeop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/hasApplicableTime

Links an entity (e.g., a profile) to an instant or interval or other compound temporal entity expressed using OWL Time, which bounds temporally the applicable context of that entity.
has range
temporal entityc or temporal positionc

has commandop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/hasCommand

Links a function or function of interest and the command it supports.

has command kindop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/hasCommandKind

links a command of interest to its kind, a command.
has domain
Command Of Interestc
has range
Commandc
has sub-property chains
has command kindop o broaderop

has command of interestop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/hasCommandOfInterest

Links a function of interest to one of its commands of interest.

has device kindop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/hasDeviceKind

Links a device to its kind, a device kind. Kinds of devices describe models of devices, with common properties and common states having the same value, targeting the same properties and states, common functions, and common services.
has super-properties
has feature kindop
has domain
Devicec
has range
Device kindsc

has feature kindop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/hasFeatureKind

links a feature of interest to its kind, a feature kind
has sub-properties
has device kindop
has domain
Feature of interestc
has range
Feature kindsc
has sub-property chains
has feature kindop o broaderop

has functionop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/hasFunction

Links a feature kind or a device to one of its functions.

has function kindop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/hasFunctionKind

links a function of interest to its kind, a function
has domain
Function of Interestc
has range
Functionc
has sub-property chains
has function kindop o broaderop

has function of interestop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/hasFunctionOfInterest

Links a device to one of its functions of interest.
has domain
Devicec
has range
Function of Interestc
is inverse of
is function of interest ofop

has inputop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/hasInput

Links a command, operation, or procedure execution, to its inputs.

has mandatory commandop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/hasMandatoryCommand

Links a function and one of its mandatory commands
has super-properties
has commandop
has domain
Functionc
has sub-property chains
broaderop o has mandatory commandop

has operationop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/hasOperation

Links a service to one of its operations.
has domain
Servicec
has range
Operationc
is inverse of
is operation ofop

has optional commandop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/hasOptionalCommand

Links a function and one of its optional commands
has super-properties
has commandop
has domain
Functionc

has outputop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/hasOutput

Links a command or operation to its outputs.

has phenomenon timeop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/hasPhenomenonTime

Links a procedure execution to the time that the result applies. It may be an interval or an instant, or some other compound temporal entity expressed using OWL Time.
has range
temporal entityc

has priceop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/profileHasPrice

Links a profile to the money earned (negative values) or paid (positive values) for the use (production or consumption) of the commodity by the device
has domain
Profilec
has range
Property Valuec

has profileop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/hasProfile

Links a device to its profile. Its inverse is saref:isProfileOf. The device should be linked to a certain commodity using OP saref:consumes, saref:produces, or saref:stores, and optionally to some property or state using OP saref:targets or its sub-properties.
has domain
Devicec or Device kindsc
has range
Profilec
is inverse of
is profile ofop

has propertyop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/hasProperty

Links a feature kind or a feature of interest to one of its properties.

has property kindop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/hasPropertyKind

links a property of interest to its kind, a property.
has domain
Property of Interestc
has range
Propertyc
has sub-property chains
has property kindop o broaderop

has property of interestop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/hasPropertyOfInterest

Links a feature of interest to one of its properties of interest.

has property valueop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/hasPropertyValue

Links a feature kind, a feature of interest, or a property of interest, to a property value.
has domain
Feature kindsc or Feature of interestc or Property of Interestc
has range
Property Valuec
has sub-property chains
broaderop o has property valueop

has resultop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/hasResult

Links a procedure execution (e.g., an observation) to its result (e.g., a property value).

has stateop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/hasState

Links a feature kind or a feature of interest to one of its states.

has state kindop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/hasStateKind

links a state of interest to its kind, a state
has domain
State of Interestc
has range
Statec
has sub-property chains
has state kindop o broaderop

has state of interestop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/hasStateOfInterest

Links a feature of interest to one of its states of interest.

has state valueop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/hasStateValue

Links a feature kind, a feature of interest, or a state of interest, to a state value.
has domain
Feature kindsc or Feature of interestc or State of Interestc
has range
State Valuec
has sub-property chains
broaderop o has state valueop

is accomplished byop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/isAccomplishedBy

A relationship identifying an entity (e.g., a device) that can accomplish a task.
has domain
Taskc
is inverse of
accomplishesop

is command ofop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/isCommandOf

Links a command and a function or function of interest that supports it.
has domain
Commandc
has range
Functionc or Function of Interestc
is inverse of
has commandop

is command of interest ofop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/isCommandOfInterestOf

Links a command of interest to the function of interest it is a command of.

has characteristics : functional

has domain
Command Of Interestc
has range
Function of Interestc
is inverse of
has command of interestop

is consumed byop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/isConsumedBy

Links a commodity to the feature kind, feature of interest, or device, that consumes it
has domain
Commodityc
has range
Devicec or Device kindsc or Feature kindsc or Feature of interestc
is inverse of
consumesop

is controlled byop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/isControlledBy

Links a feature, property, or state, to the device, function, command, or procedure execution, that controls it.
has super-properties
is target ofop
is inverse of
controlsop

is execution ofop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/isExecutionOf

Links a command execution to the command or command of interest that was executed. Also liks an operation execution to the operation that was executed

is function ofop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/isFunctionOf

Links a function to the feature kind or device it is a function of.
has domain
Functionc
has range
Feature kindsc or Feature of interestc
is inverse of
has functionop

is function of interest ofop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/isFunctionOfInterestOf

Links a function of interest to the device it is a function of.

has characteristics : functional

has domain
Function of Interestc
has range
Devicec
is inverse of
has function of interestop

is measured inop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/isMeasuredIn

A relationship identifying the unit of measure used for a certain entity.
has range
Unit of measurec

is observed byop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/isObservedBy

Links a feature, property, or state, to the device, function, command, or procedure execution, that observes it.
has super-properties
is target ofop
is inverse of
observesop

is offered byop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/isOfferedBy

Links a service to the device that exposes it to a network

has characteristics : functional

has domain
Servicec
has range
Devicec
is inverse of
offersop

is operation ofop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/isOperationOf

Links an operation to the service it belongs to.

has characteristics : functional

has domain
Operationc
has range
Servicec
is inverse of
has operationop

is produced byop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/isProducedBy

Links a commodity to the feature kind, feature of interest, or device, that produces it
has domain
Commodityc
has range
Devicec or Device kindsc or Feature kindsc or Feature of interestc
is inverse of
producesop

is profile ofop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/isProfileOf

Links a profile to the device it describes. The device should be linked to a certain commodity using OP saref:consumes, saref:produces, or saref:stores, and optionally to some property or state using OP saref:targets or its sub-properties.
has domain
Profilec
has range
Devicec or Device kindsc
is inverse of
has profileop

is property ofop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/isPropertyOf

Links a property to the feature kind or feature of interest it is a property of.
has domain
Propertyc
has range
Feature kindsc or Feature of interestc
is inverse of
has propertyop

is property of interest ofop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/isPropertyOfInterestOf

Links a property of interest to the feature of interest it is a property of.

has characteristics : functional

has domain
Property of Interestc
has range
Feature of interestc
is inverse of
has property of interestop

is state ofop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/isStateOf

Links a state to the feature kind or feature of interest it is a state of.
has domain
Statec
has range
Feature kindsc or Feature of interestc
is inverse of
has stateop

is state of interest ofop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/isStateOfInterestOf

Links a state of interest to the feature of interest it is a state of.

has characteristics : functional

has domain
State of Interestc
has range
Feature of interestc
is inverse of
has state of interestop

is stored byop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/isStoredBy

Links a commodity to the feature kind, feature of interest, or device, that stores it
has domain
Commodityc
has range
Devicec or Device kindsc or Feature kindsc or Feature of interestc
is inverse of
storesop

is target ofop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/isTargetOf

Links a feature, property, or state, to the device, function, command, or procedure execution, that targets it.

is value of propertyop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/isValueOfProperty

Links a property value to the property or property of interest it is a value of.

is value of stateop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/isValueOfState

Links a state value to the state or state of interest it is a value of.
has domain
State Valuec
has range
Feature kindsc or Feature of interestc or State of Interestc
has sub-property chains
is value of stateop o has state kindop

made byop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/madeBy

Links a procedure execution to the entity (e.g., device) that made it.
has domain
Procedure Executionc
has range
Feature of interestc
is inverse of
made executionop

made executionop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/madeExecution

Links an entity (e.g., device) to the procedure execution it made.
has domain
Feature of interestc
has range
Procedure Executionc
is inverse of
made byop

observesop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/observes

Links a device, function, command, or procedure execution, to the feature, property, or state, it observes.
has super-properties
targetsop
has domain
Commandc or Command Of Interestc or Device kindsc or Functionc or Function of Interestc or Observationc or Sensorc
is inverse of
is observed byop

offersop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/offers

Links a device to a service it exposes to a network.
has domain
Devicec
has range
Servicec
is inverse of
is offered byop

producesop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/produces

Links a feature kind, feature of interest, or device, to the commodity it produces
has domain
Devicec or Device kindsc or Feature kindsc or Feature of interestc
has range
Commodityc
is inverse of
is produced byop

representsop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/represents

Links a service to some function or function of interest it exposes to the network. Also links an operation to some command or command of interest it exposes to the network.

storesop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/stores

Links a feature kind, feature of interest, or device, to the commodity it stores
has domain
Devicec or Device kindsc or Feature kindsc or Feature of interestc
has range
Commodityc
is inverse of
is stored byop

targetsop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/targets

Links a device, function, command, or procedure execution, to the feature, property, or state, it targets.

when property valueop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/whenPropertyValue

Links a profile to a property value that contributes to restricting its applicable context.
has domain
Profilec
has range
Property Valuec

when stateop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/whenState

Links a profile to a state that contributes to restricting its applicable context.
has domain
Profilec
has range
Statec

Data Properties

has identifierdp back to ToC or Data Property ToC

IRI: https://saref.etsi.org/core/hasIdentifier

Links some entity to its identifier. Extensions of SAREF may define sub-properties such as s4abcd:hasUUID, s4abcd:hasGTIN12, etc.

has manufacturerdp back to ToC or Data Property ToC

IRI: https://saref.etsi.org/core/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 modeldp back to ToC or Data Property ToC

IRI: https://saref.etsi.org/core/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 result timedp back to ToC or Data Property ToC

IRI: https://saref.etsi.org/core/hasResultTime

Links a procedure execution to the instant of time when the activity was completed, expressed as an xsd:dateTime literal.
has domain
Procedure Executionc
has range
date time

has revision numberdp back to ToC or Data Property ToC

IRI: https://saref.etsi.org/core/hasRevisionNumber

Links some entity (e.g., a device) to its revision number.
has range
string

has timestampdp back to ToC or Data Property ToC

IRI: https://saref.etsi.org/core/hasTimestamp

Links a procedure execution or a profile to an instant.
has domain
Procedure Executionc or Profilec
has range
date time

has valuedp back to ToC or Data Property ToC

IRI: https://saref.etsi.org/core/hasValue

Value of a property value expressed as an RDF literal. Note that, even if decimal values are expected, values could use other datatypes.

has versiondp back to ToC or Data Property ToC

IRI: https://saref.etsi.org/core/hasVersion

Links some entity (e.g., a device) to its version.
has range
string

Annotation Properties

creatorap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/creator

descriptionap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/description

exampleap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2004/02/skos/core#example

history noteap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2004/02/skos/core#historyNote

issuedap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/issued

licenseap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/license

modifiedap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/modified

noteap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2004/02/skos/core#note

preferred namespace prefixap back to ToC or Annotation Property ToC

IRI: http://purl.org/vocab/vann/preferredNamespacePrefix

preferred namespace uriap back to ToC or Annotation Property ToC

IRI: http://purl.org/vocab/vann/preferredNamespaceUri

publisherap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/publisher

scope noteap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2004/02/skos/core#scopeNote

sourceap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/source

titleap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/title

Namespace Declarations back to ToC

default namespace
https://saref.etsi.org/core/
04-01-01-60
https://www.etsi.org/deliver/etsi_ts/103200_103299/103264/04.01.01_60/
foaf-rdf
http://www.garcia-castro.com/foaf.rdf#
forge-etsi-org
https://forge.etsi.org/
in
https://www.linkedin.com/in/
issues
https://labs.etsi.org/rep/saref/saref-portal/-/issues/
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#
saref4syst
https://saref.etsi.org/saref4syst/
skos
http://www.w3.org/2004/02/skos/core#
terms
http://purl.org/dc/terms/
time
http://www.w3.org/2006/time#
vann
http://purl.org/vocab/vann/
xsd
http://www.w3.org/2001/XMLSchema#

This HTML document was obtained by processing the OWL ontology source code through LODE, Live OWL Documentation Environment, developed by Silvio Peroni .