From 8e4a91a2e6161483e77a9eebf5591e1cf52e8c76 Mon Sep 17 00:00:00 2001 From: oliviahobai <119642653+oliviahobai@users.noreply.github.com> Date: Mon, 6 Jan 2025 11:04:18 -0500 Subject: [PATCH] d/r is mentioned by --- src/cco-extensions/ModalRelationOntology.ttl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/cco-extensions/ModalRelationOntology.ttl b/src/cco-extensions/ModalRelationOntology.ttl index 6f90958..e00caaf 100644 --- a/src/cco-extensions/ModalRelationOntology.ttl +++ b/src/cco-extensions/ModalRelationOntology.ttl @@ -2160,8 +2160,10 @@ mro:ont00001918 rdf:type owl:ObjectProperty ; ### https://www.commoncoreontologies.org/mro/ont00001919 mro:ont00001919 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:mro00000001 ; + rdfs:domain obo:BFO_0000001 ; + rdfs:range cco:ont00000253 ; rdfs:label "is mentioned by"@en ; - "y is_mention_by x iff x is an instance Information Bearing Entity and y is an instance Entity, such that x is used as a reference to y."@en ; + "x is_mention_by y iff y is an instance of Information Bearing Entity and x is an instance of Entity, such that y is used as a reference to x."@en ; cco:ont00001760 .