Hello, I'm trying to configure Longwell to be able to load RDF data from a Sesame repository ... ... but I don't really understand how to fill the "Triple Store Section" of the longwell.properties file.
I've trying thing like that (my Sesame repository Id is "poc") : ========================================= # ----------- Triple Stores Properties ------------ #longwell.store.dir = WEB-INF/database longwell.store.type = memory #longwell.store.type = native #longwell.store.type = biggles longwell.store.db.url = http://localhost:8086/openrdf-sesame/repositories/POC #longwell.store.db.user = ... #longwell.store.db.passwd = ... ========================================= I need some help at this stage ;-) Regards, Bernard
_______________________________________________ General mailing list [email protected] http://simile.mit.edu/mailman/listinfo/general
