07_Frames Flashcards
1
Q
What is a “Frame”?
A
A knowledge STRUCTURE. They are the chemical equivalent of a molecule. It’s a knowledge structure that groups production rules (atoms) into a logical hierarchy (molecules).
Frames and OOP arose at the same time in the 1960s and 1970s, hence the overlap in terminology and concepts in both.
2
Q
What are “slots” and “fillers”?
A
Essentially just a list of Key:Value pairs that make up a frame.
3
Q
What are the properties of frames?
A
- Represent stereotypes
- Provide default values (and exception handling)
- Exhibit inheritance
4
Q
Are frames representationally equivalent to semantic nets?
A
True