[Developers] Help with eMQL adapter
David Huynh
david at metaweb.com
Mon May 18 21:37:26 UTC 2009
Shawn Simister wrote:
> Ok, so I took the new eMQL adapter interface for a spin and created a
> new global eMQL property
> <http://www.freebase.com/view/freebase/emql/wikirank?admin=1>. This
> property points at an Acre app that will (hopefully) fill in the
> required values. However, when I try to use my new global property in
> a query the query editor doesn't recognize the new property name.
>
> [{
> "id" : null,
> "name" : null,
> "type" : "/location/country",
> "wikirank" : null
> }]
>
> Any idea what I'm missing here?
You need the emql=1 flag
http://www.freebase.com/app/queryeditor?emql=1
And I think you probably want to specify a limit
http://tinyurl.com/qu42oz
David
More information about the Developers
mailing list