Deductive database
Encyclopedia : D : DE : DED : Deductive database
A deductive database system is a database system which can make deductions (ie: infer additional rules or facts) based on and facts stored in the (deductive) database. Deductive database systems:
- Mainly deal with rules and facts.
- Use a declarative language (such as prolog) to specify those rules and facts.
- Use an inference engine which can deduce new facts and rules from those given.
- Replicating the functionality of a real expert.
- Hypothesis testing.
- Knowledge discovery (finding new relationships between data).
Reference
Author: Elmasri and Navathe Title: Fundamentals of database systems (3rd edition) Publisher: Addison-Wesley Longman ISBN 0-201-54263-3See also
From Wikipedia, the Free Encyclopedia. Original article here. Support Wikipedia by contributing or donating.
All text is available under the terms of the GNU Free Documentation License See Wikipedia Copyrights for details.
