From 18723b4de9a6bf5a4eb792f50efc0a50a1c92e02 Mon Sep 17 00:00:00 2001 From: Alex Nelson Date: Mon, 23 Oct 2023 11:09:37 -0400 Subject: [PATCH] Refine Locations to be Endurants and BFO spatial regions 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 57454e4..7bc6229 100644 --- a/ontology/uco-bfo.ttl +++ b/ontology/uco-bfo.ttl @@ -65,7 +65,10 @@ uco-identity:Identity . uco-location:Location - rdfs:subClassOf drafting:Endurant ; + rdfs:subClassOf + drafting:Endurant , + obo:BFO_0000006 + ; . uco-observable:File