Newer
Older
rdfs:comment "The power sources of a health device, mainly describing energy source and battery related capabilities of the health device (number of power source, source type, rechargeable or not...)."@en .
### https://saref.etsi.org/s4ehaw/ReminderCommand
rdfs:label "Reminder command"@en ;
rdfs:subClassOf saref:NotifyCommand ;
rdfs:comment "Command used for sending reminder notifications to health actors, e.g. pationts, users or Caregivers."@en .
### https://saref.etsi.org/s4ehaw/ResponsibleParty
rdfs:comment "The legal entity responsible for a BAN, i.e. to contact in case of problem"@en .
### https://saref.etsi.org/s4ehaw/ServiceGrounding
rdfs:label "Service grounding"@en ;
rdfs:comment "How to access the service."@en .
### https://saref.etsi.org/s4ehaw/ServiceProcess
rdfs:label "Service process"@en ;
rdfs:comment "How the service works."@en .
### https://saref.etsi.org/s4ehaw/ServiceProfile
rdfs:label "Service profile"@en ;
rdfs:comment "What the service does."@en .
### https://saref.etsi.org/s4ehaw/TimeSeriesMeasurements
s4ehaw:TimeSeriesMeasurements rdf:type owl:Class ;
[ rdf:type owl:Restriction ;
owl:onProperty s4ehaw:hasValues ;
owl:allValuesFrom xsd:float
] ,
[ rdf:type owl:Restriction ;
owl:onProperty s4envi:hasFrequencyMeasurement ;
owl:allValuesFrom s4envi:FrequencyMeasurement
] ;
rdfs:comment "A sequence of data in a successive equally spaced points in time. The O&M ontology (ISO 19156) defines Time Series Observation as an “observation whose result is a time-series”, while both Hl7 aECG and DICOM standards define the Series element as a sequence of data sharing a common frame of reference. In SAREF4health this concept is termed as Time Series Measurements since this sequence of data refers to time series measured by a health device." .
rdfs:comment "A health actor (patient included) that can be equiped with BANs or health devices for monitoring, control, care (specific case of patients) or support purposes."@en .
### https://saref.etsi.org/s4ehaw/ValidityConstraint
s4ehaw:ValidityConstraint rdf:type owl:Class ;
rdfs:comment "Data may have validity constraint such as allowable value range."@en .
### https://saref.etsi.org/saref/core/Service
saref:Service rdf:type owl:Class .
### https://saref.etsi.org/saref4envi/FrequencyMeasurement
s4envi:FrequencyMeasurement rdf:type owl:Class ;
rdfs:label "Frequency measurement"@en ;
rdfs:comment "Represents the measured value made over a frequency property. It is also linked to the frequency unit of measure in which the value is expressed and the timestamp of the measurement."@en ;
rdfs:isDefinedBy s4envi: .
#################################################################
#
# Individuals
#
#################################################################
<http://www.wurvoc.org/vocabularies/om-1.8/hertz> rdf:type owl:NamedIndividual ,
s4envi:FrequencyUnit .
### https://saref.etsi.org/s4ehaw/alcoholDrinking
s4ehaw:alcoholDrinking rdf:type owl:NamedIndividual ,
### https://saref.etsi.org/s4ehaw/assistedLiving
s4ehaw:assistedLiving rdf:type owl:NamedIndividual ,
### https://saref.etsi.org/s4ehaw/blindImpairment
s4ehaw:blindImpairment rdf:type owl:NamedIndividual ,
### https://saref.etsi.org/s4ehaw/deafImpairment
s4ehaw:deafImpairment rdf:type owl:NamedIndividual ,
s4ehaw:emergency rdf:type owl:NamedIndividual ,
s4ehaw:exercising rdf:type owl:NamedIndividual ,
### https://saref.etsi.org/s4ehaw/handlingImpairment
s4ehaw:handlingImpairment rdf:type owl:NamedIndividual ,
s4ehaw:healthcare rdf:type owl:NamedIndividual ,
### https://saref.etsi.org/s4ehaw/hearingImpairment
s4ehaw:hearingImpairment rdf:type owl:NamedIndividual ,
### https://saref.etsi.org/s4ehaw/mobilityImpairment
s4ehaw:mobilityImpairment rdf:type owl:NamedIndividual ,
s4ehaw:overeating rdf:type owl:NamedIndividual ,
### https://saref.etsi.org/s4ehaw/pervasiveComputing
s4ehaw:pervasiveComputing rdf:type owl:NamedIndividual ,
s4ehaw:running rdf:type owl:NamedIndividual ,
s4ehaw:sitting rdf:type owl:NamedIndividual ,
s4ehaw:smoking rdf:type owl:NamedIndividual ,
### https://saref.etsi.org/s4ehaw/sportTraining
s4ehaw:sportTraining rdf:type owl:NamedIndividual ,
### https://saref.etsi.org/s4ehaw/telemedicine
s4ehaw:telemedicine rdf:type owl:NamedIndividual ,
### https://saref.etsi.org/s4ehaw/undereating
s4ehaw:undereating rdf:type owl:NamedIndividual ,
### https://saref.etsi.org/s4ehaw/visualImpairment
s4ehaw:visualImpairment rdf:type owl:NamedIndividual ,
s4ehaw:walking rdf:type owl:NamedIndividual ,
### Generated by the OWL API (version 3.4.2) http://owlapi.sourceforge.net