mirror of
https://github.com/CommonCoreOntology/CommonCoreOntologies.git
synced 2026-04-27 03:00:27 -04:00
Removed Political Geographical Element Classes
Removed 'Element of a Political Geographical Entity' and 'Country Element'
This commit is contained in:
@@ -1367,40 +1367,10 @@ cco:Country rdf:type owl:Class ;
|
||||
cco:definition_source "https://avalon.law.yale.edu/20th_century/intam03.asp" ;
|
||||
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
|
||||
rdfs:label "Domain of a Country"@en ;
|
||||
skos:editorialNote "'Country' is an unclear term. Does it refer to the people, the government, the site, or the material in the site? Thus, instead of defining 'Country' we have defined four country elements found under the class 'Country Element'. We leave it to the users to define 'Country' as it suites their purposes."@en ,
|
||||
"What is properly referred to as a 'Country' is highly dependent on the classification practices of the international community. For example: The United Kingdom is a sovereign country that has Wales, a non-sovereign Country, as a member. Vatican City is a sovereign country that is landlocked by a city: Rome, Italy. Puerto Rico is not a county (it's a territory) but has a government, a distinct culture, and so on."@en ;
|
||||
skos:editorialNote "'Country' is an unclear term. Does it refer to the people, the government, the site, or the material in the site? Furthermore, what is properly referred to as a 'Country' is highly dependent on the classification practices of the international community. For example: The United Kingdom is a sovereign country that has Wales, a non-sovereign Country, as a member. Vatican City is a sovereign country that is landlocked by a city: Rome, Italy. Puerto Rico is not a county (it's a territory) but has a government, a distinct culture, and so on. Thus, here we do not definine 'Country' but instead define 'Domain of a Country'."@en ;
|
||||
skos:prefLabel "Domain of a Country"@en .
|
||||
|
||||
|
||||
### http://www.ontologyrepository.com/CommonCoreOntologies/CountryElement
|
||||
cco:CountryElement rdf:type owl:Class ;
|
||||
owl:equivalentClass [ rdf:type owl:Class ;
|
||||
owl:unionOf ( cco:Country
|
||||
cco:GovernmentOfACountry
|
||||
cco:MaterialTerritoryOfACountry
|
||||
cco:Populace
|
||||
)
|
||||
] ;
|
||||
rdfs:subClassOf cco:ElementOfPoliticalGeographicalEntity ;
|
||||
dcterms:bibliographicCitation "Convention on Rights and Duties of States (inter-American); December 26, 1933. https://avalon.law.yale.edu/20th_century/intam03.asp. Accessed 6 Apr. 2023." ;
|
||||
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 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_source "https://avalon.law.yale.edu/20th_century/intam03.asp" ;
|
||||
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."@en ,
|
||||
"""The intended use of this element is to allow for an opinionated use of the label 'Country' by users. There are two ways to do this.
|
||||
|
||||
First, a user could add, to an extension ontology, either term as a label to one of the elements, thus baptizing the element as properly refered to by that term. For example, one could add the label 'Country' to what is currently labeled 'Domain of a Country'. Because labels don't create logical conflicts, this strategy should allow for various ontologies, with conflicting opinions about the proper use of 'Country' to merge without logical issue.
|
||||
|
||||
The second strategy would be to mint, in an extension ontology, a brand new IRI, label it 'Country' and have that new entity be defined and axiomatized in terms of the elements. While this would result in merged ontologies having similar labels accross distinct IRIs, this is not a logical issue.
|
||||
|
||||
Of course, this all assumes that users are conforming to the definitions of BFO and CCO. Thus, if a users decides that a 'Country' is (or is identical to) a 'Domain of a Country', then it would be entailed that a Country has no political authority, at least not in a way that isn't derivitive on the political authority of the government it delimits. As such, users should be careful to exploit the relationships between the elements, choosing the right element for the right relationship."""@en ;
|
||||
skos:prefLabel "Country Element"@en .
|
||||
|
||||
|
||||
### http://www.ontologyrepository.com/CommonCoreOntologies/County
|
||||
cco:County rdf:type owl:Class ;
|
||||
rdfs:subClassOf cco:GeopoliticalEntity ;
|
||||
@@ -1478,34 +1448,6 @@ cco:EducationalOrganization rdf:type owl:Class ;
|
||||
rdfs:label "Educational Organization"@en .
|
||||
|
||||
|
||||
### http://www.ontologyrepository.com/CommonCoreOntologies/ElementOfPoliticalGeographicalEntity
|
||||
cco:ElementOfPoliticalGeographicalEntity rdf:type owl:Class ;
|
||||
owl:equivalentClass [ rdf:type owl:Class ;
|
||||
owl:unionOf ( cco:GeopoliticalEntity
|
||||
cco:Government
|
||||
cco:MaterialTerritoryOfAGovernmentDomain
|
||||
cco:Populace
|
||||
)
|
||||
] ;
|
||||
rdfs:subClassOf obo:BFO_0000004 ;
|
||||
dcterms:bibliographicCitation "Convention on Rights and Duties of States (inter-American); December 26, 1933. https://avalon.law.yale.edu/20th_century/intam03.asp. Accessed 6 Apr. 2023." ;
|
||||
dcterms:created "2023-02-17T18:57:10-05:00"^^xsd:dateTime ;
|
||||
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:definition_source "https://avalon.law.yale.edu/20th_century/intam03.asp" ;
|
||||
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
|
||||
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."@en ,
|
||||
"""The intended use of this element is to allow for an opinionated use of the label 'Political Geographical Entity' or 'Geopolitical Entity' by users. There are two ways to do this.
|
||||
|
||||
First, a user could add, to an extension ontology, either term as a label to one of the elements, thus baptizing the element as properly refered to by that term. For example, one could add the label 'Geopolitical Entity' to what is currently labeled 'Domain of a Government'. Because labels don't create logical conflicts, this strategy should allow for various ontologies, with conflicting opinions about the proper use of, say, 'Geopolitical Entity' to merge without logical issue.
|
||||
|
||||
The second strategy would be to mint, in an extension ontology, a brand new IRI, label it 'Political Geographical Entity' or 'Geopolitical Entity' and have that new entity be defined and axiomatized in terms of the elements. While this would result in merged ontologies having similar labels accross distinct IRIs, this is not a logical issue.
|
||||
|
||||
Of course, this all assumes that users are conforming to the definitions of BFO and CCO. Thus, if a users decides that a 'Geopolitical Entity' is (or is identical to) a 'Domain of a Government', then it would be entailed that a Geopolitical Entity has no political authority, at least not in a way that isn't derivitive on the political authority of the government it delimits. As such, users should be careful to exploit the relationships between the elements, choosing the right element for the right relationship."""@en ;
|
||||
skos:prefLabel "Element Of Political Geographical Entity"@en .
|
||||
|
||||
|
||||
### http://www.ontologyrepository.com/CommonCoreOntologies/Enemy
|
||||
cco:Enemy rdf:type owl:Class ;
|
||||
owl:equivalentClass [ owl:intersectionOf ( cco:Person
|
||||
@@ -1894,15 +1836,15 @@ cco:MaleSex rdf:type owl:Class ;
|
||||
|
||||
### http://www.ontologyrepository.com/CommonCoreOntologies/MaterialTerritoryOfACountry
|
||||
cco:MaterialTerritoryOfACountry rdf:type owl:Class ;
|
||||
rdfs:subClassOf cco:MaterialTerritoryOfAGovernmentDomain ,
|
||||
[ owl:intersectionOf ( cco:MaterialTerritoryOfAGovernmentDomain
|
||||
[ rdf:type owl:Restriction ;
|
||||
owl:onProperty obo:RO_0001018 ;
|
||||
owl:someValuesFrom cco:Country
|
||||
]
|
||||
) ;
|
||||
rdf:type owl:Class
|
||||
] ;
|
||||
owl:equivalentClass [ owl:intersectionOf ( cco:MaterialTerritoryOfAGovernmentDomain
|
||||
[ rdf:type owl:Restriction ;
|
||||
owl:onProperty obo:RO_0001018 ;
|
||||
owl:someValuesFrom cco:Country
|
||||
]
|
||||
) ;
|
||||
rdf:type owl:Class
|
||||
] ;
|
||||
rdfs:subClassOf cco:MaterialTerritoryOfAGovernmentDomain ;
|
||||
dcterms:bibliographicCitation "Convention on Rights and Duties of States (inter-American); December 26, 1933. https://avalon.law.yale.edu/20th_century/intam03.asp. Accessed 6 Apr. 2023." ;
|
||||
dcterms:created "2023-02-06T10:14:09-05:00"@en ;
|
||||
cco:definition "The portions of lithosphere, hydrosphere, or atmosphere that together exactly occupy a The Domain of a Country."@en ;
|
||||
@@ -1914,15 +1856,15 @@ cco:MaterialTerritoryOfACountry rdf:type owl:Class ;
|
||||
|
||||
### http://www.ontologyrepository.com/CommonCoreOntologies/MaterialTerritoryOfAGovernmentDomain
|
||||
cco:MaterialTerritoryOfAGovernmentDomain rdf:type owl:Class ;
|
||||
rdfs:subClassOf cco:PortionOfGeosphere ,
|
||||
[ owl:intersectionOf ( cco:PortionOfGeosphere
|
||||
[ rdf:type owl:Restriction ;
|
||||
owl:onProperty obo:RO_0001018 ;
|
||||
owl:someValuesFrom cco:GeopoliticalEntity
|
||||
]
|
||||
) ;
|
||||
rdf:type owl:Class
|
||||
] ;
|
||||
owl:equivalentClass [ owl:intersectionOf ( cco:PortionOfGeosphere
|
||||
[ rdf:type owl:Restriction ;
|
||||
owl:onProperty obo:RO_0001018 ;
|
||||
owl:someValuesFrom cco:GeopoliticalEntity
|
||||
]
|
||||
) ;
|
||||
rdf:type owl:Class
|
||||
] ;
|
||||
rdfs:subClassOf cco:PortionOfGeosphere ;
|
||||
dcterms:bibliographicCitation "Convention on Rights and Duties of States (inter-American); December 26, 1933. https://avalon.law.yale.edu/20th_century/intam03.asp. Accessed 6 Apr. 2023." ;
|
||||
dcterms:created "2023-02-06T10:14:09-05:00"@en ;
|
||||
cco:definition "The portions of lithosphere, hydrosphere, or atmosphere that together exactly occupy a Government Domain"@en ;
|
||||
|
||||
Reference in New Issue
Block a user