From 27e6de158e8100ea0e6830a6df253afaeb352538 Mon Sep 17 00:00:00 2001 From: oliviahobai <119642653+oliviahobai@users.noreply.github.com> Date: Sat, 25 Jan 2025 10:49:27 -0500 Subject: [PATCH] definition occupies spatiotemporal 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 6b381bb..61b9eac 100644 --- a/src/cco-extensions/ModalRelationOntology.ttl +++ b/src/cco-extensions/ModalRelationOntology.ttl @@ -594,7 +594,7 @@ mro:BFO_0000200 rdf:type owl:ObjectProperty ; rdfs:range obo:BFO_0000011 ; "082-BFO" ; rdfs:label "occupies spatiotemporal region"@en ; - "(Elucidation) occupies spatiotemporal region is a relation between a process or process boundary p and the spatiotemporal region s which is its spatiotemporal extent"@en ; + "x occupies_spatiotemporal_region y iff x is an instance of Process or Process Boundary and y is an instance of Spatiotemporal Region and y is the spatiotemporal extent of x."@en ; "A particle emitted by a nuclear reactor occupies the spatiotemporal region which is its trajectory"@en .