[Developers] Dumb Acre question of the day
Alexander Botero-Lowry
alexbl at metaweb.com
Fri Jul 17 19:22:38 UTC 2009
> However, Alex (one of the Acre developers) just started working on a
> helper library right now that might be able to take care of all of
> this for you. It's working for #1/2 now, but there's more work for
> #3. Hopefully, we'll be able to post it later today.
>
http://acre.freebase.com/#app=/user/alexbl/scratch&file=test_run_as
If you do the acre.require() on the first line, you can then called
acre.freebase.run_on(a_service_url_which_starts_with_http, function () {
... do all your stuff using the normal acre.freebase.* methods ...
... and return any results you want to return ...
});
Have fun, and let me know about any issues! :)
Alex
More information about the Developers
mailing list