diff --git a/src/cco-extensions/ModalRelationOntology.ttl b/src/cco-extensions/ModalRelationOntology.ttl index 1d6eb3c..57a196c 100644 --- a/src/cco-extensions/ModalRelationOntology.ttl +++ b/src/cco-extensions/ModalRelationOntology.ttl @@ -1060,7 +1060,7 @@ mro:ont00001810 rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000141 ; rdfs:range obo:BFO_0000141 ; rdfs:label "connected with"@en ; - "An immaterial entity im1 is connected with some immaterial entity im2 iff there exists some immaterial entity im3 that is common to both im1 and im2."@en ; + "x is_connected_with y iff x and y are both instances of Immaterial Entity and there exists an instance of Immaterial Entity z that is common to both x and y."@en ; "Given a stronger temporal interpretation, this property may be symmetric. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en ; cco:ont00001760 .