rdfs:comment"""Defines the relatonship between a health Device that has one or multiple contacts (e.g. the patient or user that is sensed by this device, the caregiver that is using the health device)""";
rdfs:label"has contact"@en.
### https://saref.etsi.org/s4ehaw#isUsedFor
s4ehaw:IsUsedForrdf:typeowl:ObjectProperty;
rdfs:domains4ehaw:HealthDevice;
rdfs:ranges4ehaw:Process;
rdfs:comment"""Defines the relatonship between a health device is used for certain process (temperature measurement, blood pressure measurement, insulin regulation)""";
rdfs:label"is used for"@en.
### https://saref.etsi.org/s4ehaw#isUsedFor
s4ehaw:IsUsedForrdf:typeowl:ObjectProperty;
rdfs:domains4ehaw:FunctionalDevice;
rdfs:ranges4ehaw:Process;
rdfs:comment"""Defines the relatonship between a non purely health device called functional device and that is used for certain process (luminosity measurement, air pressure measurement, heat level measurement)""";
rdfs:label"is used for"@en.
### https://saref.etsi.org/s4ehaw#contains
s4ehaw:containsrdf:typeowl:ObjectProperty;
rdfs:domains4ehaw:Ban;
rdfs:ranges4ehaw:HealthDevice;
rdfs:comment"""Defines the relatonship between a Body Area Network or BAN that contains one or multiple health devices""";
rdfs:label"contains"@en.
### https://saref.etsi.org/s4ehaw#hasContact
s4ehaw:hasContactrdf:typeowl:ObjectProperty;
rdfs:domains4ehaw:Ban;
rdfs:ranges4ehaw:Conctact;
rdfs:comment"""Defines the relatonship between a BAN that has one or multiple contacts (e.g. the patient or user that is monitored through this BAN, the caregiver that is using this BAN for monitoring purposes)""";
rdfs:comment"""Defines the relatonship between a BAN that has a communication process that is the type of communication carried out between BAN devices and BAN Hub""";
rdfs:label"has communication process"@en.
### https://saref.etsi.org/s4ehaw#elects
s4ehaw:electsrdf:typeowl:ObjectProperty;
rdfs:domains4ehaw:Ban;
rdfs:ranges4ehaw:Hub;
rdfs:comment"""Defines the relatonship between a Body Area Network or BAN that elects one hub that mainly plays the role of both a data concentrator and a network GW""";
rdfs:label"elects"@en.
### https://saref.etsi.org/s4ehaw#isActor
s4ehaw:isActorrdf:typeowl:ObjectProperty;
rdfs:domains4ehaw:Contact;
rdfs:ranges4ehaw:Actor;
rdfs:comment"""Defines the relatonship between a contact that is an actor of an eHealth system (caregiver or patient or user or halper)""";
rdfs:comment"""Defines the relatonship between a contact that has a responsability party which plays the role of the reference of the patient/user. It should be an organization or a person""";
rdfs:label"has responsability party"@en.
### https://saref.etsi.org/s4ehaw#isActor
s4ehaw:isActorrdf:typeowl:ObjectProperty;
rdfs:domains4ehaw:ResponsabilityParty;
rdfs:ranges4ehaw:Actor;
rdfs:comment"""Defines the relatonship between a ResponsabilityParty that is an actor of an eHealth system""";
rdfs:label"is actor"@en.
### https://saref.etsi.org/s4ehaw#isActor
s4ehaw:isActorrdf:typeowl:ObjectProperty;
rdfs:domains4ehaw:Caregiver;
rdfs:ranges4ehaw:Actor;
rdfs:comment"""Defines the relatonship between a caregiver that is an actor of an eHealth system""";
rdfs:label"is actor"@en.
### https://saref.etsi.org/s4ehaw#isActor
s4ehaw:isActorrdf:typeowl:ObjectProperty;
rdfs:domains4ehaw:Patient;
rdfs:ranges4ehaw:Actor;
rdfs:comment"""Defines the relatonship between patient that is an actor of an eHealth system""";
rdfs:label"is actor"@en.
### https://saref.etsi.org/s4ehaw#isActor
s4ehaw:isActorrdf:typeowl:ObjectProperty;
rdfs:domains4ehaw:User;
rdfs:ranges4ehaw:Actor;
rdfs:comment"""Defines the relatonship between a monitored person called user and that is an actor of an eHealth system""";
rdfs:label"is actor"@en.
### https://saref.etsi.org/s4ehaw#isActor
s4ehaw:isActorrdf:typeowl:ObjectProperty;
rdfs:domains4ehaw:Helper;
rdfs:ranges4ehaw:Actor;
rdfs:comment"""Defines the relatonship between a Helper (family member, friend or neighbor of a patient) that is an actor of an eHealth system""";
rdfs:label"is actor"@en.
### https://saref.etsi.org/s4ehaw#hasParticipants
s4ehaw:hasParticipantsrdf:typeowl:ObjectProperty;
rdfs:domains4ehaw:MeasurementSession;
rdfs:ranges4ehaw:Actor;
rdfs:comment"""Defines the relatonship between a measurement session that has actors of an eHealth system as participants (caregiver controling the session, patient monitored during the session)""";
rdfs:label"has participants"@en.
### https://saref.etsi.org/s4ehaw#hasParticipants
s4ehaw:hasParticipantsrdf:typeowl:ObjectProperty;
rdfs:domains4ehaw:MeasurementSession;
rdfs:ranges4ehaw:HealthDevice;
rdfs:comment"""Defines the relatonship between a measurement session that has one or multiple health devices as participants (sensor, actuator, wearables)""";
rdfs:label"has participants"@en.
### https://saref.etsi.org/s4ehaw#hasData
s4ehaw:hasDatardf:typeowl:ObjectProperty;
rdfs:domains4ehaw:Process;
rdfs:ranges4ehaw:Data;
rdfs:comment"""Defines the relatonship between a process that has has one or many data, for example a tracking process shall include latitude, longitude and speed data""";
rdfs:label"has data"@en.
### https://saref.etsi.org/s4ehaw#hasCommand
s4ehaw:hasCommandrdf:typeowl:ObjectProperty;
rdfs:domains4ehaw:Process;
rdfs:rangesaref:Command;
rdfs:comment"""Defines the relatonship between a process that has a command (a directive that a device must support to perform a given process)""";
rdfs:label"has command"@en.
### https://saref.etsi.org/s4ehaw#hasConstraints
s4ehaw:hasConstraintsrdf:typeowl:ObjectProperty;
rdfs:domains4ehaw:Data;
rdfs:ranges4ehaw:Constraints;
rdfs:comment"""Defines the relatonship between a data that has constraints (validity, operating, security...)""";
rdfs:label"has constraints"@en.
### https://saref.etsi.org/s4ehaw#hasMeasurement
s4ehaw:hasMesurementrdf:typeowl:ObjectProperty;
rdfs:domains4ehaw:Data;
rdfs:ranges4ehaw:Measurement;
rdfs:comment"""Defines the relatonship between data that has measurement""";
rdfs:comment"""Defines the relatonship between data that has time series measurements""";
rdfs:label"has time series measurements"@en.
### https://saref.etsi.org/s4ehaw#isMeasuredIn
s4ehaw:isMeasuredInrdf:typeowl:ObjectProperty;
rdfs:domains4ehaw:Measurement;
rdfs:ranges4ehaw:UnitOfMeasure;
rdfs:comment"""Defines the relatonship between a measurement that is measured in a given unit of measure""";
rdfs:label"is measured in"@en.
### https://saref.etsi.org/s4ehaw#isMeasuredIn
s4ehaw:isMeasuredInrdf:typeowl:ObjectProperty;
rdfs:domains4ehaw:TimeSeriesMeasurements;
rdfs:ranges4ehaw:UnitOfMeasure;
rdfs:comment"""Defines the relatonship between time series measurements that are measured in a given unit of measure""";
rdfs:label"is measured in"@en.
### https://saref.etsi.org/saref#offers
saref:offersrdf:typeowl:ObjectProperty;
rdfs:domainsaref:Device;
rdfs:rangesaref:Service;
rdfs:comment"""Defines the relatonship between a device that offers services""";
rdfs:label"offers"@en.
### https://saref.etsi.org/s4ehaw#hasLocation
s4ehaw:hasLocationrdf:typeowl:ObjectProperty;
rdfs:domainsaref:Device;
rdfs:ranges4ehaw:Location;
rdfs:comment"""Defines the relatonship between a device that has a location that is mainly its position and/or its geolocation of the device""";
rdfs:label"has location"@en.
### https://saref.etsi.org/s4ehaw#hasInterface
s4ehaw:hasInterfacerdf:typeowl:ObjectProperty;
rdfs:domainsaref:Device;
rdfs:ranges4ehaw:Interface;
rdfs:comment"""Defines the relatonship between a device that has one or multiple interfaces (Bluetooth, UWB, IEEE 802.15.6, serial interface...)""";
rdfs:label"has interface"@en.
### https://saref.etsi.org/s4ehaw#hasDeviceType
s4ehaw:hasDeviceTyperdf:typeowl:ObjectProperty;
rdfs:domainsaref:Device;
rdfs:ranges4ehaw:DeviceType;
rdfs:comment"""Defines the relatonship between a device that has a device type describing the physical characteristics of the device""";
rdfs:label"has device type"@en.
### https://saref.etsi.org/s4ehaw#hasEnergySource
s4ehaw:hasEnergySourcerdf:typeowl:ObjectProperty;
rdfs:domains4ehaw:DeviceType;
rdfs:ranges4ehaw:EnergySource;
rdfs:comment"""Defines the relatonship between a device type that has energy source mainly describing battery related capabilities of the device (number, type, available level...)""";
rdfs:label"has energy source"@en.
### https://saref.etsi.org/s4ehaw#hasProcessor
s4ehaw:hasProcessorrdf:typeowl:ObjectProperty;
rdfs:domains4ehaw:DeviceType;
rdfs:ranges4ehaw:Processor;
rdfs:comment"""Defines the relatonship between a device type that has processor describing the processing capabilities of the device""";
rdfs:comment"""Defines the relatonship between a device interface that has an interface type that describes the standard characteristics of the interface protocol/functional layerof the device and that is added for redundancy avoidance""";
rdfs:comment"""Defines the relatonship between a device type that has an given interface type that describes the standard characteristics of the interface protocol/functional layer of the device and that is added for redundancy avoidance""";
rdfs:label"has interface type"@en.
### https://saref.etsi.org/s4ehaw#presents
s4ehaw:presentsrdf:typeowl:ObjectProperty;
rdfs:domainsaref:Service;
rdfs:ranges4ehaw:ServiceProfile;
rdfs:comment"""Defines the relatonship between a service that presents a service profile (what the service does)""";
rdfs:label"presents"@en.
### https://saref.etsi.org/s4ehaw#supports
s4ehaw:supportsrdf:typeowl:ObjectProperty;
rdfs:domainsaref:Service;
rdfs:ranges4ehaw:ServiceGrounding;
rdfs:comment"""Defines the relatonship between a service that supports a service grounding (how to access the service)""";
rdfs:label"supports"@en.
### https://saref.etsi.org/s4ehaw#isDescribedBy
s4ehaw:isDescribedByrdf:typeowl:ObjectProperty;
rdfs:domainsaref:Service;
rdfs:ranges4ehaw:ServiceProcess;
rdfs:comment"""Defines the relatonship between a service that is described by a service process (how the service works)""";