[Developers] Bulk download from freebase
Kavitha Srinivas
ksrinivs at gmail.com
Fri Oct 12 20:44:30 UTC 2007
Hello
We issued the following 2 queries -- one to get all the guids
(guid query) and one to get all the links for a guid (per-guid query)
and converted it into about 19 million RDF triples. We have about 35
HTTP 500 errors. Is it plausible that we have most of the dataset in
Freebase? Or are we missing large chunks? Thanks!
Kavitha
guid query:
[{ "guid":null }]
per-guid query:
[{ "/type/reflect/any_master":
[{
"guid":null,
"link":{"master_property":
{"name":null}
},
"optional":true
}],
"*":[],
"guid": <guid>
}]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freebase.com/pipermail/developers/attachments/20071012/a7b773d6/attachment.htm
More information about the Developers
mailing list