Hi Anton,

I have been able to observe the same behaviour using the VOS Windows 5.0.1
build, and have logged a bug report for the Virtuoso development team to
look into. Once I have some feedback on resolution I shall provide you with
an update.

Best Regards
Hugh Williams
Professional Services
OpenLink Software


On 10/7/07 00:50, "Anton Krasovsky" <anton_krasov...@yahoo.com> wrote:

> Hi,
> 
> I just noticed that when running SPARQL query with
> output:format (TTL or RDF/XML it does not matter)
> setting, immediately after the server restart, query
> results are always returned in the valmode LONG
> format.
> Subsequent queries (if made on different connection)
> are OK.
> 
> For example:
> 
> # /etc/init.d/virtuoso restart
> 
> # isql
> SQL>  sparql define output:format "TTL" SELECT
> DISTINCT ?g  WHERE {GRAPH ?g {?s ?p ?o}};
> .....
> rs:binding [ rs:name "g" ; rs:value "#i1000001"  ]
> SQL> exit;
> 
> # isql
> SQL>  sparql define output:format "TTL" SELECT
> DISTINCT ?g  WHERE {GRAPH ?g {?s ?p ?o}};
> ....
> rs:binding [ rs:name "g" ; rs:value
> <http://www.openlinksw.com/schemas/virtrdf#> ] ;
> 
> I'm using 5.0.1 on Linux.
> 
> Regards,
> Anton
> 
> 
>        
> ______________________________________________________________________________
> ______
> Moody friends. Drama queens. Your life? Nope! - their life, your story. Play
> Sims Stories at Yahoo! Games.
> http://sims.yahoo.com/
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Virtuoso-users mailing list
> Virtuoso-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/virtuoso-users


Best Regards,
Hugh Williams
VP Product Development
OpenLink Software
Tel: +44 (0) 8681 7701
Web: http://www.openlinksw.com
Universal Data Access & Data Integration Technology Providers



Reply via email to