How do Semantic Nets Relate to Expert Systems
- Can you implement a semantic net with a Rule Based System?
- Of course. How?
- Try to write an RBS that shows you all of the arcs of a system.
- Try to write an RBS that returns all properties of an instance
(implement inheritence)
- Try to write an RBS that tells you all the colours a certain
category can take.
- ESs can take advantage of a Semantic Net to usefully represent
knowledge. (A big ES might do this.)
- ESs are about process and Semantic Nets are about Representation.
- How do Semantic Nets relate to working memory and logic?
- How do Semantic Nets relate to case based reasoning?