From 05672bc3638575d7d20a391afd6db6c1399a6199 Mon Sep 17 00:00:00 2001 From: oliviahobai <119642653+oliviahobai@users.noreply.github.com> Date: Wed, 22 Jan 2025 19:20:30 -0500 Subject: [PATCH] definition is subject of --- src/cco-extensions/ModalRelationOntology.ttl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cco-extensions/ModalRelationOntology.ttl b/src/cco-extensions/ModalRelationOntology.ttl index b432438..41e1123 100644 --- a/src/cco-extensions/ModalRelationOntology.ttl +++ b/src/cco-extensions/ModalRelationOntology.ttl @@ -962,7 +962,7 @@ mro:ont00001801 rdf:type owl:ObjectProperty ; owl:inverseOf mro:ont00001808 ; rdfs:range cco:ont00000958 ; rdfs:label "is subject of"@en ; - "x is_subject_of y iff x is an instance of Entity and y is an instance of Information Content Entity such that the information content of y depends on the existence of x. A primitive relationship."@en ; + "x is_subject_of y iff x is an instance of Entity and y is an instance of Information Content Entity and y is_about x."@en ; cco:ont00001760 .