I have one hundred wikipedia/en_ids that I want to get the corresponding Freebase guids for. I could do this one at a time but hoped there was a way to perform a bulk lookup
{
"/common/topic/article" : [
{
"guid" : null
}
],
"key" : [
{
"namespace" : "/wikipedia/en_id",
"value" : "426702"
}
],
"name" : null
}Thanks,
Biosopher

