rdfs:comment"Defines the relatonship between a health device is used for certain process (temperature measurement, blood pressure measurement, insulin regulation)",
"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: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:comment"Defines the relatonship between a process that has one or many data, for example a tracking process shall include latitude, longitude and speed data";
rdfs:comment"Defines the relatonship between a device type that has energy mainly describing energy source and battery related capabilities of the device (number, type, available level...)";
rdfs:comment"Defines the relatonship between a device type that has energy mainly describing energy source and battery related capabilities of the device (number of energy source, source type, rechargeable or not, available energy level...).";
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 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",
"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:comment"Defines the relatonship between a device type that has power describing the processing power or capabilities of the device";
rdfs:comment"Defines the relatonship between a device type that has power describing the processing power or capabilities of the device (number of energy source, source type, rechargeable or not, available energy level...).";
rdfs:comment"Defines the relatonship between a measurement that is measured in a given unit of measure.",
"Defines the relatonship between time series measurements that are measured in a given unit of measure.";
rdfs:rangesaref:UnitOfMeasure;
rdfs:comment"Defines the relationship between a measurement that is measured in a given unit of measure.",
"Defines the relationship between time series measurements that are measured in a given unit of measure.";
rdfs:label"is measured in"@en.
### https://saref.etsi.org/s4ehaw/location
s4ehaw:locationrdf:typeowl:ObjectProperty;
rdfs:domains4ehaw:HealthDevice,
s4ehaw:FunctionalDevice;
rdfs:ranges4ehaw:Location,
[rdf:typeowl:Class;
owl:unionOf(s4ehaw:BodySurface
s4ehaw:Implant
)
];
rdfs:comment"The location of an health device, i.e. its position against the body - on or in the body - and/or its geolocation.",
"The location of a functional device, i.e. its position against the body - on or in the body - and/or its geolocation.";
rdfs:label"location"@en.
### https://saref.etsi.org/s4ehaw/isUsedFor
s4ehaw:isUsedForrdf:typeowl:ObjectProperty;
rdfs:domains4ehaw:FunctionalDevice,
s4ehaw: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)",
"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)";