mjt.freebase.MqlRead([{
type: "/common/document",
id: null,
name: null,
updated: {value:null, optional:true},
sort: '-updated.value',
limit: 50,
content: { id:null },
author: { type:'/freebase/user_profile',
id:null,
name:null,
'/common/topic/image': [{}],
picture_s:[{id:null,optional:true}],
location:[{id:null,name:null,optional:true}],
optional:true},
'/type/reflect/any_reverse': [{
link: { master_property: '/community/discussion_thread/post' },
type: '/community/discussion_thread',
id: null,
name:null,
topic: { id: null,
name: null }
}]
}])
${mjt.freebase.date_from_iso(mqldate).toLocaleString()}
if (!name) name = o.name;
if (!name) name = o.id;
if (!name) name = o.value;
if (!name) name = '[unknown object]';
var tid = o.id;
if (!tid && /* hack for /type/key */
typeof(o.namespace) == 'object' &&
o.namespace.id) {
tid = o.namespace.id;
}
$name
$name
if (!name) name = o;
$name
$o
topic: ${showlink(post['/type/reflect/any_reverse'][0].topic)}
${showdate(post.updated.value)}
${get_post_body(post.id)}
mjt.freebase.TransGet(id)
${mjt.bless(bodyq.result.body)}
${bodyq.result.body}
unknown media type: $bodyq.result.media_type
+
-
$html
loading...
error:
${msg.message}
(${showlink(msg.code, 'help')})