From f673fa4c6bd592f71fc08cebde32b60e4ba7db15 Mon Sep 17 00:00:00 2001 From: Cameron More <123985185+cameronmore@users.noreply.github.com> Date: Sun, 18 Aug 2024 11:24:37 -0400 Subject: [PATCH] narrowed educational org def --- AgentOntology.ttl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AgentOntology.ttl b/AgentOntology.ttl index f15952f..b89401b 100644 --- a/AgentOntology.ttl +++ b/AgentOntology.ttl @@ -1436,7 +1436,7 @@ cco:DivisonOfGeopoliticalEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/EducationalOrganization cco:EducationalOrganization rdf:type owl:Class ; rdfs:subClassOf cco:Organization ; - cco:definition "An Organization whose purpose is to provide training or otherwise facilitate learning or the acquisition of knowledge, Skills, values, beliefs, or habits."@en ; + cco:definition "An Organization whose primary purpose is to provide training or otherwise facilitate learning or the acquisition of knowledge, Skills, values, beliefs, or habits."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Education&oldid=1064011752"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Educational Organization"@en .