Glossary

There are numerous words specific to the digital preservation sector. We have provided a list of definitions for some of these words which will aid in the use of Xena.

AIP (Archival Information Package) Normalised record that is stored in the digital repository with accompanying preservation metadata.
ASCII A code for representing English characters as numbers, with each letter assigned a number from 0 to 127. For example, the ASCII code for uppercase M is 77. Most computers use ASCII codes to represent text, which makes it possible to transfer data from one computer to another.
Base64 Encoding A method of representing binary data as text.
Binary AIP A binary normalised record that is stored in the digital repository with accompanying preservation metadata.
Binary Normalising The process of converting the original data object to Base64 encoding.
Binary Object An object that is stored in a computer, formatted as a sequence of zeros and ones.
Bitmap Graphics A raster image format stored as values representing coloured pixels that make up an image.
Closed Format A file format that is owned by an entity and for which the specification is not publically available. In a preservation sense, it is not wise to store data in these formats as they are not able to be freely utilised.
Data Object The smallest discrete unit of digital records for preservation. In desktop computing terms, a file.
Digital Preservation The act of preserving digital information, usually computer files such as documents and images, etc.
Digital Record A record for which access depends on the use of a computer system.
Embedded Metadata Metadata included within a data file.
Export The process of separating content and metadata in a normalised file in order to represent the content in an accessible manner.
FLAC (Free Lossless Audio Codec) An open format for audio files that offers excellent audio quality and lossless compression.
Format A structured means of storing digital information such that it can be interpreted by a software application.
Metadata Information used to manage, use and understand data - literally 'data about data'. An example for a photograph (stored as a digital image) might be the date and time that the image was captured or the shutter speed and aperture of the camera used.
Metadata Wrapper / Package Wrapper A component of Xena that wraps a small amount of metadata in each preserved AIP. The metadata includes information about the file including date last modified, date normalised, date created, normaliser version, etc.
Normaliser Xena plugin used to convert a source data format into equivalent open format.
Normalising The process of converting records from their original formats into open, preservation formats.
Open Format A data format which is not encumbered by patents and for which the specification is publically available. These formats are good for preserving data as they are able to be freely utilised.
ODF (Open Document Format) An ISO approved open format for storing documents, spreadsheets and presentations, etc.
PNG (Portable Network Graphics) An open format for raster images.
Preservation Operational term for the 2nd stage in digital preservation process where normalising and binary wrapping of data object occurs.
Preservation Format A standardised format for the storage of data objects.
Quarantine Operational term for the 1st stage in digital preservation process where checking for content accuracy and virus occurs.
Raster Graphics Raster is a way to represent an image through individually coloured picture elements (pixels) and the placement of these pixels creates the overall image. Quality is lost when zooming as it is simply a magnification of the pixels.
Submission Information Package A consignment or transfer of digital records from an agency to the Archives.
Vector Graphics A digital image encoded as mathematical formulas that represent lines, shapes and curves. Vector images may be zoomed with no loss of quality.
Xena File This is a resulting normalised file. It contains the original data converted to an open format with xml metadata.
Xena Viewer Component of Xena that displays a normalised file in various formats, such as its normalised version, the RAW data and the XML as well as any wrapped metadata.
XML (Extensible Markup Language)A way to store structured information in a flat file via the use of tags.