- From: David Huynh <dfhuynh@alum.mit.edu>
- Date: Fri, 11 Dec 2009 09:48:46 -0800
- To: Michael Hausenblas <michael.hausenblas@deri.org>
- CC: Malte Kiesel <malte.kiesel@dfki.de>, Daniel O'Connor <daniel.oconnor@gmail.com>, Linked Data community <public-lod@w3.org>
Michael Hausenblas wrote:
>> I'll look into that. It seems that Sindice performs a bit odd searching
>> in Freebase though (try queries with domain:rdf.freebase.com). Any
>> pointers on how to search in Freebase from Java without hassle?
>>
>
> Not sure. Looking at [1] doesn't precisely offer support for Java, but maybe
> this can be seen as a request for support in case someone from MetaWeb is
> reading it? ;)
>
> Cheers,
> Michael
>
> [1] http://www.freebase.com/docs/client_libraries
>
>
There's a RESTful HTTP JSON interface
http://api.freebase.com/api/service/search?help
And there are Java libraries for parsing JSON. Is that what you are
looking for?
David
Received on Friday, 11 December 2009 17:49:25 UTC