tool: Aditi
-
Language:
|
Prolog (variant)
|
|---|
-
Version:
|
Beta Release
|
|---|
-
Parts:
|
interpreter, database
|
|---|
-
Author:
|
Machine Intelligence Project, Univ. of Melbourne, Australia
|
|---|
-
Location:
|
send email to aditi@cs.mu.oz.au
|
|---|
-
Description:
|
The Aditi Deductive Database System is a multi-user
deductive database system. It supports base relations
defined by facts (relations in the sense of relational
databases) and derived relations defined by rules that
specify how to compute new information from old
information. Both base relations and the rules
defining derived relations are stored on disk and are
accessed as required during query evaluation. The
rules defining derived relations are expressed in a
Prolog-like language, which is also used for expressing
queries. Aditi supports the full structured data
capability of Prolog. Base relations can store
arbitrarily nested terms, for example arbitrary length
lists, and rules can directly manipulate such terms.
Base relations can be indexed with B-trees or
multi-level signature files. Users can access the
system through a Motif-based query and database
administration tool, or through a command line
interface. There is also in interface that allows
NU-Prolog programs to access Aditi in a transparent
manner. Proper transaction processing is not supported
in this release.
|
|---|
-
Ports:
|
Sparc/SunOS4.1.2 Mips/Irix4.0
|
|---|
-
Contact:
|
<aditi@cs.mu.oz.au>
|
|---|
-
Updated:
|
December 17th, 1992
|
|---|
language: Prolog
category: database
summary, or
expanded.
category: logic programming languages
summary, or
expanded.
|
|