Hello,

I have lots of nq-dump files. Some lines in this files are not valid.
e.g.
<http://asdf.com/> <http://purl.org/dc/terms/title> *""@1* <http://asdf.com/>
  .
or
<http://asdf.com/> *<*<http://purl.org/dc/terms/title> "adsf"@en*,ja,us *<
http://asdf.com/>   .

I want to load all dumps into Virtuoso.

If I use standard ld_dir import function the loader stops importing the
current file at the first occurrence of an invalidation with the message:
*syntax error processed pending to here.*
and moves on, to the next file.

Is there a way to just skip the invalid lines? So I can import all other
lines of files which contain some invalid lines?

Kind regards,
Thomas
Virtuoso Open Source Edition (Column Store) (multi threaded)
Version 7.2.4.2.3217-pthreads as of Apr 29 2016
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to