Hello Kjetil,

I'm unable to reproduce the error using current CVS head. It is quite
possible that the parser now behaves better because now it has seriously
improved error detection and recovery.

So I guess that the very next .rc will work for you for this ill-formed
file.

bash-3.2$ isql $PORT
Connected to OpenLink Virtuoso
Driver: 05.09.3037 OpenLink Virtuoso ODBC Driver
OpenLink Interactive SQL (Virtuoso), version 0.9849b.
Type HELP; for help and EXIT; to exit.
SQL> TTLP (file_to_string_output ('Kjetilc/mediasone-default-graph.n3'),
'', 'http://msone.computas.no/graphs', 1);

Done. -- 47 msec.
SQL> sparql SELECT DISTINCT ?g {
Type the rest of statement, end with a semicolon (;)> GRAPH ?g
{ ?s ?p ?o } };
g
VARCHAR
_______________________________________________________________________________

http://www.openlinksw.com/schemas/virtrdf#
http://msone.computas.no/graphs
http://localhost.localdomain:8310/DAV

3 Rows. -- 26 msec.

That's what I get now, continuously.

Best Regards,

Ivan Mikhailov
OpenLink Software
http://virtuoso.openlinksw.com

> As I indicated the other day on IRC, I sometimes have problems loading data. 
> Right now, it is really bad.



Reply via email to