Skip to content
Snippets Groups Projects
Commit 499c43ad authored by Marc Girod-Genet's avatar Marc Girod-Genet
Browse files

Replace saref4ehaw.ttl

parent 029ef7c9
No related branches found
No related tags found
No related merge requests found
......@@ -630,7 +630,8 @@ s4ehaw:hasResult rdf:type owl:DatatypeProperty ;
### https://saref.etsi.org/saref4ehaw/hasValues
s4ehaw:hasValues rdf:type owl:DatatypeProperty ;
rdfs:comment "A relationship defining the set of values (an ordered array of numbers) of a certain property, e.g., heart rate. Attention: to assure ordering in the serialization format, it is necessary to use either rdf:Seq (RDF/XML) or @list (JSON-LD). "@en ;
rdfs:domain s4ehaw:TimeSeriesMeasurement ;
rdfs:comment "A relationship defining the set of values (an ordered array of numbers) of a certain property, e.g., heart rate. Attention: to assure ordering in the serialization format, it is necessary to use either rdf:Seq (RDF/XML) or @list (JSON-LD)."@en ;
rdfs:label "has values"@en .
......@@ -906,7 +907,7 @@ s4ehaw:BanHub rdf:type owl:Class ;
### https://saref.etsi.org/saref4ehaw/BodySurfaceLocation
s4ehaw:BodySurfaceLocation rdf:type owl:Class ;
rdfs:subClassOf s4ehaw:Location ;
rdfs:comment "Defines a helth device location in terms of a body surface position (i.e. on body health device)."@en ;
rdfs:comment "Defines a health device location in terms of a body surface position (i.e. on body health device)."@en ;
rdfs:label "Body surface location"@en .
......@@ -920,7 +921,7 @@ s4ehaw:Caregiver rdf:type owl:Class ;
### https://saref.etsi.org/saref4ehaw/ChronicDisease
s4ehaw:ChronicDisease rdf:type owl:Class ;
rdfs:comment "For chronic disease modelling chronic, e.g. Diabetes, asthma..."@en ;
rdfs:comment "For chronic disease modelling, e.g. diabetes, asthma..."@en ;
rdfs:label "Chronic disease"@en .
......@@ -952,7 +953,7 @@ s4ehaw:DataConstraint rdf:type owl:Class ;
### https://saref.etsi.org/saref4ehaw/Contact
s4ehaw:Contact rdf:type owl:Class ;
owl:equivalentClass s4ehaw:HealthActor ;
rdfs:comment "A BAN has one or multiple contacts, i.e some health actors, e.g. the patient or user that is monitored through this BAN, the caregiver that is using this BAN for monitoring purposes..."@en ;
rdfs:comment "A BAN has one or multiple contacts, i.e. some health actors, e.g. the patient or user that is monitored through this BAN, the caregiver that is using this BAN for monitoring purposes..."@en ;
rdfs:label "Contact"@en .
......@@ -1005,14 +1006,14 @@ s4ehaw:HealthActor rdf:type owl:Class ;
### https://saref.etsi.org/saref4ehaw/HealthActuator
s4ehaw:HealthActuator rdf:type owl:Class ;
rdfs:subClassOf s4ehaw:HealthDevice ;
rdfs:comment "Health-related Actuator, equivalent to SAREF Actuator"@en ;
rdfs:comment "Health-related Actuator, equivalent to SAREF Actuator."@en ;
rdfs:label "Health actuator"@en .
### https://saref.etsi.org/saref4ehaw/HealthDevice
s4ehaw:HealthDevice rdf:type owl:Class ;
rdfs:subClassOf saref:Device ;
rdfs:comment "Health Devices, e.g. BAN hub, health sensor/actuator/Wereable."@en ;
rdfs:comment "Health devices, e.g. BAN hub, health sensor/actuator/Wereable."@en ;
rdfs:label "Health Device"@en .
......@@ -1033,13 +1034,13 @@ s4ehaw:HealthWearable rdf:type owl:Class ;
### https://saref.etsi.org/saref4ehaw/Helper
s4ehaw:Helper rdf:type owl:Class ;
rdfs:subClassOf s4ehaw:HealthActor ;
rdfs:comment "Helper of partients/users of a health system, e.g. a patient's relative."@en ;
rdfs:comment "Helper of patients/users, e.g. a patient's relative."@en ;
rdfs:label "Helper"@en .
### https://saref.etsi.org/saref4ehaw/Impairment
s4ehaw:Impairment rdf:type owl:Class ;
rdfs:comment "Defined for users (that can in particular be patients) impairments modelling, e.g. aural impairment, skeletal impairment, ocular impairment, mobility impairment, intellectual impairment. Those non exhaustive impairments are compatible with the World Health Organization classification"@en ;
rdfs:comment "Defined for users (that can in particular be patients) impairments modelling, e.g. aural impairment, skeletal impairment, ocular impairment, mobility impairment, intellectual impairment. Those non exhaustive impairments are compatible with the World Health Organization classification."@en ;
rdfs:label "Impairment" .
......@@ -1072,14 +1073,14 @@ s4ehaw:Location rdf:type owl:Class ;
### https://saref.etsi.org/saref4ehaw/MeasurementCollectionSession
s4ehaw:MeasurementCollectionSession rdf:type owl:Class ;
rdfs:subClassOf saref:Task ;
rdfs:comment "Task in which a health actor (mainly a patient or a user) is subject of measurement collection (recording) by both some measurement-related health Device (e.g. Sensor, Wereable, ECG Device...) and a health actor (mainly a caregiver)."@en ;
rdfs:comment "Task in which a health actor (mainly a patient or a user) is subject of measurement collection (recording) by both some measurement-related health Device (e.g. Sensor, Wearable, ECG Device...) and a health actor (mainly a caregiver)."@en ;
rdfs:label "Measurement collection session"@en .
### https://saref.etsi.org/saref4ehaw/MeasurementFunction
s4ehaw:MeasurementFunction rdf:type owl:Class ;
rdfs:subClassOf saref:Function ;
rdfs:comment "The functionality necessary to accomplish the measurement task for which a measurement-related health Device (e.g. Sensor, Wereable, ECG Device...) is designed for, e.g. a heart rate measurement function. "@en ;
rdfs:comment "The functionality necessary to accomplish the measurement task for which a measurement-related health Device (e.g. Sensor, Wearable, ECG Device...) is designed for, e.g. a heart rate measurement function."@en ;
rdfs:label "Measurement function"@en .
......@@ -1146,14 +1147,14 @@ s4ehaw:PowerSource rdf:type owl:Class ;
### https://saref.etsi.org/saref4ehaw/ReminderCommand
s4ehaw:ReminderCommand rdf:type owl:Class ;
rdfs:subClassOf saref:NotifyCommand ;
rdfs:comment "Command used for sending reminder notifications to health actors, e.g. pationts, users or Caregivers."@en ;
rdfs:comment "Command used for sending reminder notifications to health actors, e.g. patients, users or Caregivers."@en ;
rdfs:label "Reminder command"@en .
### https://saref.etsi.org/saref4ehaw/ResponsibleParty
s4ehaw:ResponsibleParty rdf:type owl:Class ;
rdfs:subClassOf s4ehaw:HealthActor ;
rdfs:comment "The legal entity responsible for a BAN, i.e. to contact in case of problem"@en ;
rdfs:comment "The legal entity responsible for a BAN, i.e. to contact in case of problem."@en ;
rdfs:label "Responsible party"@en .
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment