From dc94ada81fea29cb7adb17542748642f40f3b8fb Mon Sep 17 00:00:00 2001 From: oliviahobai <119642653+oliviahobai@users.noreply.github.com> Date: Wed, 22 Jan 2025 19:21:23 -0500 Subject: [PATCH] removed comment is subject of Seemed like more confusion than necessary --- src/cco-modules/InformationEntityOntology.ttl | 1 - 1 file changed, 1 deletion(-) diff --git a/src/cco-modules/InformationEntityOntology.ttl b/src/cco-modules/InformationEntityOntology.ttl index 3a311d8..15e3816 100644 --- a/src/cco-modules/InformationEntityOntology.ttl +++ b/src/cco-modules/InformationEntityOntology.ttl @@ -50,7 +50,6 @@ cco:ont00001801 rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000001 ; rdfs:range cco:ont00000958 ; rdfs:label "is subject of"@en ; - rdfs:comment "Despite the phrasing, is_subject_of has no immediate semantic relationship to is_object_of."@en ; skos:definition "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 "https://www.commoncoreontologies.org/InformationEntityOntology"^^xsd:anyURI .