This page contains files that you may download. These files are
open source and are provided under the terms of either the
GNU General Public
License or the GNU
Lesser General Public License. See the License section for
each download to determine which license applies to that software.
If you would like to report a bug, submit a bug fix, or submit an enhancement,
contact Jeff Heflin.
Note concerning Parka:
The Parka-DB server is used by those
SHOE applications that require a backend knowledge base. To use them
as is, you need to license Parka-DB from Manning & Napier Information
Services. Contact James Hendler
for further information on licensing.
Most of these tools use a generic interface to the knowledge base
(see the ShoeKb.KBInterface class). As such, they can be customized
to use your favorite backend knowledge base with a minimum of effort.
All you have to do is implement a suitable subclass of KBInterface and
replace the requisite calls in the application. We have partial
OKBC and
XSB implementations that
can be provided upon request.