Hi Hugh,

Output of virtuoso-t -? says that it is Virtuoso Open Source Edition (multi 
threaded)
Version 7.2.1.3214-threads as of Jun 24 2015
Compiled for Win64 (x86_64-generic-win-64)

Probably we’ll have to upgrade.
Thanks for clarification.

Best regards,
Alexander Efimov.



From: Hugh Williams [mailto:hwilli...@openlinksw.com]
Sent: Friday, December 4, 2015 7:52 PM
To: Efimov, Alexander <alexander.efi...@arcadia.spb.ru>
Cc: virtuoso-users@lists.sourceforge.net; Gedich, Andrey 
<andrey.ged...@arcadia.spb.ru>; wced...@its.jnj.com
Subject: Re: [Virtuoso-users] Virtuoso SPARQL Query Editor errors

Hi Efimov,

Which Virtuoso release are you using, as note Walter from J&J is cc’ed in this 
email thus I suppose you are working with him possibly with a commercial build 
? This R2RML query execution error is a known issue that is fixed in the latest 
3125 builds commercial or open source develop/7 from git, thus please confirm 
which build is in use currently, with:

            virtuoso-t - ?
or
            virtuoso-iodbc-t -?

Best Regards
Hugh Williams
Professional Services
OpenLink Software, Inc.      //              http://www.openlinksw.com/
Weblog   -- http://www.openlinksw.com/blogs/
LinkedIn -- http://www.linkedin.com/company/openlink-software/
Twitter  -- http://twitter.com/OpenLink
Google+  -- http://plus.google.com/100570109519069333827/
Facebook -- http://www.facebook.com/OpenLinkSoftware
Universal Data Access, Integration, and Management Technology Providers

On 4 Dec 2015, at 12:20, Efimov, Alexander 
<alexander.efi...@arcadia.spb.ru<mailto:alexander.efi...@arcadia.spb.ru>> wrote:

Hi,

I have R2RML script which generates triples successfully (I checked the count 
and it’s the same on both – source side and on SPARQL endpoint: 83395 records).
But when I’m trying to display all triples generated with the following query 
(?o is also an IRI)

SELECT * FROM <http://example /sq/<http://example%20/sq/>> WHERE {?s ?p ?o}

I get an error:

Virtuoso 22023 Error SR007: Function sprintf needs a string or UNAME or NULL as 
argument 2, not an arg of type DATETIME (211)

SPARQL query:

#output-format:text/html
define sql:gs-app-callback "ODS" SELECT * FROM <http://example 
/sq/<http://example%20/sq/>> WHERE {?s ?p ?o}

Is this an issue on my side, or something is wrong with Virtuoso core 
functionality?
Thanks.

Best regards,
Alexander Efimov.
------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net<mailto:Virtuoso-users@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to