[Date Prev] [Date Next] [Thread Prev] [Thread Next] | Indexes: Main | Date | Thread | Author |
Danny:
Couldn't most of this be said about *any* knowledge representation system written in an OO language? If I write a Java class called 'Concept', it incorporates OO semantics, (inheritance, encapsulation and polymorphic language mechanisms). If I give it an attribute 'name' with accessor methods, I've added a higher order cognitive construct...