Re: [Virtuoso-users] RDF - how to interact with other triple stores?

2011-05-30 Thread Hugh Williams
Hi Robbet, The ADO.Net Provider included with the Virtuoso open source release does not include Visual Studio Integration or Entity Frameworks support which are features of the provider included with the commercial product only. You can however simply add a reference to the open source provid

Re: [Virtuoso-users] RDF - how to interact with other triple stores?

2011-05-30 Thread Robbet
Hi Hugh, i installed the ADO.net client but unfortunately there is no Virtuoso Data Source in my Visual Studio. Any ideas? Best regards, Robert Am 30.05.2011 03:13, schrieb Hugh Williams: H

Re: [Virtuoso-users] RDF - how to interact with other triple stores?

2011-05-30 Thread Hugh Williams
Hi Robert, If you have a C# application creating the .n3 files then the Virtuoso ODBC Driver or ADO.Net Provider can be used to make a connection to Virtuoso Server and call the load function directly to load the created .n3 data. Best Regards Hugh Williams Professional Services OpenLink Softwa