Illustrates the Hyper-G Data Model:
o A *document* is the smallest unit of information and may be of type:
- text (HTF -- an SGML marked up text)
- image (GIF, JPEG, TIFF)
- film (MPEG)
- audio (.au, AIFF, WAV)
- scene (Wavefront)
- formatted document (PostScript)
o A *cluster* is a logical grouping of related documents presented
as a single unit. For example, clusters are used to display a text
and a related image or film simultaneously. Clusters are also used
to group multi-language versions of the same document; Hyper-G
clients select the most appropriate language at run-time depending
on user preferences.
o A *collection* may contain documents, clusters, or other
sub-collections. They allow structuring of information in a
hierarchical fashion.
o Hyper-G's *search* facilities allow documents (or clusters or
collections) to be located via arbitrary search expressions. Both
attribute (title, keyword, etc.) and content (full text) searches
are supported.
o From within a document, *hyperlinks* allow local associative
browsing to related documents.
Illustrates the software architecture of Hyper-G. A Hyper-G server in fact consists of three cooperating processes: the main process is the link server which stores hyperlinks and collections, the full text server embodies the full text index and search operations, and the document server which stores and caches documents themselves. A Hyper-G server can be accessed by either Gopher, WWW, or Hyper-G clients. Using a Hyper-G client provides you with all the features of Hyper-G. The Gopher and WWW gateways convert as much of the functionality of Hyper-G as possible into the Gopher and WWW protocols. A Hyper-G server can also provide transparent access to other Hyper-G, Gopher, WWW, or WAIS servers.
Illustrates the software architecture of Harmony, the Hyper-G client for Unix/X11. Harmony's main process is the Session Manager, which starts viewer processes to view or play the various document types.
Links may be made from text, image, film, and scene documents.
Single-clicking the right mouse button displays the attributes of any collection, cluster, or document.