For those of you working on Semantic Web development, which C# tools do you use for reasoning, parsing, etc.? The idea is to build a central repository of all C# APIs currently available. Sort of like I did here. Please post links, if you can, so I am able to summarize correctly.
|
feedback
|
|
A nearly comprehensive list of .net (c# or whatever) semantic web tools could be found at W3C SemanticWebTools page or AI3 swtools list | |||
|
feedback
|
|
I highly recommend Intelldimensions offerings in this space. | |||
|
feedback
|
|
for a FOSS product that provides VS.NET extensions, and a full LINQ query provider, consider linqtordf | |||
|
feedback
|
|
You could try my Library dotNetRDF - it is free and open source and provides a state of the spec SPARQL implementation including almost all current draft SPARQL 1.1 features | |||
|
feedback
|
|
There is a new version of the Semantics Platform available that has: RDF data stores with SPARQL and inference rule support and a rich RDF processing library for .NET/C#. There is also a new free edition. See: http://www.intellidimension.com/ for more info | ||||
|
feedback
|