The fifth release of LinqToRdf has just been uploaded to Google Code.
Go to http://code.google.com/p/linqtordf for links to the latest MSI
installer.
LinqToRdf Changes:
– Member access projections like this:
from a in c select a.Name
– initial support for Distinct results
– latest versions of SemWeb & SPARQL Engine, incorporating the new
SqlServer store provider
– updated the DSL tools to compile on RTM version of VS.NET 2008
Please let me know how you get on.