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

Replace saref4ehaw.ttl

parent d352a234
No related branches found
No related tags found
No related merge requests found
...@@ -467,6 +467,19 @@ rdf:comment rdf:type owl:AnnotationProperty . ...@@ -467,6 +467,19 @@ rdf:comment rdf:type owl:AnnotationProperty .
rdfs:range :Mode . rdfs:range :Mode .
### https://saref.etsi.org/s4ehaw/isComposedOf
:isComposedOf rdf:type owl:ObjectProperty ;
rdfs:label "is composed of"@en ;
rdfs:comment "Defines the fact that a eHealth device can be a composite health device that is composed of one or multiple sub-devices" ;
rdfs:domain :HealthDevice ;
rdfs:range :HealthDevice .
### https://saref.etsi.org/s4ehaw/isAttachedTo ### https://saref.etsi.org/s4ehaw/isAttachedTo
......
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