Merge pull request #289 from cameronmore/233-definition-of-government-organization-too-restrictive

adjsted definition of gov organization
This commit is contained in:
J. Neil Otte
2024-08-01 21:04:32 -04:00
committed by GitHub

View File

@@ -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 .