Invoking Mjt with an inline <script> tag

This is an example of how to use Mjt from inside a blog post, or in other situations where you can't put scripts in the document HEAD.

example 1

this just expands $mjt.VERSION:
Mjt version $mjt.VERSION

example 2

Thanks to Mike Love for suggesting this example.
mjt.freebase.MqlRead({ name: name, id: null, type: '/influence/influence_node', influenced: [{ date_of_birth: null, id: null, name: null, type: '/people/person' }] })
$q.result.name influenced:
loading...
ERROR
${influenced("Georg Wilhelm Friedrich Hegel")}