[Developers] query API - overuse and sanctions?
Kurt Bollacker
kurt at spaceship.com
Sat May 9 05:50:23 UTC 2009
On Sat, May 09, 2009 at 12:21:34AM -0400, Tom Morris wrote:
> On Fri, May 8, 2009 at 3:32 PM, Vishal Talwar <vishal at metaweb.com> wrote:
>
> > Unfortunately, this query is not valid JSON: it includes the same property name twice,
> > which means that cannot be parsed into object form.
>
> So presumably it should result in an error rather than an attempt to
> return an arbitrary result.
I just tried this query with three python json libraries
(cjson,simplejson,demjson), and all of them failed to give an error
when decoding this query. Perhaps there are many others that fail as
well. This makes me think that the MQL engine inside Freebase isn't
even seeing the mangled query, and thus this is a real Freebase bug.
Kurt ;-)
More information about the Developers
mailing list