definition connected with

This commit is contained in:
oliviahobai
2025-01-15 15:29:58 -05:00
committed by GitHub
parent bcad0f275d
commit e79afb71f0

View File

@@ -92,7 +92,7 @@ cco:ont00001810 rdf:type owl:ObjectProperty ;
rdfs:domain obo:BFO_0000141 ;
rdfs:range obo:BFO_0000141 ;
rdfs:label "connected with"@en ;
skos:definition "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 ;
skos:definition "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 ;
skos:scopeNote "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 "https://www.commoncoreontologies.org/GeospatialOntology"^^xsd:anyURI .