Re: [Virtuoso-users] Segfault while replay

2011-02-05 Thread Hugh Williams
Hi Adrian, You can perform a database crash dump and restore and detailed in section 6.1.5.5.2 at: http://docs.openlinksw.com/virtuoso/databaseadmsrv.html#backup If a core file was produced it would also be interesting to see a stack trace from the core if the Virtuoso binary symbols

[Virtuoso-users] Converting datatypes in Sparql

2011-02-05 Thread Laure Mina
Hi, Is it possible to convert between datatypes using SPARQL in virtuoso ? I want to convert an interger variable to float within the query, I think there is LET statement in SPARQL, but I am not sure if it is supported by virtuoso. Thanks in advance.