From c72f05089dc30250e754e7a260675faa49a9beb0 Mon Sep 17 00:00:00 2001 From: Cameron More <123985185+cameronmore@users.noreply.github.com> Date: Sat, 29 Jun 2024 22:35:06 -0400 Subject: [PATCH] adjsted definition of gov organization --- AgentOntology.ttl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AgentOntology.ttl b/AgentOntology.ttl index f15952f..a17ea50 100644 --- a/AgentOntology.ttl +++ b/AgentOntology.ttl @@ -1665,7 +1665,7 @@ cco:GovernmentAgency rdf:type owl:Class ; owl:onProperty obo:BFO_0000176 ; owl:someValuesFrom cco:Government ] ; - cco:definition "An Organization that is part of a Government and is responsible for the oversight and administration of specific governmental functions."@en ; + cco:definition "An Organization that is part of a Government and is responsible for the oversight or administration of specific governmental functions."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Government Organization"@en .