Joshua Tauberer's C# Code
SemWeb

SemWeb is a C#/.NET library for manipulating RDF data and interacting with the semantic web. SemWeb was written by Joshua Tauberer (http://razor.occams.info) and has its home at http://razor.occams.info/code/semweb It is developed and tested under Mono, but it should run on Windows fine, in principle.

SemWeb Namespace

The SemWeb namespace contains types related to using information in Resource Description Format (RDF).

SemWeb.Query Namespace

This namespace contains classes for performing queries on stores.

SemWeb.Stores Namespace

This namespace contains implementations of data sources.

SemWeb.Util Namespace

This namespace contains utility classes.

SemWeb.Algos Namespace

Experimental algorithms.

SemWeb.Remote Namespace

This namespace contains classes for accessing remote data sources.

SemWeb.Util.Bind Namespace

To be added.

SemWeb.Filters Namespace

To be added.

SemWeb.Inference Namespace

The types in this namespace provide inferencing capabilities.