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

Replace saref4ehaw.ttl for closing issue #53 from Maxime lefrançois.

parent 457ceaef
No related branches found
No related tags found
No related merge requests found
......@@ -242,7 +242,7 @@ s4ehaw:hasMeasurement rdf:type owl:ObjectProperty ;
s4ehaw:hasMode rdf:type owl:ObjectProperty ;
rdfs:domain s4ehaw:DeviceCharacteristic ;
rdfs:range s4ehaw:Mode ;
rdfs:comment "Each device has modes of operations that model its dynamic characteristic varying during its lifetime, e.g. active, parked, sleeping..."@en ;
rdfs:comment "Each device has modes of operations that model its dynamic characteristic varying during its lifetime, e.g. active, hold, beacon..."@en ;
rdfs:label "has mode"@en .
......@@ -314,7 +314,7 @@ s4ehaw:hasTimeSeriesMesurement rdf:type owl:ObjectProperty ;
s4ehaw:inCurrentMode rdf:type owl:ObjectProperty ;
rdfs:domain s4ehaw:HealthDevice ;
rdfs:range s4ehaw:Mode ;
rdfs:comment "Each eHealth device has modes of operations that model its dynamic characteristic varying during its lifetime, e.g. active, parked, sleeping..."@en ;
rdfs:comment "Each eHealth device has modes of operations that model its dynamic characteristic varying during its lifetime, e.g. active, hold, beacon..."@en ;
rdfs:label "in current mode"@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