your link href should work just fine; it's the standard way to point at 
data in exhibit.  Be sure you are putting it in the head and not the 
body of the document.  Note that exhibit has no way of telling whether 
the url in the link points to a static data file or to a RESTful data 
source, and will operate the same way on both.

catapanoth wrote:
> I'm working in a context in which it is much easier for me to grab
> json data for Exhibit from a RESTful data source or to include it
> inline in the exhibit html than it is for me to point to a static
> file. However including the url of the source as in
>
> <link href="[URL]" type="application/json" rel="exhibit/data" />
>
>  does not work, even though I do get the json data when I do an HTTP
> GET request to the url via wget or curl.
>
> I can't seem to find anything in the documentation about included json
> data inline.
>
> Is this possible?
>
> Thanks,
>
> Terry
> >
>   

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

Reply via email to