|
Answer» There are four techniques to represent knowledge:
- Relational knowledge: In this representation, knowledge is represented as a set of relations, similar to relations that are used in the database
- Inheritable knowledge: In this representation, knowledge is represented using objects, their attributes and the values of the attributes
- Inferential knowledge: In this representation, knowledge is represented in the FORM of first-order predicate logic
- PROCEDURAL knowledge: In this representation, knowledge is represented as a set of rules and a rule describes an ACTION to be PERFORMED when a CONDITION is met
There are four techniques to represent knowledge:
|