Nooron Software and knowledge evolving to meet human needs.
AnonymousUser ||
User: Pass:
|| join
you are here: https://nooron.org  / know / nooron_pattern_language / KnowledgeRepresentation

Knowledge Representation

(pattern, :INDIVIDUAL)
Also Known As
Intent
Represent knowledge in the form of conceptual categories (called classes) and instances of those classes (called individuals) in such a way that computers can manipulate the knowledge by storing it, retrieving it and performing inferences on it.
Motivation
Applicability
Method
Consequences
Variations
Known Uses
OKBC
PyOKBC
Cyc
Related Patterns
References

$Id: frame.html,v 1.6 2003/07/09 16:35:13 smurp Exp $
Show Source
available garments:
:THING
  frame:
    html 
  frame_details:
    html 

available actions:
put_frame_details.html
delete_frame.html

$Id: standard_master,v 1.41 2003/07/19 16:03:37 smurp Exp $ Show Source Validate