Hi Dinesh,

What is the exact Virtuoso open source release being used, which can be 
obtained by running:

        virtuoso-t -?

From your build date you are not running the latest 6.1.6 build and there have 
been some construct query fixes in the latest build which is available from the 
github repository at:

        http://www.openlinksw.com/dataspace/dav/wiki/Main/VOSGitUsage

Thus I would recommend you build from the latest develop/6  branch and retest 
...

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 17 Jan 2013, at 21:13, Dinesh Reddy <dineshreddy...@gmail.com> wrote:

> 
> Hi,
> 
> I am using Virtuoso Version :06.01.3127
>                                         Build Feb 062012
> 
> I dont know why I am getting this error for the following Construct Query. 
> 
> Error
> Virtuoso 22023 Error SR007: Function sprintf needs a string or UNAME or NULL 
> as argument 2, not an arg of type INTEGER (189)
> 
> Query
> construct 
> {
> ?entities a <http://www.scai.fraunhofer.de/rdf/entity/prominer>.
> ?entities a <http://www.scai.fraunhofer.de/rdf/entity/peregrine>.
> } 
> 
> where
> 
> {
> 
> ?nneIdPr <http://purl.org/ao/context> ?prominercontextId.
> ?prominercontextId <http://purl.org/ao/selectors/exact> ?entities.
> ?nneIdPr <http://purl.org/ao/hasTopic> ?prominerconceptId.
> ?prominerconceptId a <http://www.scai.fraunhofer.de/rdf/entity/prominer>.
> ?nneIdPg <http://purl.org/ao/context> ?peregrinecontextId.
> ?peregrinecontextId <http://purl.org/ao/selectors/exact> ?entities.
> ?nneIdPg <http://purl.org/ao/hasTopic> ?peregrineconceptId.
> ?peregrineconceptId a <http://www.scai.fraunhofer.de/rdf/entity/peregrine>.
>    
> }
> 
> -- 
> Thanks and Regards,
> Dinesh Reddy. P l Life Science informatics|
> Bonn-Aachen International Center for Information Technology,Germany |
> (Mobile) +49-17670750965 | 
> ------------------------------------------------------------------------------
> Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
> MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
> with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
> MVPs and experts. ON SALE this month only -- learn more at:
> http://p.sf.net/sfu/learnmore_122712_______________________________________________
> Virtuoso-users mailing list
> Virtuoso-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Attachment: smime.p7s
Description: S/MIME cryptographic signature

------------------------------------------------------------------------------
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to