dcterms:description"""The objective of SAREF4EHAW is to extend SAREF ontology for the eHealth/Ageing-well (EHAW) vertical. Clause 4.1 of the present document shortly introduces a high level view of the envisioned SAREF4EHAW semantic model and modular ontology, with the retained concepts (i.e. classes) and their relations.
dcterms:description"""The objective of SAREF4EHAW is to extend SAREF ontology for the eHealth/Ageing-well (EHAW) vertical. Clause 4.1 of the present document shortly introduces a high level view of the envisioned SAREF4EHAW semantic model and modular ontology, with the retained concepts (i.e. classes) and their relations.
SAREF4EHAW extension has been specified and formalised by investigating EHAW domain related resources, as reported in ETSI TR 103 509, such as: potential stakeholders, standardization initiatives, alliances/associations, European projects, EC directives, existing ontologies, and data repositories. Therefore, SAREF4EHAW modular ontology shall both:
SAREF4EHAW extension has been specified and formalised by investigating EHAW domain related resources, as reported in ETSI TR 103 509, such as: potential stakeholders, standardization initiatives, alliances/associations, European projects, EC directives, existing ontologies, and data repositories. Therefore, SAREF4EHAW modular ontology shall both:
- Allow the implementation of a limited set of typical EHAW related use cases already identified in ETSI TR 103 509, i.e.
- Allow the implementation of a limited set of typical EHAW related use cases already identified in ETSI TR 103 509, i.e.
...
@@ -45,27 +32,39 @@ SAREF4EHAW mainly reuses the following existing ontologies: SAREF, ETSI SmartBAN
...
@@ -45,27 +32,39 @@ SAREF4EHAW mainly reuses the following existing ontologies: SAREF, ETSI SmartBAN
For semantic interoperability handling purposes, an ontology based solution, combined with sensing-as-a-service and WoT strategies, is retained for SAREF4EHAW. Therefore, an upper level ontology, at service level, shall also behas been fully modelled (Service class and sub-classes depicted in the previous figure).
For semantic interoperability handling purposes, an ontology based solution, combined with sensing-as-a-service and WoT strategies, is retained for SAREF4EHAW. Therefore, an upper level ontology, at service level, shall also behas been fully modelled (Service class and sub-classes depicted in the previous figure).
For embedded semantic analytics purposes, SAREF4EHAW shall behas been designed using the modularity principle (see ETSI TR 103 509) and can thus be mainly described by the following self-contained knowledge sub-ontologies (or modules): HealthActor, Ban, HealthDevice, Function (measured data related concepts included) and Service."""^^<http://www.iana.org/assignments/media-types/text/markdown>;
For embedded semantic analytics purposes, SAREF4EHAW shall behas been designed using the modularity principle (see ETSI TR 103 509) and can thus be mainly described by the following self-contained knowledge sub-ontologies (or modules): HealthActor, Ban, HealthDevice, Function (measured data related concepts included) and Service."""^^<http://www.iana.org/assignments/media-types/text/markdown>;
dcterms:issued"date when the document is online"^^xsd:date;
dcterms:modified"do not set this"^^xsd:date;
dcterms:created"start date of the STF 2019-01-01"^^xsd:date;
vann:preferredNamespacePrefix"s4ehaw";
rdfs:comment"Extension of SAREF for eHealth Ageing Well domain.";
dcterms:title"SAREF4EHAW: an extension of SAREF for eHealth Ageing Well domain"@en;
rdfs:comment"A device has a function (e.g., for an ehealth device, temperature measurement, blood pressure measurement, insulin regulation)."@en;
### rdfs:comment "A device has a function (e.g., for an ehealth device, temperature measurement, blood pressure measurement, insulin regulation)."@en ;
rdfs:rangesaref:Function;
### rdfs:range saref:Function ;
rdfs:domainsaref:Device.
### rdfs:domain saref:Device .
### https://saref.etsi.org/saref/core/offers
### https://saref.etsi.org/saref/core/offers
saref:offersrdf:typeowl:ObjectProperty;
### saref:offers rdf:type owl:ObjectProperty ;
rdfs:label"offers"@en;
rdfs:comment"A device offers services, e.g., for an eHealth device, a thermometer offers a temperature measurement service."@en;
### rdfs:label "offers"@en ;
rdfs:rangesaref:Service;
### rdfs:comment "A device offers services, e.g., for an eHealth device, a thermometer offers a temperature measurement service."@en ;
rdfs:comment"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."@en;
### rdfs:comment "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."@en ;
rdfs:isDefinedBysaref:;
### rdfs:isDefinedBy saref: ;
rdfs:label"Command"@en.
### rdfs:label "Command"@en .
### https://saref.etsi.org/core/NotifyCommand
### https://saref.etsi.org/core/NotifyCommand
saref:NotifyCommandrdf:typeowl:Class;
### saref:NotifyCommand rdf:type owl:Class ;
rdfs:comment"A type of command used for notifications."@en;
### rdfs:comment "A type of command used for notifications."@en ;
rdfs:comment"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 the start and stop function."@en;
### rdfs:comment "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 the start and stop function."@en ;
rdfs:comment"The functionality necessary to accomplish the task for which a device is designed for, .e.g. a temperature measurement function. 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., heart rate, temperature, motion, oxygen level...), or the capability that a function can support (e.g., receive, reply, notify, etc.), and so forth. "@en;
### rdfs:comment "The functionality necessary to accomplish the task for which a device is designed for, .e.g. a temperature measurement function. 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., heart rate, temperature, motion, oxygen level...), or the capability that a function can support (e.g., receive, reply, notify, etc.), and so forth. "@en ;
rdfs:comment"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."@en;
### rdfs:comment "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."@en ;
rdfs:comment"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 like e.g. a heart rate measurement service is offered by a health device that wants (a certain set of) its function(s) to be discoverable, registerable, remotely controllable by other health devices, health applications, or health actors, in the health-related network."@en;
### rdfs:comment "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 like e.g. a heart rate measurement service is offered by a health device that wants (a certain set of) its function(s) to be discoverable, registerable, remotely controllable by other health devices, health applications, or health actors, in the health-related network."@en ;
rdfs:comment"The goal for which a device (e.g. a health device) is designed (from a user perspective). For example, a thermometer is designed for the task of measuring a temperature."@en;
### rdfs:comment "The goal for which a device (e.g. a health device) is designed (from a user perspective). For example, a thermometer is designed for the task of measuring a temperature."@en ;
rdfs:comment"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\". This definition is based on the definition of unit of measure in the Ontology of units of Measure (OM)."@en;
### rdfs:comment "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\". This definition is based on the definition of unit of measure in the Ontology of units of Measure (OM)."@en ;