harsh wrote:
> Hello,
>        I have a sesame openrdf database installed on the server. I
> have a lot of RDF data in that database. I am not very clear of how i
> can access that data (from sesame) to populate my exhibit page. i am
> currently downloading the data from the database and saving it to a
> file. then i read that rdf file into my exhibit webpage.
> i have tried in many different ways but failed - one way was to write
> a sparql query in sesame query interface submit it and provide that
> link to exhibit but it fails
>   
Could you be more specific about the failures? Where's the exhibit that 
fails? Where's your sesame db's sparql entry point?...

One thing to note is that Exhibit routes RDF/XML files through Babel, 
which only works if
- the file is publicly accessible (at some http:// URL)
- items must have rdf:type.

David


--~--~---------~--~----~------------~-------~--~----~
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