----- Original Message ---- From: Doug Burke <doug_j_burke@yahoo.com> To: Don Stewart <dons@galois.com>; gregg reynolds <dev@mobileink.com> Cc: haskell-cafe@haskell.org Sent: Friday, February 13, 2009 5:15:44 PM Subject: Re: [Haskell-cafe] Semantic web
----- Original Message ---- From: Don Stewart <dons@galois.com> To: gregg reynolds <dev@mobileink.com> Cc: haskell-cafe@haskell.org Sent: Saturday, February 7, 2009 2:40:41 PM Subject: Re: [Haskell-cafe] Semantic web
dev:
Anybody implementing rdf or owl stuff in haskell? Seems like a natural fit.
http://www.ninebynine.org/RDFNotes/Swish/Intro.html
Needs moving to Hackage.
There is also
which I haven't used and doesn't look to be particularly active at the moment.
Doug
Of course, there has been a release of this library just after I sent the email. Feb. 13, 2009: version 0.6.1; introduced type classes for RdfSerializer and RdfParser; updated to exploit improvements in newer versions of parsec and other dependent libraries Doug