From 839a721a1235e42e5250ff92904d0f0f41ab7744 Mon Sep 17 00:00:00 2001 From: Alex Nelson Date: Mon, 23 Oct 2023 11:52:25 -0400 Subject: [PATCH] Refine Actions to be Perdurants and BFO Processes No effects were observed on Make-managed files. Signed-off-by: Alex Nelson --- ontology/uco-bfo.ttl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ontology/uco-bfo.ttl b/ontology/uco-bfo.ttl index 7bc6229..6ae8bc0 100644 --- a/ontology/uco-bfo.ttl +++ b/ontology/uco-bfo.ttl @@ -53,7 +53,10 @@ drafting:Perdurant . uco-action:Action - rdfs:subClassOf drafting:Perdurant ; + rdfs:subClassOf + drafting:Perdurant , + obo:BFO_0000015 + ; . uco-core:Item