From: Rob V. <rv...@do...> - 2014-03-27 10:23:22
|
Manuel You certainly cannot use dotNetRDF as-is without writing a C++ wrapper for it and no-one at the project has the time/expertise to do this so you would be on your own with this. If you are using Virtuoso specifically you are likely better off contacting the Virtuoso folks to ask what support for C++ they have, a quick search on Google shows they support C++ in some shape or form - http://docs.openlinksw.com/virtuoso/sampleapps.html Best Regards, Rob From: manuel <man...@ho...> Reply-To: dotNetRDF User Help and Support <dot...@li...> Date: Monday, 24 March 2014 09:24 To: "dot...@li..." <dot...@li...> Subject: [dotNetRDF-Support] connecting to Openlink Virtuoso from native C++ applications > Hello > > I am using dotNetRdf to connect some C# applications to Openlink Virtuoso and > use it as RDF provider; I can say dotNetRdf is a very good application. > > However now I have a native C++ application and I have same need to connect it > to Virtuoso; I tried using Redland with Virtuoso, but the Redland is much > slower than dotNetRdf in the operations of reading and writing on Virtuoso > (maybe because Redland use ODBC...). > > Is it possible to use dotNetRdf in C++, e.g. wrapping the code in order to be > exposed to the unmanaged world of the native C++? > > Regards > Manuel > > ------------------------------------------------------------------------------ > Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the > definitive new guide to graph databases and their applications. Written by > three acclaimed leaders in the field, this first edition is now available. > Download your free book today! > http://p.sf.net/sfu/13534_NeoTech_____________________________________________ > __ dotNetRDF-Support mailing list dot...@li... > https://lists.sourceforge.net/lists/listinfo/dotnetrdf-support |