Fedora Commons

(Learn how and when to remove this template message)
Fedora
Developer(s)Open Source
Initial releaseMay 16, 2003; 20 years ago (2003-05-16)
Stable release
6.2.0[1] / 2022-06-03[±]
Repository
  • github.com/fcrepo/fcrepo Edit this at Wikidata
PlatformJava
TypeDigital asset management
LicenseApache License 2.0
Websitefedora.lyrasis.org

Fedora (or Flexible Extensible Digital Object Repository Architecture) is a digital asset management (DAM) content repository architecture upon which institutional repositories, digital archives, and digital library systems might be built. Fedora is the underlying architecture for a digital repository, and is not a complete management, indexing, discovery, and delivery application. It is a modular architecture built on the principle that interoperability and extensibility are best achieved by the integration of data, interfaces, and mechanisms (i.e., executable programs) as clearly defined modules.

History

The Fedora Repository open source software is a project supported by the DuraSpace not-for-profit organization. The software has its origins in the Flexible Extensible Digital Object Repository Architecture (i.e., Fedora) which was originally designed and developed by researchers at Cornell University.[2] Fedora is an architecture for storing, managing, and accessing digital content in the form of digital objects inspired by the Kahn and Wilensky Framework.[3] Fedora began as a DARPA and National Science Foundation funded research project at Cornell University's Digital Library Research Group in 1997, where the first reference implementation was written in Java using a CORBA-based distributed object approach.[4][5] The University of Virginia began experimenting[6] with the Cornell software and later joined with Cornell to establish the Fedora Repository project that re-implemented Fedora as open source software. Since then, several modifications have been made to the architecture,[7] and in late 2005, version 2.1 was released.[8] Fedora defines a set of abstractions for expressing digital objects, asserting relationships among digital objects, and linking "behaviors" (i.e., services) to digital objects.

In 2003 Red Hat, Inc. applied for trademark status for the name "Fedora" to be associated with their Linux operating system project.[9] Cornell and UVA formally disputed the request and, as a final settlement, all parties settled on a co-existence agreement that stated that the Cornell-UVA project could use the name when clearly associated with open source software for digital object repository systems and that Red Hat could use the name when it was clearly associated with open source computer operating systems.[10]

Technology

Fedora provides a general-purpose management layer for digital objects.[11] Object management is based on content models that represent data objects (units of content) or collections of data objects. The objects contain linkages between datastreams (internally managed or external content files), metadata (inline or external), system metadata (including a PID – persistent identifier – which is unique to the repository), and behaviors that are themselves code objects that provide bindings or links to disseminators (software processes that can be used with the datastreams). Content models can be thought of as containers that give a useful shape to information poured into them; if the information fits the container, it can immediately be used in predefined ways.

Fedora supports two types of access services: a management client for ingest, maintenance, and export of objects; or via API hooks for customized web-based access services built on either HTTP or SOAP. A Fedora Repository provides a general-purpose management layer for digital objects, and containers that aggregate mime-typed datastreams (e.g., digital images, XML files, metadata). Out-of-the-box Fedora includes the necessary software tools to ingest, manage, and provide basic delivery of objects with few or no custom disseminators, or can be used as a backend to a more monolithic user interface.

Fedora supports ingest and export of digital objects in a variety of XML formats. This enables interchange of objects between Fedora and other applications, as well as facilitating digital preservation and archiving.

The Fedora Project is currently supported by the DuraSpace organization.

See also

References

  1. ^ "Release notes - Fedora Repository Project". github.com. 24 June 2022. Retrieved 24 June 2022.
  2. ^ Payette, S., and Lagoze, C., “Flexible and Extensible Digital Object and Repository Architecture (FEDORA)”, European Conference on Research and Advanced Technology for Digital Libraries, Lecture Notes in Computer Science, Springer, 1998
  3. ^ Kahn, R., Wilensky R., A framework for distributed digital object services, International Journal on Digital Libraries. Volume 6 Issue 2, April 2006. Springer-Verlag Berlin, Heidelberg.
  4. ^ Payette, Sandra; Lagoze, Carl (2000). Policy-Carrying, Policy-Enforcing Digital Objects. European Conference on Research and Advanced Technology for Digital Libraries. arXiv:1312.1260.
  5. ^ Payette, Sandra; Lagoze, Carl (1998). Flexible and Extensible Digital Object and Repository Architecture (FEDORA). Research and Advanced Technology for Digital Libraries. arXiv:1312.1258. doi:10.1007/3-540-49653-X_4. Retrieved June 25, 2022.
  6. ^ Staples, T., Wayland, R., Virginia Dons FEDORA: A Prototype for a Digital Object Repository. D-Lib Magazine. July/August 2000.
  7. ^ Payette, S. and Staples, T., “The Mellon Fedora Project: Digital Library Architecture Meets XML and Web Services,” Sixth European Conference on Research and Advanced Technology for Digital Libraries, Lecture Notes in Computer Science, Springer, September 2003
  8. ^ Lagoze, C., Payette, S., Shin, E., and Wilper, C., “Fedora: An Architecture for Complex Objects and their Relationships,” International Journal on Digital Libraries, Special Issue on Complex Objects, Springer, 2005
  9. ^ Becker, D., Red Hat, researchers in name tiff. CNET News.com. November 6, 2003.
  10. ^ "Fedora repository project history". Archived from the original on 2014-02-22. Retrieved 2012-08-14.
  11. ^ Green, R., Awre, C., The REMAP Project: Steps Towards a Repository-enabled Information Environment. Ariadne Magazine. April 30, 2009.

Further reading

External links