Formats
Jlderidder (Talk | contribs) (→Format Support) |
Jlderidder (Talk | contribs) |
||
(6 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
− | ==Format Support== | + | ==Format Support at University of Alabama Libraries Digital Services== |
− | + | ||
+ | All following information applies only to content for which we can legally provide open access, and for which we have digital management rights (see the [[Digital Services Permission Agreement]]). | ||
+ | |||
We wish to provide support for as many file formats as possible. As for specific formats, however, the proprietary nature of many file types makes it impossible to make guarantees. Put simply, our policy for file formats is: | We wish to provide support for as many file formats as possible. As for specific formats, however, the proprietary nature of many file types makes it impossible to make guarantees. Put simply, our policy for file formats is: | ||
− | + | * While the file can be rendered using University of Alabama Libraries approved and current hardware and software, it will be made retrievable. | |
− | + | * We will recognize as many files' formats as possible. | |
− | + | * We will support as many known file formats as possible. | |
Incoming born-digital content is assigned one of the following categories: | Incoming born-digital content is assigned one of the following categories: | ||
− | + | * supported: we fully support the format. With continued funding and support, we can offer Level I preservation. | |
− | + | * known: we can recognize the format, but cannot guarantee full support. Level II preservation support is available. | |
− | + | * unsupported: we cannot recognize the format. | |
+ | |||
+ | |||
+ | '''See [[Managing Incoming Digital Content |"Managing incoming Digital Content"]] for procedures and documentation.''' | ||
+ | |||
+ | |||
+ | |||
+ | (Levels of preservation support are described in [[Preservation]].) | ||
By "support" we mean "make usable in the future, using whatever combination of techniques (such as migration, emulation, etc.) is appropriate given the context of need." For supported formats, we might choose to bulk-transform files from a current format version to a future one, for instance. But we can't predict which services will be necessary down the road, so we'll continually monitor formats and techniques to ensure we can accommodate needs as they arise. | By "support" we mean "make usable in the future, using whatever combination of techniques (such as migration, emulation, etc.) is appropriate given the context of need." For supported formats, we might choose to bulk-transform files from a current format version to a future one, for instance. But we can't predict which services will be necessary down the road, so we'll continually monitor formats and techniques to ensure we can accommodate needs as they arise. | ||
Line 20: | Line 29: | ||
'''What to do if your format isn't recognized''' | '''What to do if your format isn't recognized''' | ||
− | |||
− | + | Consider digitizing your content in one of the supported formats. We understand that there are always more formats to consider, and we would appreciate your help in identifying and studying the suitability of support for formats you care about. We will try to keep the percentage of supported format materials as high as possible. | |
− | + | ||
− | + | '''Format Reference Table''' | |
− | + | ||
− | + | In the table below, MIME type is the Multipurpose Internet Mail Extensions (MIME) type identifier. Description is what most people use as the name for the format. Extensions are typical file name extensions (the part after the dot, e.g. the extension for "index.html" is "html"). These are not case-sensitive, so either "sample.XML" or "sample.xml" will be recognized as XML. | |
{| class="wikitable" border="1" cellpadding="2" cellspacing="1" | {| class="wikitable" border="1" cellpadding="2" cellspacing="1" | ||
Line 33: | Line 40: | ||
! Description | ! Description | ||
! Extensions | ! Extensions | ||
− | ! | + | ! Category |
! MIME type | ! MIME type | ||
+ | ! Software for rendering | ||
+ | ! Software for derivative creation | ||
+ | ! Dependencies | ||
|- | |- | ||
− | |WAVE || wav || supported || | + | |WAVE |
+ | || wav | ||
+ | || supported | ||
+ | || audio/x-wav | ||
+ | || [http://audacity.sourceforge.net/download/ Audacity] [http://www.videolan.org/vlc/ VLC] | ||
+ | || [http://lame.sourceforge.net/ LAME] | ||
|- | |- | ||
− | |AIFF || aiff, aif, aifc || supported || audio/x-aiff | + | |AIFF |
+ | || aiff, aif, aifc | ||
+ | || supported | ||
+ | || audio/x-aiff | ||
+ | || [http://audacity.sourceforge.net/download/ Audacity] [http://www.videolan.org/vlc/ VLC] | ||
+ | || [http://lame.sourceforge.net/ LAME] | ||
|- | |- | ||
− | |GIF || gif || supported|| image/gif | + | |GIF || gif || supported|| image/gif || [http://www.gimp.org/downloads/ Gimp] || [http://www.gimp.org/downloads/ Gimp] |
|- | |- | ||
− | |HTML || html, htm || supported|| text/html | + | |HTML || html, htm || supported|| text/html || [http://www.vim.org/ vim] || [http://www.vim.org/ vim] |
|- | |- | ||
− | |JPEG || jpeg, jpg || supported|| image/jpeg | + | |JPEG || jpeg, jpg || supported|| image/jpeg || [http://www.gimp.org/downloads/ Gimp] || [http://www.gimp.org/downloads/ Gimp] |
|- | |- | ||
− | |MARC || marc, mrc || supported || application/marc | + | |MARC |
+ | || marc, mrc | ||
+ | || supported | ||
+ | || application/marc | ||
+ | || [http://people.oregonstate.edu/~reeset/marcedit/html/index.php MarcEdit] | ||
+ | || [http://people.oregonstate.edu/~reeset/marcedit/html/index.php MarcEdit] | ||
|- | |- | ||
− | |PNG || png ||supported ||image/png | + | |PNG || png ||supported ||image/png || [http://www.gimp.org/downloads/ Gimp] || [http://www.gimp.org/downloads/ Gimp] |
|- | |- | ||
− | |Text || txt || supported|| text/plain | + | |Text || txt || supported|| text/plain || [http://www.vim.org/ vim] || [http://www.vim.org/ vim] |
|- | |- | ||
− | |TIFF ||tiff, tif || supported || image/tiff | + | |TIFF ||tiff, tif || supported || image/tiff || [http://www.gimp.org/downloads/ Gimp] || [http://www.gimp.org/downloads/ Gimp] |
|- | |- | ||
− | |XML ||xml ||supported ||text/xml | + | |XML ||xml ||supported ||text/xml || [http://www.vim.org/ vim] || [http://www.vim.org/ vim] |
|- | |- | ||
+ | | | ||
+ | | | ||
+ | | | ||
| | | | ||
| | | | ||
Line 62: | Line 90: | ||
|- | |- | ||
| JPEG 2000 || jp2 || known || image/jp2 | | JPEG 2000 || jp2 || known || image/jp2 | ||
+ | || | ||
+ | || | ||
+ | || | ||
+ | |- | ||
+ | | FLAC || flac || known || audio/flac | ||
+ | || [http://audacity.sourceforge.net/download/ Audacity] [http://www.videolan.org/vlc/ VLC] | ||
+ | || | ||
+ | || | ||
|- | |- | ||
| Adobe PDF | | Adobe PDF | ||
Line 67: | Line 103: | ||
| known | | known | ||
| application/pdf | | application/pdf | ||
+ | || [http://projects.gnome.org/evince/ Evince] | ||
+ | || [http://projects.gnome.org/evince/ Evince] | ||
+ | || [http://poppler.freedesktop.org/ Poppler] [http://www.foolabs.com/xpdf/ XPDF] | ||
|- | |- | ||
|Postscript|| ps, eps, ai|| known || application/postscript | |Postscript|| ps, eps, ai|| known || application/postscript | ||
+ | || [http://projects.gnome.org/evince/ Evince] | ||
+ | || [http://projects.gnome.org/evince/ Evince] | ||
+ | || [http://libspectre.freedesktop.org/wiki/ libspectre] | ||
|- | |- | ||
|Rich Text Format || rtf ||known ||text/richtext | |Rich Text Format || rtf ||known ||text/richtext | ||
− | | | + | || [http://www.openoffice.org/product/ OpenOffice] |
− | | | + | || [http://www.openoffice.org/product/ OpenOffice] |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| Microsoft Excel || xls || known || application/vnd.ms-excel | | Microsoft Excel || xls || known || application/vnd.ms-excel | ||
+ | || [http://www.openoffice.org/product/ OpenOffice] | ||
+ | || [http://www.openoffice.org/product/ OpenOffice] | ||
|- | |- | ||
− | | Microsoft Powerpoint || ppt || known || application/vnd.ms-powerpoint | + | | Microsoft Powerpoint || ppt,pps, pptx || known || application/vnd.ms-powerpoint |
+ | || [http://www.openoffice.org/product/ OpenOffice] | ||
+ | || [http://www.openoffice.org/product/ OpenOffice] | ||
|- | |- | ||
− | | Microsoft | + | | Microsoft Word || doc, docx || known || application/msword |
− | | | + | || [http://www.openoffice.org/product/ OpenOffice] |
− | | | + | || [http://www.openoffice.org/product/ OpenOffice] |
− | | | + | |
− | | | + | |
|- | |- | ||
| MPEG || mpeg, mpg, mpe || known || video/mpeg | | MPEG || mpeg, mpg, mpe || known || video/mpeg | ||
+ | ||[http://www.videolan.org/vlc/ VLC] | ||
+ | ||[http://www.videolan.org/vlc/ VLC] | ||
|- | |- | ||
| MPEG Audio || mpa, abs, mpeg || known || audio/x-mpeg | | MPEG Audio || mpa, abs, mpeg || known || audio/x-mpeg | ||
+ | || [http://audacity.sourceforge.net/download/ Audacity] [http://www.videolan.org/vlc/ VLC] | ||
+ | || [http://audacity.sourceforge.net/download/ Audacity] [http://www.videolan.org/vlc/ VLC] | ||
|- | |- | ||
− | | | + | | OpenOffice text || odt || known || application/vnd.oasis.opendocument.text |
+ | || [http://www.openoffice.org/product/ OpenOffice] | ||
+ | || [http://www.openoffice.org/product/ OpenOffice] | ||
|- | |- | ||
− | | | + | | OpenOffice presentation || odp || known || application/vnd.oasis.opendocument.presentation |
+ | || [http://www.openoffice.org/product/ OpenOffice] | ||
+ | || [http://www.openoffice.org/product/ OpenOffice] | ||
|- | |- | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|} | |} |
Revision as of 13:20, 21 June 2013
Format Support at University of Alabama Libraries Digital Services
All following information applies only to content for which we can legally provide open access, and for which we have digital management rights (see the Digital Services Permission Agreement).
We wish to provide support for as many file formats as possible. As for specific formats, however, the proprietary nature of many file types makes it impossible to make guarantees. Put simply, our policy for file formats is:
- While the file can be rendered using University of Alabama Libraries approved and current hardware and software, it will be made retrievable.
- We will recognize as many files' formats as possible.
- We will support as many known file formats as possible.
Incoming born-digital content is assigned one of the following categories:
- supported: we fully support the format. With continued funding and support, we can offer Level I preservation.
- known: we can recognize the format, but cannot guarantee full support. Level II preservation support is available.
- unsupported: we cannot recognize the format.
See "Managing incoming Digital Content" for procedures and documentation.
(Levels of preservation support are described in Preservation.)
By "support" we mean "make usable in the future, using whatever combination of techniques (such as migration, emulation, etc.) is appropriate given the context of need." For supported formats, we might choose to bulk-transform files from a current format version to a future one, for instance. But we can't predict which services will be necessary down the road, so we'll continually monitor formats and techniques to ensure we can accommodate needs as they arise.
In the meantime, we can choose to "support" a format if we can gather enough documentation to capture how the format works. Proprietary formats for which these materials are not publicly available will be made available online until no longer renderable without emulation, using University of Alabama Libraries current hardware and software. It is possible that for extremely popular but proprietary formats (such as Microsoft Word, Excel and PowerPoint), future tools will enable the reformatting of this content into better-supported alternatives. If funding and tools become available prior to obsolesence of this content, we will make every effort to migrate the materials and continue support. Even so, we cannot guarantee this level of service at this point, so we will still list these formats as "known," not "supported."
What to do if your format isn't recognized
Consider digitizing your content in one of the supported formats. We understand that there are always more formats to consider, and we would appreciate your help in identifying and studying the suitability of support for formats you care about. We will try to keep the percentage of supported format materials as high as possible.
Format Reference Table
In the table below, MIME type is the Multipurpose Internet Mail Extensions (MIME) type identifier. Description is what most people use as the name for the format. Extensions are typical file name extensions (the part after the dot, e.g. the extension for "index.html" is "html"). These are not case-sensitive, so either "sample.XML" or "sample.xml" will be recognized as XML.
Description | Extensions | Category | MIME type | Software for rendering | Software for derivative creation | Dependencies |
---|---|---|---|---|---|---|
WAVE | wav | supported | audio/x-wav | Audacity VLC | LAME | |
AIFF | aiff, aif, aifc | supported | audio/x-aiff | Audacity VLC | LAME | |
GIF | gif | supported | image/gif | Gimp | Gimp | |
HTML | html, htm | supported | text/html | vim | vim | |
JPEG | jpeg, jpg | supported | image/jpeg | Gimp | Gimp | |
MARC | marc, mrc | supported | application/marc | MarcEdit | MarcEdit | |
PNG | png | supported | image/png | Gimp | Gimp | |
Text | txt | supported | text/plain | vim | vim | |
TIFF | tiff, tif | supported | image/tiff | Gimp | Gimp | |
XML | xml | supported | text/xml | vim | vim | |
JPEG 2000 | jp2 | known | image/jp2 | |||
FLAC | flac | known | audio/flac | Audacity VLC | ||
Adobe PDF | known | application/pdf | Evince | Evince | Poppler XPDF | |
Postscript | ps, eps, ai | known | application/postscript | Evince | Evince | libspectre |
Rich Text Format | rtf | known | text/richtext | OpenOffice | OpenOffice | |
Microsoft Excel | xls | known | application/vnd.ms-excel | OpenOffice | OpenOffice | |
Microsoft Powerpoint | ppt,pps, pptx | known | application/vnd.ms-powerpoint | OpenOffice | OpenOffice | |
Microsoft Word | doc, docx | known | application/msword | OpenOffice | OpenOffice | |
MPEG | mpeg, mpg, mpe | known | video/mpeg | VLC | VLC | |
MPEG Audio | mpa, abs, mpeg | known | audio/x-mpeg | Audacity VLC | Audacity VLC | |
OpenOffice text | odt | known | application/vnd.oasis.opendocument.text | OpenOffice | OpenOffice | |
OpenOffice presentation | odp | known | application/vnd.oasis.opendocument.presentation | OpenOffice | OpenOffice |