[Freebase-discuss] Correcting related website errors
Chris Caceres
krsalis at yahoo.com
Sat May 1 02:44:30 UTC 2010
Thanks for this quick solution, Jason.
-Chris
________________________________
From: Jason Douglas <jason at metaweb.com>
To: Freebase.com discussion list <freebase-discuss at freebase.com>
Sent: Fri, April 30, 2010 10:25:22 PM
Subject: Re: [Freebase-discuss] Correcting related website errors
On Apr 30, 2010, at 3:01 PM, Jason Douglas wrote:
> On Apr 30, 2010, at 2:53 PM, Shawn Simister wrote:
>
>> The related websites are stored in Freebase as keys (or Web IDs). With a little bit of MQL magic you can delete a misplaced key which in-turn will remove the web link. For example:
>>
>> {
>> "id": "/en/vincent_van_gogh",
>> "key": [{
>> "namespace": "/authority/facebook",
>> "value": "Maradona",
>> "connect" : "delete"
>> }]
>> }
>>
>> If anyone has the time and the inclination, it should be pretty simple to create a Acre tool to carry out these types of operations on keys. You could clone my Weblink Annotator tool as a starting point.
>
> Yeah, not being able to fix those in the UI is annoying. Some keys are in protected namespaces and would actually break data loading if they were changed, which is one of the reasons this capability has not been generically exposed, but it is being worked on as we speak.
>
> In the meantime, I will hack together a quick and dirty editor for at least three open namespaces -- Facebook, MySpace and Twitter as Shawn suggests and post it to the list later today.
Like I said, quick-and-dirty, but hopefully it helps for at least this use case:
http://social-keys.freebaseapps.com/
More permanent solution for freebase.com down the road...
-jason
_______________________________________________
You are receiving this message because you are subscribed to the Freebase-discuss mailing list.
To post a message to the list: Freebase-discuss at freebase.com
To unsubscribe, view archives, etc: http://lists.freebase.com/mailman/listinfo/freebase-discuss
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freebase.com/pipermail/freebase-discuss/attachments/20100430/45a98242/attachment.htm
More information about the Freebase-discuss
mailing list