From 9bf8fe43c3cde6b3f120af9de90dbb868edfee99 Mon Sep 17 00:00:00 2001 From: oliviahobai <119642653+oliviahobai@users.noreply.github.com> Date: Thu, 9 Jan 2025 13:44:23 -0500 Subject: [PATCH] d/r occupies temporal region --- src/cco-extensions/ModalRelationOntology.ttl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cco-extensions/ModalRelationOntology.ttl b/src/cco-extensions/ModalRelationOntology.ttl index 1babc92..2194b21 100644 --- a/src/cco-extensions/ModalRelationOntology.ttl +++ b/src/cco-extensions/ModalRelationOntology.ttl @@ -578,7 +578,7 @@ mro:BFO_0000199 rdf:type owl:ObjectProperty ; rdfs:range obo:BFO_0000008 ; "132-BFO" ; rdfs:label "occupies temporal region"@en ; - "p occupies temporal region t =Def p is a process or process boundary & the spatiotemporal region occupied by p temporally projects onto t"@en ; + "x occupies_temporal_region y iff x is an instance of process or process boundary and y is an instance of temporal region and the spatiotemporal region that x occupies temporally projects onto y."@en ; "The Second World War occupies the temporal region September 1, 1939 - September 2, 1945"@en .