Skip to main content
Version: 3.1.X

Copies Database (copies)

The Copies database acts as the central inventory for the library. It contains one record per physical item (book, journal issue, CD, etc.).

Structure Overview

  • Standard Path: /bases/copies/copies
  • Purpose: Stores unique information for each physical item, such as inventory number, location, and acquisition method.

Field Definition Table (FDT)

Based on the standard ABCD structure:

TagNameDescriptionType
10Inventory NumberUnique identifier for the physical item (Barcode).Text
20Control NumberLinks the copy to the Bibliographic Database.Text
30Main LibraryCode of the main library owning the item.Select (libraries.tab)
40Secondary LibrarySection or branch location.Text
50TomeTome number (if applicable).Text
60Volume/PartVolume or part information.Text
63Copy NumberSequential number of the copy (e.g., c.1, c.2).Text
68Acquisition MethodHow the item was acquired (Purchase, Donation, etc.).Radio (acquiredby.tab)
70ProviderName or code of the provider/donor.Text (Linked to providers)
80Date of EntryDate the item was added to the inventory.Date
90PriceCost of the item.Text
200Object TypeDetermines the loan policy (e.g., Book, Reference, CD).Select (items.tab)
Integration

The Control Number (Tag 20) is the critical link between this database and the bibliographic catalog (e.g., books or biblo).