From 7189e510e7e806223aabc5f3ff8358fa9f34400b Mon Sep 17 00:00:00 2001 From: oliviahobai <119642653+oliviahobai@users.noreply.github.com> Date: Sun, 5 Jan 2025 13:17:22 -0500 Subject: [PATCH] d/r has sender --- src/cco-modules/AgentOntology.ttl | 1 + 1 file changed, 1 insertion(+) diff --git a/src/cco-modules/AgentOntology.ttl b/src/cco-modules/AgentOntology.ttl index 2107ec6..0bd43fd 100644 --- a/src/cco-modules/AgentOntology.ttl +++ b/src/cco-modules/AgentOntology.ttl @@ -396,6 +396,7 @@ cco:ont00001843 rdf:type owl:ObjectProperty ; cco:ont00001844 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000057 ; owl:inverseOf cco:ont00001993 ; + rdfs:domain cco:ont00000402 ; rdfs:range cco:ont00001017 ; rdfs:label "has sender"@en ; skos:definition "y has_sender x iff x is an instance of Agent and y is an instance of Act Of Communication, such that x is the initiator and encoder of the InformationContentEntity intended for communication in y."@en ;