From 352bf35efaefed91bfb491e0d5f9bc7f0464605b Mon Sep 17 00:00:00 2001 From: oliviahobai <119642653+oliviahobai@users.noreply.github.com> Date: Mon, 3 Feb 2025 15:22:53 -0500 Subject: [PATCH] definition spatially projects onto --- 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 81d352c..adf8b3c 100644 --- a/src/cco-extensions/ModalRelationOntology.ttl +++ b/src/cco-extensions/ModalRelationOntology.ttl @@ -622,7 +622,7 @@ mro:BFO_0000216 rdf:type owl:ObjectProperty ; rdfs:range obo:BFO_0000006 ; "246-BFO" ; rdfs:label "spatially projects onto"@en ; - "(Elucidation) spatially projects onto is a relation between some spatiotemporal region b and spatial region c such that at some time t, c is the spatial extent of b at t"@en ; + "x spatially_projects_onto y iff x is an instance of Spatiotemporal Region and y is an instance of Spatial Region and y is the spatial extent of x."@en ; "Users that require more sophisticated representations of time are encouraged to import a temporal extension of BFO-Core provided by the BFO development team. See documentation for guidance: "@en .