I don't understand what you are trying to do. Could you please rephrase your question?
Hi! This should work: http://easyrec.sourceforge.net/wiki/index.php/REST_API_v0.98#action_history_for_user in the api call documented there, you may have to replace the version '1.0' with '1.1', depending on which version you have installed.
Accessing the default namespace http://localhost:9999/blazegraph/namespace/kb/sparql works, though
I think I am running into the same issue, but the proposed property does not seem to fix it: I downloaded the latest blazegraph.jar, I made a property file c:\tmp\blazegraph2\bigdata.properties with these contents: com.bigdata.rwstore.RWStore.readBlobsAsync=false I am running blazegraph: java -server -Xmx4g -jar blazegraph.jar Dbigdata.propertyFile=c:/tmp/blazegraph2/bigdata.properties (Took me a while to find out how to specify a property file for blazegraph - It's explained here: https://wiki.blazegraph.com/wiki/index.php/NanoSparqlServer...
Thanks for sharing!
Sorry for not reacting earlier - if that is still an issue, could you try to upload...
Ah, yes that's the name of an easyrec plugin. Not what you are looking for.
Do you see any exceptions or errors in the tomcat logs? If you post them here (at...