Skip to content

spencermountain/wikidata-freebase

Repository files navigation

#Ontology-alignment between wikidata & freebase

*match up largest freebase types to wikidata collections

*line-up freebase properties to wikidata properties

#Justification

if freebase says:

ronald reagan - /people/person/nationality - america

and wikidata says:

ronald reagan - P27 - america

running this comparison over a lot of topics, we can statistically unite 'P27' and '/people/person/nationality' over every property in both projects, without having to do it manually.

see the results

see a list of all relevant freebase properties

see a list of all wikidata properties

#usage To mash up the freebase & wikidata results for a given topic:

git clone git@github.com:spencermountain/wikidata-freebase.git
cd wikidata-freebase
npm install
node ./compare_all.js

About

helping out in the wikidata migration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published