HOME

TheInfoList



OR:

KMS, an abbreviation of ''Knowledge Management System'', was a commercial second generation hypermedia system, originally created as a successor for the early
hypermedia Hypermedia, an extension of the term hypertext, is a nonlinear medium of information that includes graphics, audio, video, plain text and hyperlinks. This designation contrasts with the broader term ''multimedia'', which may include non-interac ...
system ZOG. KMS was developed by Don McCracken and Rob Akscyn of Knowledge Systems, a 1981 spinoff from the Computer Science Department of
Carnegie Mellon University Carnegie Mellon University (CMU) is a private research university in Pittsburgh, Pennsylvania. One of its predecessors was established in 1900 by Andrew Carnegie as the Carnegie Technical Schools; it became the Carnegie Institute of Technology ...
. The purpose of KMS was to let many users collaborate in creating and sharing information within large, shared hypertext, and from the very beginning, the system was designed as a true multi-user system. As a spatial hypermedia system, KMS was intended to represent all forms of explicit 'knowledge artifacts' such as presentations, documents, databases, and software programs, as well as common forms of electronic communication (
electronic mail Electronic mail (email or e-mail) is a method of exchanging messages ("mail") between people using electronic devices. Email was thus conceived as the electronics, electronic (digital media, digital) version of, or counterpart to, mail, ...
, community
bulletin board A bulletin board (pinboard, pin board, noticeboard, or notice board in British English) is a surface intended for the posting of public messages, for example, to advertise items wanted or for sale, announce events, or provide information. B ...
s,
blog A blog (a truncation of "weblog") is a discussion or informational website published on the World Wide Web consisting of discrete, often informal diary-style text entries (posts). Posts are typically displayed in reverse chronological order ...
s). The central element in the KMS data model is that of screen-sized pages (called "frames") interconnected by links. The user had the option (at any time) of switching between a view of a single frame (good for large, landscape-oriented diagrams) or two side-by-side half-screen views (suitable for two portrait-sized pages). Frames are always fixed-size, meaning scrolling is not needed. The frame model is spatial rather than character based, so that text, graphics and images may always be placed anywhere in the frame, even overlapping one another. Another way to say this is that empty space in the frame actually denotes space, not (as in many text editors) just the absence of content. Frames being fixed in size scrolling as a form of interaction is eliminated (as the designers felt that scrolling is suboptimal) opting instead for larger aggregates such as documents and programs to be structured as hierarchies (or more generally, lattices) of hypermedia nodes. This flexibility makes it possible to create a document, search, run programs from a tree of frames starting at any frame. In KMS, links are one way and are embedded in frames. They may go from any text item, point, graphical entity, or image in the source frame to any destination frame. In addition to links, frame items can also have actions, allowing the use to activate programs that extend the intrinsic functionality of the system. A major distinction between KMS and current web practices is the distinction between regular items and "Annotation Items" (text items prefaced by the "@" characters). Annotation items have the connotation of being peripheral or meta-level, relative to the rest of the contents, making it easy (and apparent) as to what was regular content versus just notes to oneself or comments by others (including by programs). Annotation items with links thus have the connotation of being arbitrary cross-references (a la "See Also...") and thus are not seen by users, and more especially agents, as part of the hierarchical structure of the hypertext. Another major distinction between KMS and current web practices is the elimination of a separate editor mode. Navigation and editing functionality is always directly available and users can edit any frame for which they have permission. Authors can even protect frames from inadvertent editing even by themselves. Older versions of frames are saved in 'comet-like' linked list so one can see the history (and time spent) for any individual frame (and more generally, those in any tree). Finally, KMS contained a script programming language (akin to JavaScript) which enabled developers and users to extend the system beyond its current functionality. In keeping with the KMS philosophy of 'Everything a frame' (e.g., cursors, fillpatterns, etc., are represented as frames) so programs are also represented as hierarchies of frames; KMS dynamically read and interpreted only those program frames needed at runtime. KMS was originally written in
Pascal Pascal, Pascal's or PASCAL may refer to: People and fictional characters * Pascal (given name), including a list of people with the name * Pascal (surname), including a list of people and fictional characters with the name ** Blaise Pascal, Fren ...
and C, roughly 300,000 lines of code in size. A more modern,
Java Java (; id, Jawa, ; jv, ꦗꦮ; su, ) is one of the Greater Sunda Islands in Indonesia. It is bordered by the Indian Ocean to the south and the Java Sea to the north. With a population of 151.6 million people, Java is the world's List ...
-based follow-on to KMS (called "Expeditee") is being developed at the Computer Science Department of the
University of Waikato The University of Waikato ( mi, Te Whare Wānanga o Waikato), is a Public university, public research university in Hamilton, New Zealand, Hamilton, New Zealand established in 1964. An additional campus is located in Tauranga. The university perfo ...
in New Zealand, by Rob Akscyn, one of the original developers of KMS.


References

* {{cite journal , last1 = Akscyn , first1 = Robert M , first2 = Donald L , last2 = McCracken , first3 = Elise A , last3 = Yoder , title = KMS: A distributed hypermedia system for managing knowledge in organizations , journal = Communications of the ACM , volume = 31 , issue = 7 , year = 1988 , pages = 820–35 , doi = 10.1145/48511.48513 Hypertext