From 35b887267c1267232ee4aea19fbc2210a9a99da8 Mon Sep 17 00:00:00 2001 From: pierluigidelnostro <77275273+pierluigidelnostro@users.noreply.github.com> Date: Wed, 30 Oct 2024 15:39:47 +0100 Subject: [PATCH] Ontology URI changed Ontology URI changed to be compliant with the EMMO convention --- chameo.ttl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chameo.ttl b/chameo.ttl index f298fac..72b79ed 100644 --- a/chameo.ttl +++ b/chameo.ttl @@ -9,10 +9,10 @@ @prefix rdfs: . @prefix skos: . @prefix vann: . -@prefix chameo: . +@prefix chameo: . @prefix dcterms: . @prefix datacite: . -@base . +@base . rdf:type owl:Ontology ; owl:versionIRI ;