mql
Knowing the genre for a certain artist using freebase
I am new at freebase , I just need to get the genre for a certain artist using MQ开发者_如何转开发L[详细]
2023-04-07 00:35 分类:问答Freebase Twitter Extension
I have tried the Freebase MQL twitter search extension shown here: http://www.free开发者_StackOverflow中文版base.com/docs/mql_extensions/.base.topics.news.twitter_mentions[详细]
2023-03-27 09:52 分类:问答Freebase MQL VS Freebase Suggest (n:type) in results
i\'m try to get results from freebase using mql, for example: ht开发者_JAVA技巧tp://api.freebase.com/api/service/mqlread?query={\"query\":{\"name~=\":\"Barack\",\"name\":null,\"type\":[],\"limit\":1[详细]
2023-03-02 17:33 分类:问答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 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 分类:问答Freebase Query with "JOINS"
... Yeah, yeah, I know traditional joins don\'t exist.I actually like the freebase query methodology in theory, just having a little trouble getting it to actually work for me : )[详细]
2023-02-02 04:38 分类:问答Freebase geo search
I\'m wondering if it\'s possible to get, for example, all events that occurred in a geographical area, as defined by lat/long coordinates. For instance a rectangular area on the shores of Normandy sho[详细]
2023-01-31 21:56 分类:问答Freebase: Format search result to list all properties of object of unknown type(s)
I\'m trying to write a MQL query to format a search result in freebase (the \"output\" parameter in the search API). I essentially want to find the (simple) values of all the properties of a given sea[详细]
2023-01-22 02:35 分类:问答cURL and Freebase's Api
I am having problems with the freebase MQL login service. I am开发者_运维问答 making a post request then the freebase api should send back headers which I will then analyse and get information from.[详细]
2023-01-15 05:02 分类:问答