From be55ca32ab4a57c7be9d80df04d2a0f3aac728f8 Mon Sep 17 00:00:00 2001 From: Alex Nelson Date: Mon, 31 Mar 2025 14:55:08 -0400 Subject: [PATCH] Fix copy-paste error References: * https://github.com/ucoProject/UCO/issues/563 Signed-off-by: Alex Nelson --- ontology/uco/core/core.ttl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ontology/uco/core/core.ttl b/ontology/uco/core/core.ttl index 2b8a76ac..7b905c3e 100644 --- a/ontology/uco/core/core.ttl +++ b/ontology/uco/core/core.ttl @@ -18,7 +18,7 @@ action:Action a owl:Class ; - rdfs:isDefinedBy ; + rdfs:isDefinedBy ; . core:Annotation