Simile,This is primarily an example to incite some discussion. This is a fairly small and basic patch for Longwell, it makes Longwell capable of connecting to and using a remote openrdf-sesame http repository rather than a local repository. It can't use the smooshing Sail or any other Longwell features that are dependent on the SailRepository implementation. I'm not sure what is using Sails exclusively outside the smoosher. I do suspect that ones Sesame Http server could be altered to insert those capabilities (Smooshing Sails) on the remote side.
The example still requires you to load the repository via Longwell and I haven't been able to view content I place in the repo by hand in Longwell yet.
I've added properties to enable it in longwel.properties in the following way:
#longwell.store.type = memory #longwell.store.type = native longwell.store.type = http longwell.store.http.server = http://localhost:8081/openrdf-sesame longwell.store.http.id = discovery
Cheers, -Mark ~~~~~~~~~~~~~ Mark R. Diggory - DSpace Developer and Systems Manager MIT Libraries, Systems and Technology Services Massachusetts Institute of Technology
longwell.patch
Description: Binary data
_______________________________________________ General mailing list [email protected] http://simile.mit.edu/mailman/listinfo/general
