Freebase
freebase get buildings and geolocation
I need to get all the buildings with \"church\" function that are far 100km from a specified point (lat, lng). I made in this way:[详细]
2023-02-25 18:58 分类:问答Freebase query - exclusion of certain values
I want to retrieve name of all movies and their genre. It\'s ok if information about genre is empty, but if genre is known I want to retrieve it.[详细]
2023-02-23 09:28 分类:问答Freebase MQL Query print article?
here\'s my query: [{ \"type\":\"/tv/tv_series_episode\", \"series\": \"The Simpsons\", \"guest_stars\": [{[详细]
2023-02-15 19:12 分类:问答Freebase MQL Query output?
I have the following query: [{ \"type\":\"/tv/tv_series_episode\", \"series\": \"The Simpsons\", \"/tv/tv_series_episode/guest_stars\": [{[详细]
2023-02-15 13:49 分类:问答How to retrieve a content from FreeBase.com in Italian language?
How to 开发者_开发百科retrieve a content from FreeBase.com in Italian language? Now, I can only see content from eng.wikipedia.org.A lot of the information in Freebase is language independent, but if[详细]
2023-02-12 18:25 分类:问答_URLFetchResult object has no attribute 'body' when calling Freebase via Python Module
I\'ve been using the Freebase Python module successfully to read data, and today I started testing writing data to Freebase.[详细]
2023-02-08 22:03 分类:问答Freebase query for full topic summary
I\'m trying to retrieve the full topic description/summary for some Freebase articles. I have been using the Freebase topic API, which returns this type of results: http://www.freebase.com/experimenta[详细]
2023-02-08 20:50 分类:问答Use freebase data on local server?
Are there any existing ways of using the freebase data dumps to create a database similar to what freebase offers, but on you own server? Pretty much freebase but locally and not through the API?[详细]
2023-02-07 16:17 分类:问答How to slow down iteration of generator object fetching data from web service?
I\'m using the Freebase-Python module to iterate through hundreds of results. Using: results = freebase.mqlreaditer(query, extended=True)[详细]
2023-02-07 04:38 分类:问答How to get cursor from mqlread() when using Freebase API?
I\'m using the Python-Freebase module\'s mqlread().Using the following query: query = [{ \"cursor\": True,[详细]
2023-02-07 03:45 分类:问答
加载中,请稍侯......