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 .