From fbf078bf494db6aa200aa305882ca2bf392b2a93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maxime=20Lefran=C3=A7ois?= Date: Fri, 1 May 2020 11:54:53 +0200 Subject: [PATCH] TS 103 673 Clause 9.4 The namespace s4ehaw is incorrect, The namespace xml is not used --- ontology/saref4ehaw.ttl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ontology/saref4ehaw.ttl b/ontology/saref4ehaw.ttl index 8a0b339..884fc79 100644 --- a/ontology/saref4ehaw.ttl +++ b/ontology/saref4ehaw.ttl @@ -7,7 +7,7 @@ @prefix vann: . @prefix voaf: . @prefix saref: . -@prefix s4ehaw: . +@prefix s4ehaw: . @prefix s4envi: . @prefix s4wear: . @prefix dcterms: . -- GitLab