The Generic Frame Protocol

Abstract

The Generic Frame Protocol (GFP) is an application program interface for accessing knowledge bases stored in frame knowledge representation systems (FRSs). GFP provides a uniform model of FRSs based on a common conceptualization of frames, slots, facets, and inheritance. GFP consists of a set of Common Lisp functions that provide a generic interface to underlying FRSs. This interface isolates an application from many of the idiosyncrasies of specific FRS software and enables the development of generic tools (e.g., graphical browsers, frame editors) that operate on many FRSs. To date, GFP has been used as an interface to LOOM, Ontolingua, THEO, and SIPE-2. 1

Cite

Text

Karp et al. "The Generic Frame Protocol." International Joint Conference on Artificial Intelligence, 1995.

Markdown

[Karp et al. "The Generic Frame Protocol." International Joint Conference on Artificial Intelligence, 1995.](https://mlanthology.org/ijcai/1995/karp1995ijcai-generic/)

BibTeX

@inproceedings{karp1995ijcai-generic,
  title     = {{The Generic Frame Protocol}},
  author    = {Karp, Peter D. and Myers, Karen L. and Gruber, Thomas R.},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {1995},
  pages     = {768-774},
  url       = {https://mlanthology.org/ijcai/1995/karp1995ijcai-generic/}
}