
The YAGO2 ontology is based on data from Wikipedia, WordNet and GeoNames, and includes the translations of classes into many languages from Universal WordNet (UWN). We make available two versions of YAGO2: core and full.
Release Notes
Core contains all the entities and ontological facts extracted from Wikipedia, with categories mapped to WordNet classes. In addition, we include facts extracted from GeoNames for all the entities we can map to the Wikipedia ones (i.e. we extract only facts for the entities that were extracted from Wikipedia, and not add entities only present in GeoNames). It also contains multi-lingual data from UWN. In total, it contains 2.6 million entities and about 33 million facts.
We also provide YAGO2 core in other formats, so that you do not have to convert it yourself:
Full contains everything that is in core. Additionally, we include all the entities and facts from GeoNames - a complete import of the GeoNames data (from a dump of August 2010). It also contains textual and structural data from Wikipedia: all links+anchor texts between the YAGO2 entities, all Wikipedia category names (even those that are not used as a type in YAGO2), as well as the titles of references. In total, it contains nearly 10 million entities and more than 80 million facts.
The converters run on the native form (tab-separated id+triples) of YAGO.
We provide a converter tool that can
The tools also allow to query YAGO — either in the native query language or in SPARQL.
Download the converter tool (11Mb)
We also provide a tool to decode the native backslash encoding of entity names to UTF-8, which is also needed when you want to query for entities that are encoded in UTF-8.
Download the de-/encoding tool.
YAGO2 is also part of the linked data cloud, and are directly linked to by DBpedia. The links between YAGO2 classes and entities are also given in the following N3 files:
There are multiple ways of querying YAGO2:
The YAGO2 Ontology is licensed under a Creative Commons Attribution 3.0 License by the Max-Planck Institute for Informatics.
You can still download the original YAGO(1) ontology here.