Glossary

Project terms Standard terms
Note: These Fez specific terms are based around terms used in Fedora. If the descriptions below are not sufficient please see http://www.fedora.info/ for more details
Jump to: A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | Other

Project-specific Terms

Collection
n. An organisational grouping of objects by commonality, belonging to a parent Community (see below). Although the definition is up for interpretation as far as how the system will be used, an example for the 'UQ Library' Community would be 'Fryer Findaids' or 'University Archives'. For the 'Faculty of Behavioural Sciences' Community a collection might be 'Taxonomies of 21st Century Students' or 'Hierarchical Classes in Modern Society'. A collection can below to one or many Communities.
Community
n. An organisational grouping of objects by commonality. Although the definition is up for interpretation as far as how the system will be used, an example would be 'UQ Library' or 'Faculty of Behavioural Sciences' or 'Office of Research and Postgraduate Studies'. A Community can have many collections inside it.
Datastream
n. A file or XML content attached to a Fedora object. This can be a image (a .jpg file) or a word doc (.doc) or an Acrobat PDF (.pdf) or any other kind of file. Note that Fedora (2.0) currently has an upload limit of approximately 2 gigabytes, but this can be further limited by PHP's file upload limit in php.ini. See the fedora object model documentation for further detail here.
Disseminator
n. A method of transforming a Datastream into a desired method of output. For example an image datastream might have a 'getThumbnail' disseminator which will return the image in a thumbnail size. Disseminators can also be used to transform XML via XSLT. See the fedora object model documentation for further detail here.
Dublin Core
n. The basic metadata elements belonging to every object in Fez/Fedora. Eg Title, Author, Publisher etc.
FezACML
n. Fez Access Control Markup Language. FezACML is an XSD designed for Fez to describe the security on objects in the system. Each Community, Collection and Record in Fez has an FezACML datastream. If a Collection or Record does not have an FezACML datastream the system uses the objects parent FezACML datastream to determine security rights. If the Community for a Collection or Record still does not have an FezACML datastream only Fez Administrators have any access to the object.
FOXML
n. Fedora Object XML. The format that all fedora objects as stored as internally in Fedora. See the fedora object XML XSD for further detail here.
LDAP
n. Lightwieght Digital Authentication Protocol. A common protocol for authenticating against Organisational authentication systems eg Microsoft Windows Active Directory.
METS
The METS schema is a standard for encoding descriptive, administrative, and structural metadata regarding objects within a digital library. The mets website has more information.
OAI
The Open Archives Initiative (OAI) is an attempt to build a "low-barrier interoperability framework" for archives with digital materials. It allows people (Service Providers) to harvest metadata (from Data Providers). This metadata is used to provide "value-added services", often by combining different data sets. See Wikipedia's summary.
OAI-PMH
n. Open Archives Initiative Protocol for Metadata Harvesting. An application-independent interoperability framework based on metadata harvesting. Find more information on the OAI Website.
Preservation Metadata
n. Metadata to describe aspects of an object to allow the object to be able to be viewed, understood and useful when the viewers for an object might not be common or even exist. For example for an Audio based object there would be preservation metadata to describe aspects of the audio such as 'bit rate', 'frequency', 'length', plus other metadata like links to software capable of playing the audio and the hardware and software requirements for the audio player. Fez will use a tool to automatically extract most of the preservation metadata from uploaded files. Eg if a jpeg image is uploaded the automatic extraction tool will record things like 'image size', 'colour depth' etc.
Record
n. The most granular level of object in Fez. A Record belongs to one or many Collections. An example of an object in the Community 'UQ Library' in Collection 'Digilib Photo Collection' could have the title 'St Lucia Campus Aerial shot 1972'. Each record has Dublin Core metadata that is indexed against the Fedora Resource Index. Records also have datastreams for Preservation Metadata, FezACML for security and RELS-EXT to describe their relationships with other objects. They can also have datastreams of files of images, documents, audio etc.
RELS-EXT
n. Each Collection and Record Object in Fez/Fedora has a RELS-EXT inline xml datastream to describe the relationships between the object and other objects. Fez currently only uses the 'isMemberOf' attribute of the RELS-EXT XSD to show parent-child relationships.
SAN
n. Storage area network. A dedicated network that connects storage devices and servers in a pool, providing consolidated storage and storage management.
XSD
n. eXtenisbile Schema Definition. XSD's are like Document Type Definitions (DTD), but are expressed in XML. They are templates describing how an XML document or object based on the XSD should conform. Fez contains XSDs for FOXML, along with FOXML extensions to describe FezACML, Preservation Metadata, RELS-EXT.
Company Proprietary
Copyright © 2003-2004 Jason Robbins. All rights reserved. License terms. Retain this copyright statement whenever this file is used as a template.