Algernon Knowledge Browser
AKB v0.4
30 Oct 1999
This is an alpha version of a web browser for
Algernon knowledge bases.
Send comments and suggestions to
Mike Hewett.
Contact an Algernon KB Server
Since this is an early version of this software, it
is currently available only from UTCS
and UT Telesys machines.
Notes
- The KB is in shared mode - other users may view and alter the KB at the same time.
- To start an Algernon KB server:
- Start an Allegro Common LISP session.
- Load and start an HTTP server in a LISP session:
:ld /u/qr/cl-http/acl/start
Answer Y to all the questions except the "COMPILE?" question.
(load "/u/qr/algy3/akb")
- In order to run web servers in different LISP sessions on the same
machine, each server must have a unique port number. The default is 8883.
Contact a DFKB Server
DFKB is a Distributed Frame KB used in the Robotics
Lab here at UT.
Since this is an early version of this software, it
is currently available only from UTCS
and UT Telesys machines.
Related web pages
AKB by Micheal Hewett