[Developers] eMQL errors

Benjamin Goldenberg bgoldenberg at gmail.com
Wed Jun 3 05:58:27 UTC 2009


On Tue, Jun 2, 2009 at 4:38 PM, Andi Vajda <vajda at metaweb.com> wrote:
>
> On Tue, 2 Jun 2009, Benjamin Goldenberg wrote:
>
>> I've been trying to write an eMQL adapter to extend /music/track to
>> query LyricWiki via their REST API for song lyrics. (It seems unlikely
>> that the RIAA will ever let Freebase host song lyrics, but eMQL seems
>> to provide an almost as good solution.)
>> ...
>> If I use the debug=pre option, I can see that the pre step seems to
>> transform the query into a valid MQL query, but the fetch step causes
>> the following cryptic error:
>
> Your adapter seems to be returning something unexpected during the 'fetch'
> phase. I improved the error message (thanks for pointing out the oversight):

Thanks for the help. I got the adapter to work as desired, but am
running into some problems with the help phase. It looks like
something has changed since the umql wrapper script was written. I'm
getting the same error as with the relations property:
   http://search.labs.freebase.com/api/service/emql?help=/people/person/relations
Is this not a recommended way of providing help? And are these sorts
of server errors worth reporting via JIRA or is eMQL still changing
too much for it to be worthwhile?

Ben


More information about the Developers mailing list