|
|
|
|
|
|
|
|
|
|
|
|
|
|
KNOWLEDGE MANAGEMENT
Inside the architecture of a hyperspatial Knowledge Management application
By Bain McKay
In my last article (at http://www.dominopower.com/issues/issue200204/knowledge0402001.html) we discussed ways to leverage components in a hyperspatial knowledge management application for optimizing knowledge reuse.
In this, the final article in this series, we'll discuss the architecture of a hyperspatial Knowledge Management application using the MVC Model2 approach and will examine the components of two applications: a knowledge organizer, and an ontology/taxonomy manager.
Practical QuickPlace applications create value-added kCollaboration solutions QuickPlace provides a superb user and application development platform for delivering 2G-KM (Second Generation Knowledge Management) technology applications. PlaceBots can be integrated with underlying J2EE Knowledge Transaction applications through a SDK (Systems Development Kit) API. Such an API (Application Programming Interface) can be used to build new Knowledge-enabled Applications or to knowledge-enable existing ones.
Knowledge-enabled and knowledge-sharing applications in QuickPlace can be built to be easy to install and intuitive to learn and use. They can be built so they can be modular application components plugged into a Knowledge Management framework similar to industry standards like JSP Tag Libraries, Java Servlets, and Java Beans. J2EE knowledge transaction request and response components can be transported by SOAP (Simple Object Access Protocol) XML (eXtensible Markup Language) transaction envelopes, providing a dynamically intelligent object broker payload carrier.
Here's a sample QuickPlace MVC 2G-KM Architecture:
- QuickPlace provides a user-friendly interface configuration;
- Event-driven PlaceBots fire underlying knowledge agents to work for the user, controlling the application of the 2G-KM model for populating the J2EE knowledge transaction response component;
- A 2G-KM SDK can be used to emulate an MVC architecture, much like JSPs et al, separating presentation from model logic with high reusability while providing user independence;
- The SDK provides a struts-like MVC controller for abstracting knowledge application logic into simple, reusable knowledge declarations, populating the view through the J2EE request/response pattern metaphor;
- SOAP XML envelopes provide the transaction carrier for J2EE (Java 2 Enterprise Edition) requests to the underlying knowledge engine and the resultant responses back to the user, application, or device;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-- Advertisement --
Learn Notes and Domino 8 at your place and pace!
Learn Notes and Domino in your office and/or home! TLCC's highly acclaimed distance learning courses for users, developers, and admins will enhance your career and your resume.
The many included activities and demos will make you a pro! Expert instructor help is a click away.
Click here to try a FREE demo course!! |
-- Advertisement --
Mark your calendar for in-depth Lotus training, May 12-14, Boston
Join experts and peers May 12-14 in Boston for educational and networking events that deliver real-world Lotus training so you can increase productivity and efficiency in your company, advance your skills, and squeeze the most from your current environment. One registration gets you into THE VIEW's Admin2010 and Lotus Developer2010.
Register by December 31 to save $350. |
|
|
|
|
|
|
|
|
|
|