From: <efi...@gm...> - 2014-03-28 10:32:57
|
Hi, I want to announce two projects: 1)* DynamicSPARQL* - dynamically scaffolds SPARQL queries.It can be effectively used when you need to write code to dynamically construct SPARQL queries. For example GUI that has a search form. Please visit project wiki pages https://github.com/Efimster/DynamicSPARQL/wiki Available through NuGet https://www.nuget.org/packages/DynamicSPARQL/ 2) *LINQtoSPARQL *- specific LINQ to SPARQL. Dynamically scaffolds SPARQL queries by using LINQ style. Please visit project wiki pages https://github.com/Efimster/LINQtoSPARQL/wiki . Available through NuGet https://www.nuget.org/packages/LINQtoSPARQL/ Regards, Efim |