thanks Parick
I see the dll file in open source lib folder, but I'm working on commercial
virtuoso v 7.0
1- can I use it in commercial version?
2- any tutorial or reference how to use the virtuoso .net dll ?


thanks again

On Thu, Dec 10, 2015 at 1:08 AM, Patrick van Kleef <pkl...@openlinksw.com>
wrote:

> HI,
>
> > I want to query my graphs in virtuoso via C# .Net, I note vi google
> there is a dotnet dll to do that, any body has experience to query virtuoso
> via C# -send sqprql to virtuoso and iterate query result data set- ???
>
>
> Yes, the virtuoso open source version contains a
> OpenLink.Data.Virtuoso.dll which works with Mono.
>
> You can execute any sparql query via the Virtuoso .NET Adapter by
> prefixing the query with the SPARQL keyword as shown here:
>
>     http://docs.openlinksw.com/virtuoso/rdfsparql.html#rdfsparqlinline
>
> The resultset is returned as a set of rows which can be iterated over.
>
>
> Patrick
>
>
>
>
>
> Patrick
> ---
> Patrick van Kleef
> Program Manager
> OpenLink Software
>
> http://www.openlinksw.com/
> http://twitter.com/openlink/
>
>


-- 
-----------------------------------
> Eng.Bassam Najeeb.
>Software Engineer.
------------------------------------------------------------------------------
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to