From 4ae89a695acdb79baca44e5edc7bda449dbd760d Mon Sep 17 00:00:00 2001 From: Mark Jensen Date: Fri, 7 Apr 2023 13:11:10 -0400 Subject: [PATCH] missed two IRI updates --- TimeOntology.ttl | 2 +- imports/ro-import.ttl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/TimeOntology.ttl b/TimeOntology.ttl index 9f638f7..1af58de 100644 --- a/TimeOntology.ttl +++ b/TimeOntology.ttl @@ -9,7 +9,7 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; + owl:versionIRI ; owl:imports ; ; rdfs:comment "This ontology is designed to represent temporal regions and the relations that hold between them."@en ; diff --git a/imports/ro-import.ttl b/imports/ro-import.ttl index 916c838..23a43be 100644 --- a/imports/ro-import.ttl +++ b/imports/ro-import.ttl @@ -8,7 +8,7 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; + owl:versionIRI ; rdfs:comment "This file is derived from an old version of RO (2020-12-18). This is due to change introduced in the 2021-06-23 version that changes the meaning of RO_0000052 & RO_0000053, such that it widens the range of entities that can bear (now \"characterize\") a SDC. This is inconsistent with BFO and therefore we do not accept the change."@en ; ; rdfs:comment "An import module containing a subset of relations from the OBO Relation Ontology (RO) for use in CCO."@en ;