OWLLisaKB: an OWL reasoner written in Common Lisp.
Yarden Katz <[email protected]> Thu, 31 Jul 2003 00:49:51 -0500
| Newsgroups | gmane.lisp.clump |
|---|---|
| Message-ID | <[email protected]> |
Hi guys, This is my first real post here--I hope this announcement is at least somewhat relevant/topical here :). I wrote a rule-based OWL reasoner (as part of Semantic Web research at http://owl.mindswap.org) in Common Lisp. It is driven by the LISA inference engine <http://lisa.sf.net> and the Wilbur-RDF toolkit <http://wilbur-rdf.sf.net>, both of which are open-source. You can check it out at http://www.mindswap.org/~katz/OWLLisaKB As of now it has only been tested on Allegro Common Lisp, but it should be able to run out of the box on any Lisp implementation capable of running LISA and Wilbur. If this is useful to you or if you have any questions, please don't hesitate to contact me. Thanks a lot, -- Yarden Katz <[email protected]> | Mind the gap