From ab1c1f979af8a9cd515f135fa30724e07ae868dd Mon Sep 17 00:00:00 2001
From: Marc Girod-Genet <marc.girod_genet@telecom-sudparis.eu>
Date: Fri, 14 Feb 2020 09:07:37 +0100
Subject: [PATCH] Replace saref4ehaw.ttl

---
 ontology/saref4ehaw.ttl | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/ontology/saref4ehaw.ttl b/ontology/saref4ehaw.ttl
index 2d6cfe3..954c41d 100644
--- a/ontology/saref4ehaw.ttl
+++ b/ontology/saref4ehaw.ttl
@@ -278,14 +278,6 @@ s4ehaw:inCurrentMode rdf:type owl:ObjectProperty ;
                 rdfs:label "in current mode"@en .
 
 
-###  https://saref.etsi.org/s4ehaw/isAnActor
-s4ehaw:isAnActor rdf:type owl:ObjectProperty ;
-               rdfs:domain s4ehaw:Contact ;
-               rdfs:range s4ehaw:Actor ;
-               rdfs:comment "Defines the relatonship between a contact that is an actor of an eHealth system (caregiver or patient or user or halper)." ;
-               rdfs:label "is an actor"@en .
-
-
 ###  https://saref.etsi.org/s4ehaw/isAssociatedWith
 s4ehaw:isAssociatedWith rdf:type owl:ObjectProperty ;
                         rdfs:domain s4ehaw:Atomic ;
-- 
GitLab