Skip to content
RAG Repo

Freebase let a community build a shared graph of entities and the facts that connect them, covering people, places, films, and much more. Google acquired it in 2010 and used it to help seed its own Knowledge Graph, then wound the public service down in 2015 and handed the data to the Wikidata community.

The service and its live API are gone, but the final data dumps remain available for download, published as RDF triples: small statements of the form subject, predicate, object. You can still load these into your own store if you need the historical snapshot or want to trace how facts were modelled.

For most new work, Wikidata is the better starting point, since it absorbed a large share of Freebase's content and stays actively maintained. Freebase is worth knowing mainly for legacy datasets and research that was built on it.

knowledge-basestructuredarchivedgooglerdf

Related sources