From: manuel b. <man...@ho...> - 2013-10-04 07:56:13
|
Thank you very much! I will try it asap. I have another question... Over dotNetRdf, is there the availability to combine ontologies and binary data in order to save both on Virtuoso or other triple-store as well (in the ontologies there should be the urls identifying te binary data)? let me know if you prefere that I open another thread for this question Regards Manuel Date: Thu, 3 Oct 2013 16:22:44 +0100 From: rv...@do... To: dot...@li... Subject: Re: [dotNetRDF-Support] connection to Virtuoso store Manuel I have fixed this and this fix will be included as part of the next release in the next week or so Thanks again for the bug report Rob From: manuel buitre <man...@ho...> Reply-To: dotNetRDF User Help and Support <dot...@li...> Date: Monday, September 16, 2013 7:53 AM To: dotNetRDF User Help and Support <dot...@li...> Subject: Re: [dotNetRDF-Support] connection to Virtuoso store Hi Rob thanks for the answer! I am using version 1.0.0.2473 This is the error read from View Error Trace option: Underlying Store returned an error while trying to List Graphs Server stack trace: at VDS.RDF.Storage.VirtuosoManager.ListGraphs() at VDS.RDF.Utilities.StoreManager.Tasks.ListGraphsTask.RunTaskInternal() at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs) at System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(RuntimeMethodHandle md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs) at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.EndInvokeHelper(Message reqMsg, Boolean bProxyCase) at System.Runtime.Remoting.Proxies.RemotingProxy.Invoke(Object NotUsed, MessageData& msgData) at VDS.RDF.Utilities.StoreManager.Tasks.BaseTask`1.RunTaskInternalDelegate.EndInvoke(IAsyncResult result) at VDS.RDF.Utilities.StoreManager.Tasks.BaseTask`1.CompleteTask(IAsyncResult result) Inner Exception: Virtuoso returned a URI Node which has a relative URI, unable to resolve the URI for this node at VDS.RDF.Storage.VirtuosoManager.LoadNode(INodeFactory factory, Object n) at VDS.RDF.Storage.VirtuosoManager.Query(IRdfHandler rdfHandler, ISparqlResultsHandler resultsHandler, String sparqlQuery) at VDS.RDF.Storage.VirtuosoManager.Query(String sparqlQuery) at VDS.RDF.Storage.VirtuosoManager.ListGraphs() Regards Manuel Date: Sun, 15 Sep 2013 15:15:29 -0700 From: rv...@do... To: dot...@li... Subject: Re: [dotNetRDF-Support] connection to Virtuoso store The Store Manager tool should allow you to see a more detailed error trace under the Tasks tab for a connection assuming you are using a relatively up to date version of the tool. Right click on the task that failed and select the View Error Trace option, providing this information may allow us to help you further. Virtuoso returns some graph names that are not valid as far as dotNetRDF is concerned and these should automatically be discarded, however if you are using an older version of the tool you may not have that fix. What version are you using? Help > About will give you this information Regards, Rob From: manuel buitre <man...@ho...> Reply-To: dotNetRDF User Help and Support <dot...@li...> Date: Sunday, September 15, 2013 2:42 PM To: "dot...@li..." <dot...@li...> Subject: [dotNetRDF-Support] connection to Virtuoso store Good evening, I have the following problem: When I try to connect to Virtuoso server using tool dotNetRef Store Manager , I receive this error: "--------------------------- Graph List Unavailable --------------------------- Unable to list Graphs due to the following error: Underlying Store returned an error while trying to List Graphs ---------------------------" However I can see the graphs if I use Virtuoso tool like conductor; any idea? I am using Virtuoso Openlink 6.1 Regards Manuel ------------------------------------------------------------------------------ LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99! 1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint 2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/22/13. http://pubads.g.doubleclick.net/gampad/clk?id=64545871&iu=/4140/ostg.clktrk_______________________________________________ dotNetRDF-Support mailing list dot...@li...https://lists.sourceforge.net/lists/listinfo/dotnetrdf-support ------------------------------------------------------------------------------ LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99! 1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint 2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/22/13. http://pubads.g.doubleclick.net/gampad/clk?id=64545871&iu=/4140/ostg.clktrk _______________________________________________ dotNetRDF-Support mailing list dot...@li... https://lists.sourceforge.net/lists/listinfo/dotnetrdf-support ------------------------------------------------------------------------------ LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99! 1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint 2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk_______________________________________________ dotNetRDF-Support mailing list dot...@li... https://lists.sourceforge.net/lists/listinfo/dotnetrdf-support ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk _______________________________________________ dotNetRDF-Support mailing list dot...@li... https://lists.sourceforge.net/lists/listinfo/dotnetrdf-support |