[Virtuoso-users] Virtuoso Jena provider and simple literals vs. string literals

2016-05-02 Thread Jens Kilde Mjelva
Hi, In our project we use Virtuoso’s Jena provider for writing to/reading from the triplestore. Data are added initially with: *virtDataset.addNamedModel(graphName, model, false)* When the added model contains string literals, these are stored in Virtuoso as xsd:strings. A sparql select query w

Re: [Virtuoso-users] Invalid lines in dump file, is there a way to not skip the rest of the file

2016-05-02 Thread Quentin
Hi, I can contribute some advice from another Virtuoso user, I'm not with Openlink. Whilst not a direct solution, I'd recommend splitting the files into smaller chunks and then isolating the chunks with errors. If you're not getting feedback on the error then just keep splitting the bad files

[Virtuoso-users] Invalid lines in dump file, is there a way to not skip the rest of the file

2016-05-02 Thread Thomas Trattnig
Hello, I have lots of nq-dump files. Some lines in this files are not valid. e.g. *""@1* . or *<* "adsf"@en*,ja,us *< http://asdf.com/> . I want to load all dumps into Vir