From a59e5adb4c73f17722a25c13549b0f3c85ef26e5 Mon Sep 17 00:00:00 2001 From: David Gordon Limbaugh Date: Tue, 4 Apr 2023 20:40:57 -0400 Subject: [PATCH] Typos in 'Element of Political Geographical Entity' --- AgentOntology.ttl | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/AgentOntology.ttl b/AgentOntology.ttl index e5e349e..966406c 100644 --- a/AgentOntology.ttl +++ b/AgentOntology.ttl @@ -1384,11 +1384,11 @@ cco:CountryElement rdf:type owl:Class ; cco:Populace ) ] ; - rdfs:subClassOf cco:ElementOfAPoliticalGeographicalEntity ; + rdfs:subClassOf cco:ElementOfPoliticalGeographicalEntity ; dcterms:created "2023-02-17T19:02:16-05:00"^^xsd:dateTime ; dcterms:creator "https://cubrc.org"^^xsd:anyURI ; cco:alternative_label "Elements of a Country"@en ; - cco:definition "An Element of a Political Geographical Entity that exists, if a Country exists: If a Country exists, then there is a Domain of a Country, within which there is a Material Territory of a Country (land, air, water), and there is a Government of a Country delimited by that domain, and a Populace whom that Government has legitimate authority over."@en ; + cco:definition "An Element of Political Geographical Entity that exists, if a Country exists: If a Country exists, then there is a Domain of a Country, within which there is a Material Territory of a Country (land, air, water), and there is a Government of a Country delimited by that domain, and a Populace whom that Government has legitimate authority over."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Country Element"@en ; skos:editorialNote "'Country' is exceedingly ambiguous. However, the notion is too common and useful to ignore. Thus, we define 'Country Element' and leave it to users to decide what they believe the term refers to. It could be any combination of the elements. The referent can then be specified axiomatically."@en ; @@ -1473,8 +1473,8 @@ cco:EducationalOrganization rdf:type owl:Class ; rdfs:label "Educational Organization"@en . -### http://www.ontologyrepository.com/CommonCoreOntologies/ElementOfAPoliticalGeographicalEntity -cco:ElementOfAPoliticalGeographicalEntity rdf:type owl:Class ; +### http://www.ontologyrepository.com/CommonCoreOntologies/ElementOfPoliticalGeographicalEntity +cco:ElementOfPoliticalGeographicalEntity rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:unionOf ( cco:GeopoliticalEntity cco:Government @@ -1487,9 +1487,9 @@ cco:ElementOfAPoliticalGeographicalEntity rdf:type owl:Class ; dcterms:creator "https://cubrc.org"^^xsd:anyURI ; cco:definition "An independent continuant that exists, if a Political Geographical Entity exists: If a Political Geographical Entity exists, then there is Government Domain, within which there is a Material Territory of a Government Domain (land, air, water), and there is an Government delimited by that Government Domain, and a Populace whom that Government has legitimate authority over."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; - rdfs:label "Element Of A Political Geographical Entity"@en ; + rdfs:label "Element Of Political Geographical Entity"@en ; skos:editorialNote "As a parent term to 'Country', 'Political Geographical Entity' is exceedingly ambiguous. However, the notion, like 'Country', is too common and useful to ignore. Thus, we define the elements of a Political Geographical Entity and leave it to users to decide what they believe the term refers to. It could be any combination of the elements. The referent can then be specified axiomatically."@en ; - skos:prefLabel "Element Of A Political Geographical Entity"@en . + skos:prefLabel "Element Of Political Geographical Entity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Enemy