Jump to content

Frame (data structure)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Kku (talk | contribs) at 15:14, 12 April 2006. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A frame is a data structure invented in the 1970s that can be used for knowledge representation. Roughly similar to the object-oriented paradigm, they represent classes (called frames) with certain properties called attributes whereas they do not have methods.

See also