28MB might be beyond the capabilities of Exhibit, I think that's one problem 
they are attempting to fix in Exhibit3.

What I do is load my RDF into JENA and write Object RDF Mappers (ORM) to 
custom export only the RDF that I want to display in the Exhibit.  This 
involves either writing a CONSTRUCT query in SPARQL often because I have 
one-to-many properties in many cases.  Then I use JENA's 
Resource.ListProperty(Property) to iterate through the results.  I have 
sample code if you are interested.

-- 
You received this message because you are subscribed to the Google Groups 
"SIMILE Widgets" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/simile-widgets/-/Tulafhql5lkJ.
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