StreamRDF or similar for a TDB bulk load?

2016-03-05 Thread A. Soroka
I’m writing an ETL-ish utility that extracts triples from some directories of application-specific XML to assemble into a from-scratch TDB database. Of course I want to take advantage of the bulk loader facilities for best results. The TDBLoader methods that I’m looking at all accept InputStream

Jena Fuseki named graph issue

2016-03-05 Thread Valerio Belcastro
Hi guys, I launched Fuseki 2.3.1 as a standalone server on my local machine from command line like this: path-to-fuseki-folder>fuseki-server --update --mem /myData Then I uploaded some data into the dataset default graph using this code snippet: String personURI= "http://somewhere/JohnSm

Jena DatasetAccessor Http incompatibility

2016-03-05 Thread Luca Ambrosini
Hi everyone, I’m Luca and i’m working on a semester project on semantic data using apache jena and apache fuseki. I’m trying to update data on fuseki from jena using DataAccessor, but i’m encountering problems with HttpClient and HttpCore (i think). I’ve posted my question on StackOverflow and i