This is the first of a three-part-series on SELGEM, a pioneering computer system used to manage museum collections in the United States
The first publication about the Smithsonian’s SELGEM system, August 1971. |
The SELGEM data structure was simple.
User documentation illustrating the relationship between SELGEM transactions records and SELGEM master records. Undated, ca. 1971-1972, MNH. |
Serial Number, 8 characters, required, no spaces, an alphanumeric value. Frequently it was a number, however, it could be an arbitrary number, but it could also be a data element**, such as a museum catalog number, a sample number, or a photo image number.A single physical record frequently represented a single data element if the data were less than 64 characters in length, or one line of multi-line textual data element, such as: remarks, description, or an abstract. As an example, suppose that data element “Country” has been assigned to Category Number “100”, the data fits into one line, and the record would look like this:
Category Number, three digit numeric, required. Any three digit number could be used, between “001” and “999”. The Category Number was a code number for a data element* or data field name.
Line Number, two digits numeric, in the range of “01” to “99”, required. The first Line Number for a Category Number should begin with “01” and continuation lines should be numbered sequentially.
Data: the good stuff, up to 64 characters of data could be stored in a single SELGEM line or a physical record.
1234567810001United States
The computer records were created by the SELGEM update program (SELUPD) from a sorted SELGEM transaction record file. SELGEM transaction records were 80 characters in size (see flowchart at right). The transaction code controlled the action to be performed by the update program, such as add, change, or delete.
SELGEM transaction records could be prepared using any data entry technology available.
Forms used to create data entry programs on the key-to-disk systems |
The 80-character IBM card format could be produced directly or indirectly. The following technologies were used for data entry at the Smithsonian at various times: paper type typewriters, teletype machines, IBM keypunches, key-to-disk data entry systems (such as ENTREX and NIXDORF systems), optical characters recognition (OCR), optical mark sense (OMR) forms, and personal computers.
This was the SELGEM physical record description; in the next blog the story will continue with the Logical Record structure. A Logical Record was all the “physical records” with identical Serial Numbers (the first eight characters).
David Bridge, Volunteer
Smithsonian Institution Archives
*Creighton, Reginald A. and James J. Crockett. 1971. SELGEM: A system for collection management. Smithsonian Institution Information Systems Innovations 2(3):1.
**The term data element is used as defined in wikipedia.org: “the term data element is an atomic unit of data that has precise meaning or precise semantics.” https://en.wikipedia.org/wiki/Data_element. In SELGEM only the 3-digit code number was stored in the computer file; the definition, data standards, rules, and attributes were defined externally to SELGEM.
No comments:
Post a Comment