1 Aug 2003 01:33
Re: OWLLisaKB: an OWL reasoner written in Common Lisp.
Peter Seibel <peter <at> javamonkey.com>
2003-07-31 23:33:39 GMT
2003-07-31 23:33:39 GMT
Yarden Katz <katz <at> underlevel.net> writes: > Peter Seibel <peter <at> javamonkey.com> writes: > > > Yarden Katz <katz <at> underlevel.net> writes: > > > >> 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. > > > > Maybe you can give us--or those of us who don't know--the executive > > summary of what a OWL reasoner is and what one might do with it? > > Sure. OWL (Web Ontology Language) is a description logic > used to create ontologies on the Web. For a gentle intro to OWL, see > <http://www.w3.org/TR/owl-guide/>. [snip etc] > Hope this helps, Cool. Thanks! -Peter -- --(Continue reading)
Cheers,
Christophe
>> * Unlike magicpoint, the file format is not whitespace-sensitive.
>> Instead it uses sexps.
> Nice. This allows for gui presentation builders that use this as a
> backend serialization format, right?
In principle, yes. In practice, I guess that anyone with the clim-fu
to design a gui presentation builder could also design their own
backend that renders the presentation a good deal more prettily than
Acclaim currently does.
-dan
RSS Feed