[Freebase-discuss] How can i get all properties of a given type? a single list the best!
Gordon Mackenzie
gmackenz at google.com
Fri Mar 11 21:30:02 UTC 2011
On Fri, Mar 11, 2011 at 2:05 AM, ZhuXingwei <etzhu192 at hotmail.com> wrote:
> That's it!
> 3ks for your solutions!
>
> IT'S SO NICE OF YOU GUYS, my honor to join with all of you!
>
> so, i've 2 extra questions:
> 1. how do you guys get to know this, from the Docs?or other mystery sources?
http://wiki.freebase.com/wiki/Main_Page
And search the http://lists.freebase.com/mailman/listinfo/freebase-discuss
archives here:
http://freebase.markmail.org/
> 2. why can't i recieve help callings from the other guys? Do that means i m
> the only guy who meet with problems?
Why, haven't you been helped? And no, you are not alone. Welcome to
the Freebase community.
>
> Mit freudlichen Grüßen!
>
> 朱星玮,Zhu Xingwei
> CS @ Tsinghua Universität
> Beijing, China
>
>
>
>
>
>> Date: Fri, 11 Mar 2011 01:44:02 -0800
>> From: vajda at google.com
>> To: freebase-discuss at freebase.com
>> Subject: Re: [Freebase-discuss] How can i get all properties of a given
>> type? a single list the best!
>>
>>
>> On Fri, 11 Mar 2011, ZhuXingwei wrote:
>>
>> > I've run out of my mana for this whole day, can some guys help me on
>> > this
>> > issue?
>> >
>> > why do this mql fails?
>> > [{"type":"/music/artist",
>> > "common/topic/properties":[]
>> > }]
>>
>> - /common/topic/properties, like any id, needs a leading '/'.
>> - /common/topic/properties is a MQL extension, you need to enable
>> extensions in the envelope to get results with them. For example, for
>> /en/bob_dylan:
>> http://tinyurl.com/488fuoj
>> - To get a list of the properties for /music/artist, use:
>> [{
>> "id" "/music/artist",
>> "/type/type/properties": []
>> }]
>> http://tinyurl.com/6bnpnh3
>>
>> Andi..
>> _______________________________________________
>> 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
>
> _______________________________________________
> 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
>
More information about the Freebase-discuss
mailing list