[Developers] querying for included types
Dae Park
daepark at metaweb.com
Fri Dec 28 20:56:36 UTC 2007
So you want to know the included_types of the expected_type of the
property, "/business/board_membership/member"?
something like:
{
id: "/business/board_membership/member",
type: "/type/property",
expected_type: {
id: null,
"/freebase/type_hints/included_types": []
}
}
-dae
On Dec 27, 2007, at 7:48 PM, Steve Sak wrote:
>
> What I actually have is /business/board_membership and I'm trying
> to get
> the included types of /business/board_membership/member.
>
> Dae Park wrote:
>> By the fully qualified property id "/freebase/type_hints/
>> included_types". For example:
>>
>> {
>> id: "/business/board_member",
>> "/freebase/type_hints/included_types": []
>> }
>>
>>
>>
>>
>> On Dec 27, 2007, at 6:51 PM, Steve Sak wrote:
>>
>>
>>> This may be obvious but how do I get the included types for some
>>> type?
>>> E.g., according to the freebase
>>> (http://www.freebase.com/view/schema/business/board_member) the
>>> included
>>> types for /business/board_member are Person and Topic.
>>>
>>> --
>>> Steven G Sak
>>> Applied Minds, Inc.
>>> 11718 Bowman Green Drive
>>> Reston, Virginia 20190
>>> o: (703) 483-2207
>>> c: (703) 626-2557
>>>
>>> _______________________________________________
>>> 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
>>
>
> --
> Steven G Sak
> Applied Minds, Inc.
> 11718 Bowman Green Drive
> Reston, Virginia 20190
> o: (703) 483-2207
> c: (703) 626-2557
>
> _______________________________________________
> Developers mailing list
> Developers at freebase.com
> http://lists.freebase.com/mailman/listinfo/developers
More information about the Developers
mailing list