[Developers] FreeSpin - Successor to CineSpin
Karell Ste-Marie
karell.stemarie at gmail.com
Wed Sep 12 18:38:37 UTC 2007
I'm Curious, is someone doing genealogy with freebase?
-----------------------------------------------
Karell Ste-Marie
MCP, MCP+SB, MCP+I, MCAD, MCSE
http://karell.blogspot.com/
http://bodyspace.bodybuilding.com/n5d/
http://blog.bodybuilding.com/n5d
From: developers-bounces at freebase.com
[mailto:developers-bounces at freebase.com] On Behalf Of Ketan Anjaria
Sent: Wednesday, September 12, 2007 2:09 PM
To: developers at freebase.com
Subject: [Developers] FreeSpin - Successor to CineSpin
FreeSpin is the latest app I am working on for Freebase.
http://kidbombay.com/clients/freebase/freeSpin/
It works very similar to CineSpin in that it lets you view relationships to
objects through specific queries.
Currently we have a Family Query which returns children/parents for an
object and a Business query which returns employers, employees, board
memberships/ board members for an object.
FreeSpin queries need the reverse of any relationship, so if you have
Employee part of the query you need the Employee.
The Business query is listed below
{
"q1":{
"query":[{
"/business/board_member/board_memberships":[{
"company":{
"/common/topic/image":[{
"guid":null,
"limit":1,
"optional":true
}],
"id":null,
"name":null
},
"optional":true
}],
"/business/company/board_members":[{
"member":{
"/common/topic/image":[{
"guid":null,
"limit":1,
"optional":true
}],
"id":null,
"name":null
},
"optional":true
}],
"/business/company_founder/companies_founded":[{
"/common/topic/image":[{
"guid":null,
"limit":1,
"optional":true
}],
"id":null,
"name":null,
"optional":true
}],
"/business/employer/employees":[{
"/business/employment_tenure/person":[{
"/common/topic/image":[{
"guid":null,
"limit":1,
"optional":true
}],
"id":null,
"name":null
}],
"optional":true,
"type":"/business/employment_tenure"
}],
"/common/topic/image":[{
"guid":null,
"limit":1,
"optional":true
}],
"/people/person/employment_history":[{
"/business/employment_tenure/company":[{
"/common/topic/image":[{
"guid":null,
"limit":1,
"optional":true
}],
"id":null,
"name":null
}],
"optional":true,
"type":"/business/employment_tenure"
}],
"id":null,
"name":"Danny Hillis",
"type":"/common/topic"
}]
}
}
We are looking for ideas for other queries, musical artists and peers,
movies and actors etc. Any input would be appreciated.
Thanks!
Ketan Anjaria
fire at kidbombay.com
www.kidbombay.com
415.260.8742
f. 415.358.4278
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freebase.com/pipermail/developers/attachments/20070912/edbebc00/attachment-0001.htm
More information about the Developers
mailing list