Architectures with global access to knowledge may store it in a uniform format in a central database, or may have it in a non-uniform format in a distributed fashion. The uniform method is often employed in systems with a general knowledge representation scheme like frames or first order predicate calculus. The non-uniform method is often used in loosely-coupled architectures for storing speciality knowledge not for general use. Knowledge uniformity is more an issue for modular, rather than centralized, architectures.
The advantages of knowledge uniformity are:
The disadvantages of knowledge uniformity are:
Homogeneous knowledge representation contrasts with heterogeneous representation.
Return to the Table of Contents.