Geopolitical ontology
The FAO geopolitical ontology is an ontology developed by the Food and Agriculture Organization of the United Nations to describe, manage and exchange data related to geopolitical entities such as countries, territories, regions and other similar areas.
Definitions and examples
An ontology is a kind of dictionary that describes information in a certain domain using concepts and relationships. It is often implemented using OWL, an XML-based standard language that can be interpreted by computers.- A Concept is defined as abstract knowledge. For example, in the geopolitical ontology a non-self-governing territory and a geographical group are concepts. Concepts are explicitly implemented in the ontology with individuals and classes:
- * An individual is defined as an object perceived from the real world. In the geopolitical domain Ethiopia and the least developed countries group are individuals.
- * A class is defined as a set of individuals sharing common properties. In the geopolitical domain, Ethiopia, Republic of Korea and Italy are individuals of the class self-governing territory; and least developed countries is an individual of the class special group.
- Relationships between concepts are explicitly implemented by:
- * Object properties between individuals of two classes. For example, has member and is in group properties, as shown in Figure 1.
- * Datatype properties between individuals and literals or XML datatypes. For example, the individual Afghanistan has the datatype property CodeISO3 with the value "AFG".
- * Restrictions in classes and/or properties. For example, the property official English name of the class self-governing territory has been restricted to have only one value, this means that a self-governing territory can only have one internationally recognized official English name.
FAO ontology
The geopolitical ontology provides names in seven languages and identifiers in various international coding systems for territories and groups. Moreover, the FAO geopolitical ontology tracks historical changes from 1985 up until today; provides geolocation ; implements relationships among countries and countries, or countries and groups, including properties such as has border with, is predecessor of, is successor of, is administered by, has members, and is in group; and disseminates country statistics including country area, land area, agricultural area, GDP or population.The FAO geopolitical ontology provides a structured description of data sources. This includes: source name, source identifier, source creator and source's update date. Concepts are described using the Dublin Core vocabulary.
In summary, the main objectives of the FAO geopolitical ontology are:
- To provide the most updated geopolitical information
- To track historical changes in geopolitical information
- To improve information management and facilitate standardized data sharing of geopolitical information
- To demonstrate the benefits of the geopolitical ontology to improve interoperability of corporate information systems
Features of the FAO ontology
The geopolitical ontology contains :- Area types:
- *Territories: self-governing, non-self-governing, disputed, other.
- *Groups: organizations, geographic, economic and special groups.
- Names in Arabic, Chinese, English, French, Spanish, Russian and Italian.
- International codes: UN code – M49, ISO 3166 Alpha-2 and Alpha-3, UNDP code, GAUL code, FAOSTAT, AGROVOC FAOTERM and DBPediaID.
- Coordinates: maximum latitude, minimum latitude, maximum longitude, minimum longitude.
- Basic country statistics: country area, land area, agricultural area, GDP, population.
- Currency names and codes.
- Adjectives of nationality.
- Relations:
- *Groups membership.
- *Neighbours, administration of non-self-governing.
- *Historic changes: predecessor, successor, valid since, valid until.
Implementation into OWL
Geopolitical ontology in Linked Open Data
The FAO Geopolitical ontology is embracing the W3C Linked Open Data initiative and released its RDF version of the geopolitical ontology in March 2011.The term 'Linked Open Data' refers to a set of best practices for publishing and connecting structured data on the Web. The key technologies that support Linked Data are URIs, HTTP and RDF.
The RDF version of the geopolitical ontology is compliant with all to be included in the , as explained in the following.
Resolvable http:// URIs
Every resource in the OWL format of the FAO Geopolitical Ontology has a unique URI. Dereferenciation was implemented to allow for three different URIs to be assigned to each resource as follows:- URI identifying the non-information resource
- Information resource with an RDF/XML representation
- Information resource with an HTML representation
New URIs
The URIs of the geopolitical ontology need to be permanent, consequently all transient information, such as year, version, or format was avoided in the definition of the URIs.The new URIs can be accessed at
http://www.fao.org/countryprofiles/geoinfo/geopolitical/resource/
For example, for the resource “Italy” the URIs are the following:
;http://www.fao.org/countryprofiles/geoinfo/geopolitical/resource/Italy
;http://www.fao.org/countryprofiles/geoinfo/geopolitical/data/Italy
;http://www.fao.org/countryprofiles/geoinfo/geopolitical/page/Italy
In addition, “owl:sameAs” is used to map the new URIs to the OWL representation.
Dereferencing URIs
When a non-information resource is looked up without any specific representation format, then the server needs to redirect the request to information resource with an HTML representation.For example, to retrieve the resource “Italy”, which is a non-information resource, the server redirects to the HTML page of “Italy”.
At least 1000 triples in the datasets
The total number of triple statements in FAO Geopolitical Ontology is 22,495.At least 50 links to a dataset already in the current LOD Cloud:
FAO Geopolitical Ontology has 195 links to , which is already part of the LOD Cloud.
Access to the entire dataset
FAO Geopolitical Ontology provides the entire dataset as a RDF dump. It is available at http://www.fao.org/countryprofiles/geoinfo/geopolitical/dataThe RDF version of the FAO Geopolitical Ontology has been already registered in CKAN and it was requested to add it into the LOD Cloud.
Example of use
The FAO Country Profiles is an information retrieval tool which groups the FAO's vast archive of information on its global activities in agriculture and rural development in one single area and catalogues it exclusively by country.The FAO Country Profiles system provides access to country-based heterogeneous data sources. By using the geopolitical ontology in the system, the following benefits are expected:
- Enhanced system functionality for content aggregation and synchronization from the multiple source repositories.
- Improved information access and browsing through comparison of data in neighbor countries and groups.