Is it possible to include Exhibit JSON-data + schema directly inside an 
HTML document?

Meaning, instead of embedding external files like:
  <link href="schema.js" type="application/json" rel="exhibit/data" />
  <link href="data.json" type="application/json" rel="exhibit/data" />
...having only one single HTML file.

(in my case, data+html is generated dynamically and i would prefer it to be 
all-in-one, if possible)

Greetings,
Peter

-- 
You received this message because you are subscribed to the Google Groups 
"SIMILE Widgets" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/simile-widgets?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to