From f7bf12195b29398b1676e43004485756c5e32ddc Mon Sep 17 00:00:00 2001 From: oliviahobai <119642653+oliviahobai@users.noreply.github.com> Date: Wed, 8 Jan 2025 15:03:35 -0500 Subject: [PATCH] d/r designates --- src/cco-extensions/ModalRelationOntology.ttl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/cco-extensions/ModalRelationOntology.ttl b/src/cco-extensions/ModalRelationOntology.ttl index e1c312d..2794e5c 100644 --- a/src/cco-extensions/ModalRelationOntology.ttl +++ b/src/cco-extensions/ModalRelationOntology.ttl @@ -2129,7 +2129,8 @@ mro:ont00001915 rdf:type owl:ObjectProperty ; ### https://www.commoncoreontologies.org/mro/ont00001916 mro:ont00001916 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:ont00001808 ; - rdfs:domain cco:ont00000686 ; + rdfs:domain cco:ont00000958 ; + rdfs:range obo:BFO_0000001 ; rdfs:label "designates"@en ; "x designates y iff x is an instance of an Information Content Entity, and y is an instance of an Entity, such that given some context, x uniquely distinguishes y from other entities."@en ; "a URL designates the location of a Web Page on the internet" ,