I am running a very simple exercise where I have a list of people's names that have been already reconciled via freebase, from within Open Refine.
The Github repository for Open Refine clearly indicates that fetching Properties against a reconciled Freebase Type is still a "To Do" project, but apparently, fetching text blurbs is possible..
Starting from your reconciled column, use "Add column from Freebase" and use the "Add a property" field at the top to add /common/topic/article. - using the new column, select "Add a column by fetching a URL" and construct the URL as follows: "http://api.freebase.com/api/trans/raw"+value - You'll end up with another new column containing the text of all the blurbs
I don't have an option "Add column from Freebase".
Am I missing something? Thank you very much for your help.