From c2078bb2604d7888dc7e360dcd2f65bd3c917742 Mon Sep 17 00:00:00 2001
From: Maxime <maxime.lefrancois@emse.fr>
Date: Tue, 5 Mar 2024 13:34:59 +0100
Subject: [PATCH] obo not accessible

---
 examples/saref4agri-ex1.ttl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/saref4agri-ex1.ttl b/examples/saref4agri-ex1.ttl
index bf406db..b8c1997 100644
--- a/examples/saref4agri-ex1.ttl
+++ b/examples/saref4agri-ex1.ttl
@@ -19,7 +19,7 @@
   dcterms:license <https://forge.etsi.org/etsi-software-license> ;
   dcterms:conformsTo <https://saref.etsi.org/core/v3.1.1/> ;
   dcterms:conformsTo <https://saref.etsi.org/saref4agri/v1.1.2/> ;
-  dcterms:conformsTo obo:TAXRANK_0000017, obo:TAXRANK_0000004 , obo:TAXRANK_0000006 , obo:TAXRANK_0000016 , obo:TAXRANK_0000003 ;
+  # dcterms:conformsTo obo:TAXRANK_0000017, obo:TAXRANK_0000004 , obo:TAXRANK_0000006 , obo:TAXRANK_0000016 , obo:TAXRANK_0000003 ;
   dcterms:title "SAREF4AGRI example"@en ;
   dcterms:description "SAREF4AGRI example"@en .
 
-- 
GitLab