missed two IRI updates

This commit is contained in:
Mark Jensen
2023-04-07 13:11:10 -04:00
parent 2a44ec42e5
commit 4ae89a695a
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
@base <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology> .
<http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology> rdf:type owl:Ontology ;
owl:versionIRI <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/2023-03-08/TimeOntology> ;
owl:versionIRI <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/2023-04-07/TimeOntology> ;
owl:imports <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology> ;
<http://purl.org/dc/terms/license> <https://opensource.org/licenses/BSD-3-Clause> ;
rdfs:comment "This ontology is designed to represent temporal regions and the relations that hold between them."@en ;

View File

@@ -8,7 +8,7 @@
@base <http://www.ontologyrepository.com/CommonCoreOntologies/Upper/ROImport> .
<http://www.ontologyrepository.com/CommonCoreOntologies/Upper/ROImport> rdf:type owl:Ontology ;
owl:versionIRI <http://www.ontologyrepository.com/CommonCoreOntologies/Upper/2023-03-08/ROImport> ;
owl:versionIRI <http://www.ontologyrepository.com/CommonCoreOntologies/Upper/2023-04-07/ROImport> ;
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 ;
<http://purl.org/dc/terms/license> <https://creativecommons.org/publicdomain/zero/1.0/> ;
rdfs:comment "An import module containing a subset of relations from the OBO Relation Ontology (RO) for use in CCO."@en ;