From b2024549d89768e1773334c16ec05a1ea2ec8328 Mon Sep 17 00:00:00 2001 From: Alex Nelson Date: Wed, 11 Sep 2024 10:09:02 -0400 Subject: [PATCH 1/2] Remove owl:onDatatype from vocabulary definitions No effects were observed on Make-managed files. References: * https://github.com/ucoProject/UCO/issues/593 Signed-off-by: Alex Nelson --- dependencies/UCO | 2 +- ontology/vocabulary/vocabulary.ttl | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/dependencies/UCO b/dependencies/UCO index 9a355e4..becf55e 160000 --- a/dependencies/UCO +++ b/dependencies/UCO @@ -1 +1 @@ -Subproject commit 9a355e43c60958a63159ac9733fa1bceed22b895 +Subproject commit becf55e731f6099c704cf77e06839dff83e78a02 diff --git a/ontology/vocabulary/vocabulary.ttl b/ontology/vocabulary/vocabulary.ttl index 080e956..b470af5 100644 --- a/ontology/vocabulary/vocabulary.ttl +++ b/ontology/vocabulary/vocabulary.ttl @@ -18,7 +18,6 @@ vocab:InvestigationFormVocab rdfs:comment "Defines an open-vocabulary of investigation forms."@en-US ; owl:equivalentClass [ a rdfs:Datatype ; - owl:onDatatype xsd:string ; owl:oneOf ( "case"^^vocab:InvestigationFormVocab "incident"^^vocab:InvestigationFormVocab From bd3ea32f75a60080437a9d367e60da47f3cddcf5 Mon Sep 17 00:00:00 2001 From: Alex Nelson Date: Wed, 16 Oct 2024 11:12:36 -0400 Subject: [PATCH 2/2] Bump UCO to current state of `develop` No effects were observed on Make-managed files. References: * https://github.com/ucoProject/UCO/issues/593 Signed-off-by: Alex Nelson --- dependencies/UCO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies/UCO b/dependencies/UCO index becf55e..fe4c001 160000 --- a/dependencies/UCO +++ b/dependencies/UCO @@ -1 +1 @@ -Subproject commit becf55e731f6099c704cf77e06839dff83e78a02 +Subproject commit fe4c0017609d1dcedf39b1d5f85b2cda98833379