- From: Enrico Minack <minack@L3S.de>
- Date: Wed, 02 Jul 2008 14:25:13 +0200
- To: Alan Dean <alan.dean@gmail.com>
- Cc: Arjohn Kampman <arjohn.kampman@aduna-software.com>, semantic-web@w3.org
Hi Alan, > > I am a huge fan of the semantic web 'promise' (also of REST, fwiw). My > > problem is that there are no 'first-class' libraries out there for use > > by .NET developers (especially those who are not experts in semantic > > technologies). > > Enrico Minack maintains a C#/.NET port of Sesame. The port is hosted at > http://sourceforge.net/projects/dotsesame and there is SemWeb, a C# / .NET library to handle RDF, store and query RDF date, backend is an SQLite embedded database, but other RDBMSs seem to be possible: http://razor.occams.info/code/semweb We used it for instance in Beagle (C#) to provide an RDF view on the indexed metadata (experimental): http://svn.gnome.org/svn/beagle/trunk/beagle/RDFAdapter/ I found it being a quite good implementation of RDF while keeping it simple as far as possible. However, Sesame and dotSesame are far more developed. Cheers, Enrico M.
Received on Wednesday, 2 July 2008 15:29:28 UTC