From f9585d3d024fd97c9529170791fbe7e60f0471da Mon Sep 17 00:00:00 2001 From: oliviahobai <119642653+oliviahobai@users.noreply.github.com> Date: Thu, 9 Jan 2025 13:44:53 -0500 Subject: [PATCH] d/r occupies temporal region --- src/cco-imports/bfo-core.ttl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cco-imports/bfo-core.ttl b/src/cco-imports/bfo-core.ttl index c5b5a49..22bff1a 100644 --- a/src/cco-imports/bfo-core.ttl +++ b/src/cco-imports/bfo-core.ttl @@ -571,7 +571,7 @@ skos:scopeNote rdf:type owl:AnnotationProperty . rdfs:range ; dc11:identifier "132-BFO" ; rdfs:label "occupies temporal region"@en ; - skos:definition "p occupies temporal region t =Def p is a process or process boundary & the spatiotemporal region occupied by p temporally projects onto t"@en ; + skos:definition "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 ; skos:example "The Second World War occupies the temporal region September 1, 1939 - September 2, 1945"@en .