Record Types
If the database accommodates different types of record, ABCD has to reflect this in its structure.
ABCD defines two different formats to manage record types:
Record Types (MARC format)
This option helps to define the record types which will be managed by the database when the system uses the MARC format. ABCD identifies that a database is structured according to the MARC format by including in the field definition table the field type LEADER (LDR). The structure of the field Leader is described in the file leader.fdt, located in the folder def within the database. It identifies the following fields:
3005 Record Status
3006 Record Type
3007 Bibliographic Level
3017 Level of Coding
3018 Form of Cataloguing
The record type is found in field 3006 of the Leader and assists in identifying the format of the fixed field (008) to be used in the bibliographic description of the document.
The format of the fixed field associated with each record type is stored in a structure similar to the FDT and accordingly the data entry procedure depends on the record type selected in the Leader.
To define record types in the MARC format, proceed as follows:
To finish click the Update button.
The defined record types will be saved in the file def of the database, below the language active during record creation, with the name typeofrecord.tab
Types of record (non-MARC formats)
This option helps to define the types of record which are going to be managed by the database when the database itself does not use the MARC format.
To implement these it is necessary to define the type of record and assign which fields of the database (maximum two) hold the values to be used to identify the type which correponds to the record being created or edited.
To define the types of record two components are needed:
To maintain consistency in the definitions of ABCD, the formats defined are stored with the same structure as the Field Definition Table (FDT). This permits changes in the presentation of data entry forms. The background changes - adding fields or adding subfields - should have been made already in FDT of the database which is used in the different processes of ABCD that generate display formats, conversion tables and other necessary components for the management of the information.
After a format has been created, select the option Edit to make changes to the labels, entry forms, help, etc.
If you are going to define types of record for a database which does not conform to the MARC standard, do the following:
The types of record defined are stored in the file def of the database, below the language active in record creation with the name typeofrecord.tab