<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16414" name=GENERATOR></HEAD>
<BODY
style="WORD-WRAP: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space">
<DIV dir=ltr align=left><SPAN class=046012319-22032007>Dae asked me to send this
note to the developers list. I think I need to do that before he will tell me
the bookmarkable javascript I can use to navigate from freebase to
cinespin.</SPAN></DIV>
<DIV dir=ltr align=left><FONT color=#0000ff></FONT><FONT
color=#0000ff></FONT><BR> </DIV>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
</DIV>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT face=Tahoma
size=2><SPAN class=046012319-22032007><FONT face="Times New Roman" color=#0000ff
size=3><FONT size=2><FONT color=#000000><FONT face=Tahoma><STRONG>From:</STRONG>
Jack Alves </FONT></FONT></FONT> </FONT></SPAN></FONT></DIV>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT face=Tahoma
size=2><STRONG>Subject:</STRONG> RE: FilmSpin Updated<BR></FONT><BR><SPAN
class=875175617-22032007><FONT color=#0000ff>I want CineSpin to accept id which
could be a guid or a key so it can be invoked by a javascript
bookmark.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=875175617-22032007><FONT
color=#0000ff></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=875175617-22032007><FONT color=#0000ff>For
instance today when I'm viewing "</FONT></SPAN><SPAN
class=875175617-22032007><FONT color=#0000ff>John Ford" the url looks
like,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=875175617-22032007><FONT color=#0000ff><A
href="http://www.freebase.com/view?id=/wikipedia/en_id/280738">http://www.freebase.com/view?id=/wikipedia/en_id/280738</A></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=875175617-22032007><FONT
color=#0000ff></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=875175617-22032007><FONT color=#0000ff>In
the future it might look like,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><FONT color=#0000ff><A
href="http://www.freebase.com/api/metaweb/view?id=%239202a8c04000641f80000000001ad475">http://www.freebase.com/api/metaweb/view?id=%239202a8c04000641f80000000001ad475</A></FONT></DIV>
<DIV dir=ltr align=left><FONT color=#0000ff></FONT> </DIV>
<DIV dir=ltr align=left><FONT color=#0000ff></FONT> </DIV>
<DIV dir=ltr align=left><SPAN class=875175617-22032007><FONT color=#0000ff>So
CineSpin should accept an valid id,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=875175617-22032007><FONT
color=#0000ff></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=875175617-22032007><FONT color=#0000ff><A
href="http://kidbombay.com/clients/freebase/filmSpin/index.html#/guid=9202a8c04000641f800000000015050b">/filmSpin/index.html#/id=9202a8c04000641f800000000015050b</A></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=875175617-22032007><FONT color=#0000ff>
<DIV dir=ltr align=left><SPAN class=875175617-22032007><FONT color=#0000ff><A
href="http://kidbombay.com/clients/freebase/filmSpin/index.html#/guid=9202a8c04000641f800000000015050b">/filmSpin/index.html#/id=/wikipedia/en_id/280738</A></FONT></SPAN></DIV></FONT></SPAN></DIV>
<DIV dir=ltr align=left><FONT color=#0000ff></FONT> </DIV>
<DIV dir=ltr align=left><SPAN class=875175617-22032007><FONT color=#0000ff>In
either case you can do the following to get the guid and type if you need it for
your existing queries,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=875175617-22032007><FONT
color=#0000ff></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=875175617-22032007><FONT
color=#0000ff>QUERY</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=875175617-22032007><FONT
color=#0000ff>{<BR> "query":{<BR>
"guid":null,<BR>
"id":"/wikipedia/en_id/280738",<BR>
"name":null,<BR> "type":null,<BR>
"type|=":["/film/film","/film/director","/film/actor"]<BR>
}<BR>}</FONT></SPAN></DIV>
<DIV dir=ltr align=left><FONT color=#0000ff></FONT> </DIV>
<DIV dir=ltr align=left><SPAN class=875175617-22032007><FONT color=#0000ff>OR
QUERY</FONT></SPAN></DIV>
<DIV dir=ltr align=left><FONT color=#0000ff>{<BR>
"query":{<BR> "guid":null,<BR>
"id":"#9202a8c04000641f80000000001ad475",<BR>
"name":null,<BR> "type":null,<BR>
"type|=":["/film/film","/film/director","/film/actor"]<BR>
}<BR>}</FONT></DIV>
<DIV dir=ltr align=left><FONT color=#0000ff></FONT> </DIV>
<DIV dir=ltr align=left><FONT color=#0000ff></FONT> </DIV>
<DIV dir=ltr align=left><SPAN class=875175617-22032007><FONT
color=#0000ff>RESULT</FONT></SPAN></DIV>
<DIV dir=ltr align=left>{<BR> "q1": {<BR> "status":
"/mql/status/ok", <BR> "result": {<BR> "guid":
"#9202a8c04000641f80000000001ad475", <BR> "type":
"/film/director", <BR> "id": "/wikipedia/en_id/280738",
<BR> "name": "John Ford"<BR> }<BR> },
<BR> "status": "200 OK"<BR>}</DIV>
<DIV dir=ltr align=left><FONT color=#0000ff></FONT> </DIV>
<DIV dir=ltr align=left><FONT color=#0000ff></FONT> </DIV>
<DIV dir=ltr align=left><SPAN class=875175617-22032007><FONT color=#0000ff>The
"|=" constriant is described in,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=875175617-22032007><FONT
color=#0000ff></FONT></SPAN> </DIV>
<DIV><FONT color=#0000ff></FONT><FONT color=#0000ff><A
href="http://www.freebase.com/view/documentation/ch03.html#id2616378">http://www.freebase.com/view/documentation/ch03.html#id2616378</A></FONT></DIV>
<DIV><FONT color=#0000ff></FONT><BR> </DIV></BODY></HTML>