[Developers] [site-feedback] [feature] Article text
Brian Karlak
zenkat at metaweb.com
Fri Mar 7 14:02:44 UTC 2008
Hello Dave and Igor --
Thanks for bringing this to our attention, and our apologies for the
delay in reply.
We recently modified how content was stored in our blurb store, and in
doing so inadvertently broke the api/trans/raw service for wikipedia-
derived content. We hope to have a content update deployed today that
will fix this issue.
However, please note that freebase does not store the full wikipedia
article text. The api/trans/raw service will return the first 1200-
characters of the source wikipedia article the topic was derived from.
Thanks,
Brian
On Mar 7, 2008, at 4:15 AM, Dave Boyce wrote:
> I'm seeing the exact same thing. For any article guid I retrieve from
> freebase, I can request the blurb, but the raw service constantly
> gives me
> a 400 Application Error. I've gone back through the list archives, and
> every example of a 'working' trans/raw query is also giving me errors.
>
> For instance, the Uma Thurman article blurb can be retrieved with:
>
> http://www.freebase.com/api/trans/blurb/guid/9202a8c04000641f800000000008c306
>
> but the raw request (http://www.freebase.com/api/trans/raw/guid/9202a8c04000641f800000000008c306
> ) fails.
>
> Am I doing something wrong, or has Freebase changed something in the
> blob store?
>
> - Dave
>
>
> On 5 Mar 2008, at 19:16, Dan Milbrath wrote:
>
>> Igor,
>> Freebase doesn't actually store the full Wikipedia article. That
>> said, you shouldn't be getting an application error.
>>
>> Questions like these are best fielded on the developer mailing list.
>> http://lists.freebase.com/mailman/listinfo/developers
>>
>> Perhaps someone on the list can give you a better explanation as to
>> why you're seeing this.
>> - Dan
>>
>>
>>
>>
>>
>> ----- Original Message -----
>> From: site-feedback-service at freebase.com
>> To: site-feedback at freebase.com
>> Sent: Wednesday, March 5, 2008 3:40:43 AM (GMT-0800) America/
>> Los_Angeles
>> Subject: [site-feedback] [feature] Article text
>>
>>
>> From: igorcoder <igor.coder at gmail.com>
>> Category: feature
>> Summary: Article text
>> Message:
>> Hello,
>>
>>
>> I have some difficulties with getting articles :
>> -- to get user article, I use
>> { "query" : { "/common/topic/article" : [{ "guid":null, "optional" :
>> true }], "/common/topic/image" : [{ "id" : null, "optional" :
>> true }], "album" : [{ "name" : null, "id" : null, "optional" :
>> true }], "id" : "/topic/en/stevie_wonder", "name" : null, "type" :
>> "/music/artist" } }
>> -- then I got
>> article guid - #9202a8c04000641f80000000001170a3
>> -- to show a few words of article, I use
>> http://www.freebase.com/api/trans/blurb/%239202a8c04000641f80000000001170a3
>> or http://www.freebase.com/api/trans/blurb/guid/9202a8c04000641f80000000001170a3
>> -- I'm trying to show all article or at least few more and as I
>> understand for this I should use
>> http://www.freebase.com/api/trans/raw/%239202a8c04000641f80000000001170a3
>> or http://www.freebase.com/api/trans/raw/guid/9202a8c04000641f80000000001170a3
>> but in this case I getting ("status": "400 Application Error".....)
>>
>>
>> how to get full article? help please
>> --
>> Thank you,
>> Igor
>>
>> _______________________________________________
>> Developers mailing list
>> Developers at freebase.com
>> http://lists.freebase.com/mailman/listinfo/developers
>
> _______________________________________________
> Developers mailing list
> Developers at freebase.com
> http://lists.freebase.com/mailman/listinfo/developers
More information about the Developers
mailing list