Micro CDS/ISIS is an advanced software designed by UNESCO in 1985 to cater to the information storage and retrieval needs of institutions, particularly in developing countries. Its aim is to streamline information processing using cost-effective modern technologies. This software evolved from the mainframe version of CDS/ISIS from the late '60s.
Key Features:
1. MS-DOS Version:
2. UNIX Version:
- Intel 386/486 processor. - 3 1/2 inch high-density diskette drive. - Operating System V, release 3 or higher (or SCO). - VT 100 or compatible terminals. - Peripherals such as a printer.3. Windows Version:
- Intel Pentium processor. - At least 16 MB RAM. - Minimum of 10 MB hard disk space. - 3 1/2 inch high-density floppy disk drive. - Operating System: Windows 3X or Windows 95. To streamline maintenance and promote consistency, UNESCO took the strategic decision to rewrite the CDS/ISIS software in C++. This move standardized the programming language across all versions, reducing maintenance costs. This rewrite also facilitated the development of a multiplatform software system, enhancing portability across various hardware and operating systems. In effect, this shift increased portability from standalone PCs to more robust mini-computers. Consequently, it enabled the adoption of a Client-Server architecture using established market interfaces. Micro CDS/ISIS finds practical application in libraries, particularly in alleviating repetitive tasks. Common operations like ordering, receiving, processing, and circulating books involve the use of recurring information like author, title, and publication date across various tasks such as acquisition forms, catalog cards, and circulation lists. This redundancy leads to unnecessary duplication of effort. To address this, microcomputer-based database management tools like CDS/ISIS come into play, streamlining library tasks. By employing programs like CDS/ISIS, the redundancy in library operations can be eliminated. This involves entering various pieces of information, such as author details, into the database management system. Subsequently, this information can be manipulated to generate different types of outputs. In the context of developing a micro CDS/ISIS application, the following tasks are essential: 1. Application Design: Creating a blueprint for how the CDS/ISIS system will be utilized within the library's context. 2. Database Definition: Defining the structure of the database, which includes specifying what types of information will be stored and how they relate to each other. 3. Data Entry and Indexing: Inputting data into the system and ensuring it's appropriately categorized and indexed for efficient retrieval. 4. Searching: Utilizing the search capabilities of CDS/ISIS to retrieve specific information from the database as needed.i) Application Design
ii) Database Definition
Creating a structured database involves four essential
steps, outlined as follows:
1. Creating a Field Definition Table (FDT):
- Determine
potential data content by crafting a Field Definition Table (FDT) using Micro
CDS/ISIS's Line Editor.
- For each field,
specify a tag number, name, maximum length, repeatability, and possible
sub-field identifiers.
2. Creating a Data Entry Worksheet:
- Compile the
default data entry worksheet using the Worksheet Editor.
- Tailor separate
worksheets to match distinct requirements, utilizing the features of the
Worksheet Editor.
3. Defining Display/Print Formats:
- Specify a default
display/print format, outlining the arrangement and sequence of fields.
- Utilize the Print
Formatting Language to detail field manipulations, an integral language
throughout the system.
- Different display
formats can be established to accommodate varying needs.
4. Creating the Field Selection Table (FST):
- Entering data and
forming search indexes are pivotal aspects of information storage and retrieval
software.
- Focus on
user-friendliness, reliability, and data validation.
- Before data entry, the system manager
should define the worksheet.
- The data entry
process utilizes the Data Entry Menu.
- The Field Editor
controls entering and editing aspects of fields, offering features like insert,
overwrite, cursor movement within a field, text deletion, and cut/paste
functionalities.
- Swift navigation
between fields and pages of the worksheet is enabled.
- If a field
contains errors, the program issues error messages and audio signals.
- For fields with
multiple values, continuous entry separated by a (%) sign is supported.
This comprehensive approach ensures the meticulous
structuring and efficient utilization of the database, with a focus on user
convenience, accurate data entry, and effective retrieval capabilities.
iii) Indexing
Within the CDS/ISIS package, all selected indexing fields
are consolidated into a singular file termed the 'inverted file.' This file
holds indexing elements derived from lines, phrases enclosed in triangular
brackets (< >), slashes (/), and individual words within the field. To
enhance search efficiency, insignificant words can be excluded by defining them
in a stop word file. After new records are entered, the inverted file requires
updating to ensure accurate record retrieval during searches. CDS/ISIS allows
flexibility in choosing when to update the inverted file.
iv) Searching the Database
Database search and result presentation are integral facets of the CDS/ISIS package. The query formulation strategy, rooted in Boolean logic, is enhanced by proximity operators. Search capabilities are confined to indexed fields, as determined by the Field Selection Table (FST). Saved searches can be accessed for display, sorting, writing to disk, or printing. Further refinement is achievable by combining saved search expressions using Boolean operators. The output of search results can be tailored into various formats using the formatting language.
Beyond the discussed aspects, the micro CDS/ISIS package
furnishes data exchange features. This means the software can import and export
data files utilizing the ISO 2709 standard format. Such functionality facilitates
the smooth transfer of databases between different information management
systems, enhancing compatibility and interoperability.
Distribution of the Package
Over the past 12 years, CDS/ISIS software has gained immense
popularity and stands as one of the most widely used packages in its category.
Its user base is estimated at around 20,000 individuals globally. While UNESCO
directly distributes many copies from its headquarters in Paris, the approach
encourages the establishment of distribution centers in various countries,
particularly where there's a substantial user count, thus alleviating UNESCO's
financial burden. Officially appointed distributors, numbering 138 worldwide,
with 72 being national members of UNESCO, contribute to the software's
distribution network.
The terms for utilizing CDS/ISIS are outlined within a
license agreement signed between UNESCO (or its official distributor) and the
recipient institution. The package is offered either for free or at a cost that
covers production expenses for non-profit entities. Fundamental information
regarding the CDS/ISIS package can be accessed through the Internet CDS/ISIS
Home Page.
DELPHI-ISIS: A Front-End for CDS/ISIS Database Under Windows 95/NT
A new user interface named DELPHI-ISIS, tailored for
CDS/ISIS databases under Windows 95/NT, was recently reported in Information
Studies (Vol.4, No. 4, Oct 1998). This interface seeks to address challenges
faced by users employing the standard DOS version of CDS/ISIS.
No comments:
Post a Comment