Difference between revisions of "Xena"

From COPTR
Jump to navigation Jump to search
(Trial import from script.)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Infobox_tool
+
{{Infobox tool
|purpose=Xena is a digital preservation tool that first identifies a digital object’s file format, and for certain formats then converts the object into an open format.
+
|purpose=Detecting the file formats of digital objects; converting digital objects into open formats for preservation.
|image=
+
|homepage=http://xena.sourceforge.net/
|homepage=http://xena.sourceforge.net
+
|license=GNU General Public License version 3 (GPL3)
|license=
+
|function=File Format Migration
|platforms=
+
}}
 +
{{Infobox tool details
 +
|ohloh_id=Xena
 
}}
 
}}
 
<!-- Delete the Categories that do not apply -->
 
[[Category:File Format Migration]]
 
 
 
 
= Description =
 
= Description =
[http://xena.sourceforge.net Xena] is a digital preservation tool that first identifies a digital object&rsquo;s file format, and for certain formats then converts the object into an open format. Xena also creates a base64-encoded version of the file (using only printable ASCII characters) with an XML metadata wrapper.
+
Xena is free and open source software developed by the [http://naa.gov.au/ National Archives of Australia] to aid in the long term preservation of digital records.  
====Provider====
+
Xena is an acronym meaning Xml Electronic Normalising for Archives.
The National Archives of Australia
 
====Licensing and cost====
 
[http://www.gnu.org/licenses/gpl.html GNU General Public License version 3] - free.
 
====Development activity====
 
Xena version 6.0.1 was released on 14 June 2012.
 
Development is ongoing as part of the National Archives&rsquo; Digital Preservation Software Platform.
 
Xena includes an API for integration with other preservation tools.
 
====Platform and interoperability====
 
Xena is part of the National Archives&rsquo; Digital Preservation Platform, which also includes [http://www.dcc.ac.uk/resources/external/digital-preservation-recorder-dpr Digital Preservation Recorder (DPR)], Checksum Checker, and Manifest Maker. It is designed to fit into a workflow managed by the DPR.
 
Written for Java SE 6 (JRE 1.6), Xena is a cross-platform application which runs on Linux, Windows and Apple Mac OS X.
 
For Xena to work properly with all supported file formats, users must install six other applications: FLAC, Readpst, the ImageMagick Convert tool, the Tesseract OCR (optical character recognition) engine, LibreOffice, and Exiftool.
 
====Functional notes====
 
Xena supports conversion and normalisation of many file types, including archived/compressed files, audio, databases, documents, email, graphics, and page description files. The full listing of supported formats, as well as the open format that is used for normalisation, can be found [http://xena.sourceforge.net/help.php?page=normformats.html on the Xena site]. Note that Xena currently does not support any video file types. File formats that are not supported are simply normalised, by base64 encoding of the content and wrapping in XML metadata.
 
====Documentation and user support====
 
The Xena Sourceforge [http://sourceforge.net/apps/mediawiki/xena/index.php?title=Main_Page Wiki] provides a number of explanatory documents, a &ldquo;Help&rdquo; guide, and extensive installation instructions. The Sourceforge site also hosts a Bug Tracker and a Feature Request Tracker. Contact information is published for the Digital Preservation Team at the National Archives, but there are no specific help forums.
 
====Usability====
 
Xena includes both command line interface and a GUI. Windows users can also take advantage of an installation wizard.
 
====Expertise required====
 
Users benefit from knowledge of file format standards and metadata outputs. Installation and configuration for Xena itself does not require serious expertise; however, as part of a larger preservation workflow, it requires solid understanding of application design.
 
====Standards compliance====
 
Xena&rsquo;s normalisation process converts files to open formats.
 
====Influence and take-up====
 
DPR is used by the National Archives of Australia. Sourceforge statistics show over 3000 downloads of version 6.0.1 as of July 2013.
 
Xena is also used within the [http://www.dcc.ac.uk/resource/external/planets-testbed Planets Testbed] workflows.
 
  
 +
Xena is a component of the [[Digital Preservation Software Platform|Digital Preservation Software Platform (DPSP)]].
  
 +
=== Download ===
 +
Xena is available in pre-compiled binary form for Linux, OS X and Windows.
 +
[http://xena.sourceforge.net/download.php download]
  
 
= User Experiences =
 
= User Experiences =
Line 45: Line 22:
  
 
= Development Activity =
 
= Development Activity =
 
{{Infobox_tool_details
 
|ohloh_id=Xena
 
}}
 

Latest revision as of 15:08, 21 April 2021




Detecting the file formats of digital objects; converting digital objects into open formats for preservation.
Homepage:http://xena.sourceforge.net/
License:GNU General Public License version 3 (GPL3)
Function:File Format Migration


Error in widget Ohloh Project: unable to write file /var/www/html/extensions/Widgets/compiled_templates/wrt66232d432c33b3_40176847


Description[edit]

Xena is free and open source software developed by the National Archives of Australia to aid in the long term preservation of digital records. Xena is an acronym meaning Xml Electronic Normalising for Archives.

Xena is a component of the Digital Preservation Software Platform (DPSP).

Download[edit]

Xena is available in pre-compiled binary form for Linux, OS X and Windows. download

User Experiences[edit]

Development Activity[edit]