From deabfff0cf1d07f8d52e2929efb1aefa255146d0 Mon Sep 17 00:00:00 2001 From: oliviahobai <119642653+oliviahobai@users.noreply.github.com> Date: Fri, 10 Jan 2025 19:21:48 -0500 Subject: [PATCH] definition has subsidiary --- src/cco-modules/AgentOntology.ttl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cco-modules/AgentOntology.ttl b/src/cco-modules/AgentOntology.ttl index 72b0087..d414b91 100644 --- a/src/cco-modules/AgentOntology.ttl +++ b/src/cco-modules/AgentOntology.ttl @@ -179,7 +179,7 @@ cco:ont00001794 rdf:type owl:ObjectProperty ; rdfs:domain cco:ont00001180 ; rdfs:range cco:ont00001180 ; rdfs:label "has subsidiary"@en ; - skos:definition "An Organization o1 has_subsidiary Organization o2 iff o1 controls o2 by having the capacity to determine the outcome of decisions about o2's financial and operating policies."@en ; + skos:definition "x has_subsidiary y iff x and y are both instances of Organization and y is_subsidiary_of x."@en ; cco:ont00001754 "http://www.austlii.edu.au/legis/cth/consol_act/ca2001172/s50aa.html" ; cco:ont00001760 "https://www.commoncoreontologies.org/AgentOntology"^^xsd:anyURI .