<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://coptr.digipres.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Andreas+Romeyke</id>
	<title>COPTR - User contributions [en-gb]</title>
	<link rel="self" type="application/atom+xml" href="https://coptr.digipres.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Andreas+Romeyke"/>
	<link rel="alternate" type="text/html" href="https://coptr.digipres.org/Special:Contributions/Andreas_Romeyke"/>
	<updated>2026-04-12T16:34:20Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.14</generator>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=Fixit_tiff&amp;diff=5413</id>
		<title>Fixit tiff</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=Fixit_tiff&amp;diff=5413"/>
		<updated>2021-11-09T13:41:29Z</updated>

		<summary type="html">&lt;p&gt;Andreas Romeyke: updated URLs because repository moved to git.fsfe.org&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox tool&lt;br /&gt;
|purpose=fixes some issues in (potentially) baseline tiffs, as an example, invalid datetime tags, wrong tiff tag order&lt;br /&gt;
|homepage=https://git.fsfe.org/art1pirat/fixit_tiff&lt;br /&gt;
|license=same as libtiff, see http://libtiff.maptools.org/ for details&lt;br /&gt;
|platforms=Linux (should work with each distribution, tested under Debian Buster), AIX, Windows&lt;br /&gt;
|function=Repair&lt;br /&gt;
|content=Image&lt;br /&gt;
}}&lt;br /&gt;
{{Infobox tool details&lt;br /&gt;
|releases_rss=https://git.fsfe.org/art1pirat/fixit_tiff/releases&lt;br /&gt;
|issues_rss=https://git.fsfe.org/art1pirat/fixit_tiff/issues&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- Use the structure provided in this template, do not change it! --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Note that to use the image field, you should leave the value as {{PAGENAMEE}}.png (or similar) and upload a copy of the image. Hot-linking is not supported. If you don't want an image, just remove that line. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&amp;lt;!-- Describe the what the tool does, focusing on it's digital preservation value. Keep it factual. --&amp;gt;&lt;br /&gt;
Repairs broken TIFF files, it comes with routines to:&lt;br /&gt;
* remove all non-baseline-tags&lt;br /&gt;
* fix order of tags&lt;br /&gt;
* fix typical DATETIME tag problems&lt;br /&gt;
&lt;br /&gt;
== User Experiences ==&lt;br /&gt;
&amp;lt;!-- Add hotlinks to user experiences with the tool (eg. blog posts). These should illustrate the effectiveness (or otherwise) of the tool. Use a bullet list. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
See blog posts at https://kulturreste.blogspot.com/search?q=fixit_tiff&lt;br /&gt;
&lt;br /&gt;
== Development Activity ==&lt;br /&gt;
&amp;lt;!-- Provide *evidence* of development activity of the tool. For example, RSS feeds for code issues or commits. --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Add the OpenHub.com ID for the tool, if known. --&amp;gt;&lt;br /&gt;
https://git.fsfe.org/art1pirat/fixit_tiff/commits/branch/master&lt;/div&gt;</summary>
		<author><name>Andreas Romeyke</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=Checkit_tiff&amp;diff=5412</id>
		<title>Checkit tiff</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=Checkit_tiff&amp;diff=5412"/>
		<updated>2021-11-09T13:38:55Z</updated>

		<summary type="html">&lt;p&gt;Andreas Romeyke: updated URLs because repo was moved to git.fsfe.org&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox tool&lt;br /&gt;
|purpose=a tool to validate TIFF files against given configuration profile&lt;br /&gt;
|homepage=https://git.fsfe.org/art1pirat/checkit_tiff&lt;br /&gt;
|license=same as libtiff, see http://libtiff.maptools.org/misc.html&lt;br /&gt;
|platforms=Linux (each distribution should work, tested under Debian Buster), Windows&lt;br /&gt;
|formats_in=TIFF&lt;br /&gt;
|function=Quality Assurance, Validation&lt;br /&gt;
|content=Image&lt;br /&gt;
}}&lt;br /&gt;
{{Infobox tool details}}&lt;br /&gt;
== Description ==&lt;br /&gt;
&amp;lt;!-- Describe the what the tool does, focusing on it's digital preservation value. Keep it factual. --&amp;gt;&lt;br /&gt;
The tool evaluates if a given TIFF matches against the rules defined in a configuration profile. The configuration profile is human readable and allows to validate TIFFs against rules like:&lt;br /&gt;
* no compression&lt;br /&gt;
* only 300dpi&lt;br /&gt;
* if tag X has Value Y then tag Z must exist&lt;br /&gt;
&lt;br /&gt;
It is optimized for very high throughput, it is extremely robust and it is suitable for scripted use.&lt;br /&gt;
&lt;br /&gt;
== User Experiences ==&lt;br /&gt;
&amp;lt;!-- Add hotlinks to user experiences with the tool (eg. blog posts). These should illustrate the effectiveness (or otherwise) of the tool. Use a bullet list. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
See https://kulturreste.blogspot.com/search?q=checkit_tiff for blogposts about usage of checkit_tiff.&lt;br /&gt;
&lt;br /&gt;
== Development Activity ==&lt;br /&gt;
&amp;lt;!-- Provide *evidence* of development activity of the tool. For example, RSS feeds for code issues or commits. --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Add the OpenHub.com ID for the tool, if known. --&amp;gt;&lt;br /&gt;
https://git.fsfe.org/art1pirat/checkit_tiff/commits/branch/master&lt;/div&gt;</summary>
		<author><name>Andreas Romeyke</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=Checkit_tiff&amp;diff=5029</id>
		<title>Checkit tiff</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=Checkit_tiff&amp;diff=5029"/>
		<updated>2021-05-27T09:01:17Z</updated>

		<summary type="html">&lt;p&gt;Andreas Romeyke: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox tool&lt;br /&gt;
|purpose=a tool to validate TIFF files against given configuration profile&lt;br /&gt;
|homepage=https://art1pirat.spdns.org/art1/checkit_tiff&lt;br /&gt;
|license=same as libtiff, see http://libtiff.maptools.org/misc.html&lt;br /&gt;
|platforms=Linux (each distribution should work, tested under Debian Buster), Windows&lt;br /&gt;
|function=Quality Assurance, Validation&lt;br /&gt;
|content=Image&lt;br /&gt;
}}&lt;br /&gt;
{{Infobox tool details}}&lt;br /&gt;
== Description ==&lt;br /&gt;
&amp;lt;!-- Describe the what the tool does, focusing on it's digital preservation value. Keep it factual. --&amp;gt;&lt;br /&gt;
The tool evaluates if a given TIFF matches against the rules defined in a configuration profile. The configuration profile is human readable and allows to validate TIFFs against rules like:&lt;br /&gt;
* no compression&lt;br /&gt;
* only 300dpi&lt;br /&gt;
* if tag X has Value Y then tag Z must exist&lt;br /&gt;
&lt;br /&gt;
It is optimized for very high throughput, it is extremely robust and it is suitable for scripted use.&lt;br /&gt;
&lt;br /&gt;
== User Experiences ==&lt;br /&gt;
&amp;lt;!-- Add hotlinks to user experiences with the tool (eg. blog posts). These should illustrate the effectiveness (or otherwise) of the tool. Use a bullet list. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
See https://kulturreste.blogspot.com/search?q=checkit_tiff for blogposts about usage of checkit_tiff.&lt;br /&gt;
&lt;br /&gt;
== Development Activity ==&lt;br /&gt;
&amp;lt;!-- Provide *evidence* of development activity of the tool. For example, RSS feeds for code issues or commits. --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Add the OpenHub.com ID for the tool, if known. --&amp;gt;&lt;br /&gt;
https://art1pirat.spdns.org/art1/checkit_tiff/commits/branch/master&lt;/div&gt;</summary>
		<author><name>Andreas Romeyke</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=File_Format_Identification_Pronom&amp;diff=5028</id>
		<title>File Format Identification Pronom</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=File_Format_Identification_Pronom&amp;diff=5028"/>
		<updated>2021-05-27T08:48:52Z</updated>

		<summary type="html">&lt;p&gt;Andreas Romeyke: tool to analyze pronom/droid signatures and/or convert them into regular expressions (regex)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox tool&lt;br /&gt;
|purpose=Perl API to analyze and handle droid (PRONOM) signatures&lt;br /&gt;
|homepage=https://metacpan.org/release/File-FormatIdentification-Pronom&lt;br /&gt;
|license=Perl Artistic License&lt;br /&gt;
|function=File Format Identification&lt;br /&gt;
}}&lt;br /&gt;
{{Infobox tool details}}&lt;br /&gt;
&lt;br /&gt;
The module allows to handle Droid signatures. [[Droid]] is a utility which uses the PRONOM database to identify file formats.&lt;br /&gt;
&lt;br /&gt;
See https://www.nationalarchives.gov.uk/PRONOM/ for details.&lt;br /&gt;
&lt;br /&gt;
With this module you could:&lt;br /&gt;
&lt;br /&gt;
* convert Droid signatures to Perl regular expressions (Regex)&lt;br /&gt;
* analyze files and display which/where pattern of Droid signature matches via tag-files for wxHexEditor&lt;br /&gt;
* calc statistics about Droid signatures&lt;br /&gt;
&lt;br /&gt;
The blog post https://kulturreste.blogspot.com/2018/10/heres-tool-make-it-work.html shows how to analyze the signatures.&lt;/div&gt;</summary>
		<author><name>Andreas Romeyke</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=Crazy-fast-image-scan&amp;diff=5027</id>
		<title>Crazy-fast-image-scan</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=Crazy-fast-image-scan&amp;diff=5027"/>
		<updated>2021-05-27T08:40:50Z</updated>

		<summary type="html">&lt;p&gt;Andreas Romeyke: file format identification tool for media images&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox tool&lt;br /&gt;
|purpose=crazy-fast-image-scan is a script to scan media very quickly to find out what kind of content it contains&lt;br /&gt;
|homepage=https://metacpan.org/pod/distribution/File-FormatIdentification-RandomSampling/bin/crazy_fast_image_scan.pl&lt;br /&gt;
|license=GNU General Public License 3.0&lt;br /&gt;
|function=File Format Identification&lt;br /&gt;
}}&lt;br /&gt;
{{Infobox tool details}}&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
perl ./crazy_fast_image_scan.pl --image=/dev/sda&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This scans the device /dev/sda.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
perl ./crazy_fast_image_scan.pl --percent=0.00001 --image=cdrom.img&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This scans the image using 0.00001 (0.001 %) bytes of the image.&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
This script scans devices or images very fast using random sampling and reports what kind of content could be found. This is useful to decide which image or media could have stuff of interest and allows to prioritize the order of further examinations.&lt;br /&gt;
&lt;br /&gt;
The script uses random sampling and is based on ideas by Simson Garfinkel in a talk http://simson.net/ref/2014/2014-02-21_RPI_Forensics_Innovation.pdf&lt;br /&gt;
&lt;br /&gt;
It calculates the sectors of a given image or device, select n sector samples, seek to the sector positions and read it.&lt;/div&gt;</summary>
		<author><name>Andreas Romeyke</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=DART_(Digital_Archivist%27s_Resource_Tool)&amp;diff=3725</id>
		<title>DART (Digital Archivist's Resource Tool)</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=DART_(Digital_Archivist%27s_Resource_Tool)&amp;diff=3725"/>
		<updated>2020-08-17T08:37:49Z</updated>

		<summary type="html">&lt;p&gt;Andreas Romeyke: /* Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Use the structure provided in this template, do not change it! --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Infobox_tool&lt;br /&gt;
|purpose=Provides both a GUI and a command-line interface for packaging files and uploading them to remote repositories.&lt;br /&gt;
|homepage=https://aptrust.github.io/dart-docs/&lt;br /&gt;
|license=TBC&lt;br /&gt;
|platforms=Windows/Mac/Linux&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- Note that to use the image field, you should leave the value as {{PAGENAMEE}}.png (or similar) and upload a copy of the image. Hot-linking is not supported. If you don't want an image, just remove that line. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Storage]]&lt;br /&gt;
[[Category:File Management]]&lt;br /&gt;
[[Category:Fixity]]&lt;br /&gt;
[[Category:Transfer]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Binary Data]] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&amp;lt;!-- Describe the what the tool does, focusing on it's digital preservation value. Keep it factual. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
DART is the Digital Archivist's Resource Tool. Its primary purpose is to package digital materials and send them off to long-term preservation storage. DART's initial release focuses on packaging materials in [[BagIt]] format and uploading them to S3 buckets for ingest in APTrust. DART can be extended through plugins to produce other packaging formats and to communicated via additional network protocols.&lt;br /&gt;
&lt;br /&gt;
DART runs in both graphical and command-line modes on Windows, Mac, and Linux.&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== User Experiences ==&lt;br /&gt;
&amp;lt;!-- Add hotlinks to user experiences with the tool (eg. blog posts). These should illustrate the effectiveness (or otherwise) of the tool. Use a bullet list. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Development Activity ==&lt;br /&gt;
&amp;lt;!-- Provide *evidence* of development activity of the tool. For example, RSS feeds for code issues or commits. --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Add the OpenHub.com ID for the tool, if known. --&amp;gt;&lt;br /&gt;
{{Infobox_tool_details&lt;br /&gt;
|releases_rss=&lt;br /&gt;
|issues_rss=&lt;br /&gt;
|mailing_lists=&lt;br /&gt;
|ohloh_id=&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Andreas Romeyke</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=ANTS_(Archives_Network_Transfer_System)&amp;diff=3724</id>
		<title>ANTS (Archives Network Transfer System)</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=ANTS_(Archives_Network_Transfer_System)&amp;diff=3724"/>
		<updated>2020-08-17T08:37:18Z</updated>

		<summary type="html">&lt;p&gt;Andreas Romeyke: /* Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Use the structure provided in this template, do not change it! --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Infobox_tool&lt;br /&gt;
|purpose=ANTS runs on a Windows desktop and is designed to package digital records with contextual metadata and transfer them to an institutional archives.&lt;br /&gt;
|image={{PAGENAMEE}}.png&lt;br /&gt;
|homepage=https://github.com/UAlbanyArchives/ants&lt;br /&gt;
|license=&lt;br /&gt;
|platforms=&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- Note that to use the image field, you should leave the value as {{PAGENAMEE}}.png (or similar) and upload a copy of the image. Hot-linking is not supported. If you don't want an image, just remove that line. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Add one or more categories to describe the function of the tool, such as:&lt;br /&gt;
Choose carefully, and view the list of existing categories first (see the Navigation sidebar on the left) --&amp;gt;&lt;br /&gt;
[[Category:Transfer]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Add relevant categories to describe the content type that the tool addresses, such as:&lt;br /&gt;
Choose carefully, and view the list of existing categories first (see the Navigation sidebar on the left). If the tool works on any content type, do not add a category. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&amp;lt;!-- Describe what the tool does, focusing on it's digital preservation value. Keep it factual. --&amp;gt;&lt;br /&gt;
Developped by the University of Albany Archives, ANTS was designed for records creators to describe, package, and transfer unstructured files. It uses the [[BagIt]] specfication, and has been tested on Windows XP SP2, 7 and 10.&lt;br /&gt;
&lt;br /&gt;
== User Experiences ==&lt;br /&gt;
&amp;lt;!-- Add hotlinks to user experiences with the tool (eg. blog posts). These should illustrate the effectiveness (or otherwise) of the tool. Use a bullet list. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Development Activity ==&lt;br /&gt;
&amp;lt;!-- Provide *evidence* of development activity of the tool. For example, RSS feeds for code issues or commits. --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Add the OpenHub.com ID for the tool, if known. --&amp;gt;&lt;br /&gt;
{{Infobox_tool_details&lt;br /&gt;
|releases_rss=&lt;br /&gt;
|issues_rss=&lt;br /&gt;
|mailing_lists=&lt;br /&gt;
|ohloh_id=&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Andreas Romeyke</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=Exactly&amp;diff=3723</id>
		<title>Exactly</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=Exactly&amp;diff=3723"/>
		<updated>2020-08-17T08:36:30Z</updated>

		<summary type="html">&lt;p&gt;Andreas Romeyke: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Use the structure provided in this template, do not change it! --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Infobox_tool&lt;br /&gt;
|purpose=Packs data in BagIt bags and transfers them to/from remote location via FTP, SFTP&lt;br /&gt;
|image=Exactly-50-small-300x279.png&lt;br /&gt;
|homepage=https://www.weareavp.com/products/exactly/&lt;br /&gt;
|license=Apache License 2.0&lt;br /&gt;
|platforms=Mac and Windows&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- Note that to use the image field, you should leave the value as {{PAGENAMEE}}.png (or similar) and upload a copy of the image. Hot-linking is not supported. If you don't want an image, just remove that line. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Add one or more categories to describe the function of the tool, such as:&lt;br /&gt;
[[Category:Metadata Extraction]] or [[Category:Preservation System]] or [[Category:Backup]]&lt;br /&gt;
Choose carefully, and view the list of existing categories first (see the Navigation sidebar on the left) --&amp;gt;&lt;br /&gt;
[[Category:Transfer]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Add relevant categories to describe the content type that the tool addresses, such as:&lt;br /&gt;
[[Category:Audio]] or [[Category:Document]] or [[Category:Research Data]]&lt;br /&gt;
Choose carefully, and view the list of existing categories first (see the Navigation sidebar on the left). If the tool works on any content type, do not add a category. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&amp;lt;!-- Describe the what the tool does, focusing on it's digital preservation value. Keep it factual. --&amp;gt;&lt;br /&gt;
Exactly allows users to pack local data into [[BagIt]] bags and to transfer them to remote locations via FTP or SFTP protocol. While creating the bags, the users can choose to add user-info metadata, which is added to the bag-info file. The UI offers reserved fields, such as source-organization, organization-address, etc., per default, but also supports non-bagit fields to be added. Metadata profiles, (S)FTP parameters, email preferences, and other settings can be stored in preset settings files for usage in client installations. &lt;br /&gt;
&lt;br /&gt;
During bag creation, the user has the option to choose whether the bag should be zipped or not. &lt;br /&gt;
&lt;br /&gt;
The tool integrates with desktop-based file sharing workflows such as Dropbox or Google Transfer and is designed to assist data producers in easy data transfer to archiving institutions. &lt;br /&gt;
&lt;br /&gt;
==== Provider ====&lt;br /&gt;
[https://www.weareavp.com/ AVP]&lt;br /&gt;
&lt;br /&gt;
==== Licensing and cost ====&lt;br /&gt;
[https://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0] &amp;amp;ndash; free.&lt;br /&gt;
&lt;br /&gt;
== User Experiences ==&lt;br /&gt;
&amp;lt;!-- Add hotlinks to user experiences with the tool (eg. blog posts). These should illustrate the effectiveness (or otherwise) of the tool. Use a bullet list. --&amp;gt;&lt;br /&gt;
Exactly Users Google Group: https://groups.google.com/forum/#!forum/exactly-users &lt;br /&gt;
&lt;br /&gt;
Exactly webinar: https://vimeo.com/200403270&lt;br /&gt;
&lt;br /&gt;
== Development Activity ==&lt;br /&gt;
&amp;lt;!-- Provide *evidence* of development activity of the tool. For example, RSS feeds for code issues or commits. --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Add the OpenHub.com ID for the tool, if known. --&amp;gt;&lt;br /&gt;
All development activity is visible on github: https://github.com/WeAreAVP/uk-exactly/&lt;br /&gt;
&lt;br /&gt;
Exactly on Open Hub: https://www.openhub.net/p/exactly (no activity)&lt;br /&gt;
&lt;br /&gt;
{{Infobox_tool_details&lt;br /&gt;
|mailing_lists=https://groups.google.com/forum/#!forum/exactly-users &lt;br /&gt;
|ohloh_id=exactly&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Andreas Romeyke</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=DataStage&amp;diff=3722</id>
		<title>DataStage</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=DataStage&amp;diff=3722"/>
		<updated>2020-08-17T08:35:52Z</updated>

		<summary type="html">&lt;p&gt;Andreas Romeyke: /* Standards compliance */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox_tool&lt;br /&gt;
|purpose=DataStage is a flexible data storage system that provides controlled access, secure backup, and the ability to transfer selected files to a more permanent archiving facility.&lt;br /&gt;
|image=&lt;br /&gt;
|homepage=http://www.dataflow.ox.ac.uk/index.php/datastage&lt;br /&gt;
|license=&lt;br /&gt;
|platforms=&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Delete the Categories that do not apply --&amp;gt;&lt;br /&gt;
[[Category:Active Data Storage]]&lt;br /&gt;
[[Category:Preservation System]]&lt;br /&gt;
[[Category:Managing Active Research Data]]&lt;br /&gt;
[[Category:Research Data]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Description =&lt;br /&gt;
[http://www.dataflow.ox.ac.uk/index.php/datastage DataStage] is a flexible data storage system that provides controlled access, secure backup, and the ability to transfer selected files to a more permanent archiving facility. Designed for research groups, the system appears as a mapped drive on the end-user&amp;amp;rsquo;s computer.&lt;br /&gt;
====Provider====&lt;br /&gt;
Oxford University Bodleian Libraries, as part of the wider DataFlow project&lt;br /&gt;
====Licensing and cost====&lt;br /&gt;
Free &amp;amp;ndash; [http://www.opensource.org/licenses/MIT open source MIT license]&lt;br /&gt;
====Development activity====&lt;br /&gt;
DataStage version 0.3 was released in May 2012.&lt;br /&gt;
While the DataFlow project will end in May 2012, the Bodlean Library has decided to trial the software for its own use and will support development until at least May 2013.&lt;br /&gt;
====Platform and interoperability====&lt;br /&gt;
DataStage is designed for the Ubuntu Linux 11.10 Oneiric Ocelot operating system, and the Virtual Machines work with VMWare Fusion 4.x. While it is intended to integrate with [http://www.dcc.ac.uk/resource/external/databank DataBank], the software offers an API so that it can package datasets for submission to any SWORD-2-compliant repository.&lt;br /&gt;
End-users can connect to DataStage through a web interface or as a mapped drive on Mac, Linux or Windows machines.&lt;br /&gt;
====Functional notes====&lt;br /&gt;
The software gives three levels of password-controlled access: a &amp;amp;quot;private&amp;amp;quot; area only accessible to the file owner and the group leader, a &amp;amp;quot;shared&amp;amp;quot; area giving read-only access to the group, and a &amp;amp;quot;collaborative&amp;amp;quot; area giving read- and write-access. The administrator can invite outside collaborators into the group, pinpointing their level of access. Users can also access and annotate the files through a web interface.&lt;br /&gt;
DataStage can be deployed on a local server, or on an institutional or commercial cloud; users can also dynamically invoke additional cloud storage as required. Users can integrate the system into existing backup procedures. The repository interface also allows researchers to push selected files into a more permanent archive facility.&lt;br /&gt;
While users can add free-text metadata via the web interface, DataStage also automatically captures a number of general file attributes: date uploaded; file name; last modified; type; owner; location; and size.&lt;br /&gt;
====Documentation and user support====&lt;br /&gt;
Documentation is available in the form of an [http://http://www.dataflow.ox.ac.uk/index.php/datastage/users/test-users Information for Test Users] page and the DataStage [https://github.com/dataflow/DataStage/wiki documentation wiki], which is very much a work in progress, but does offer information for installation and use. The project has an active mailing list at [http://dataflow-devel@googlegroups.com http://dataflow-devel@googlegroups.com]&amp;amp;nbsp;and links to a JIRA [http://dataflow-jira.bodleian.ox.ac.uk/jira/secure/IssueNavigator.jspa issue tracker]. Installation instructions are included in a README file, which comes zipped with the installation package.&lt;br /&gt;
The project is creating video walkthroughs for installation, configuration and use of DataStage, to be available from the website by the end of May 2012.&lt;br /&gt;
====Usability====&lt;br /&gt;
End-users interact with the system either as a mapped drive on their computer, implicitly integrating with their operating system&amp;amp;rsquo;s current navigation structure, or through a web interface.&lt;br /&gt;
====Expertise required====&lt;br /&gt;
Installation and configuration would greatly benefit from knowledge of system administration, and use of the Linux command line. Walkthrough videos should make it possible to get DataStage running without expertise, but novice users may not be able to get maximum functionality and customisability from the system.&lt;br /&gt;
====Standards compliance====&lt;br /&gt;
Metadata automatically gathered by the system is in RDF format.&lt;br /&gt;
The system uses the [[BagIt]] specification when transferring files to a permanent archive, which must be SWORD-2 compliant.&lt;br /&gt;
&lt;br /&gt;
====Influence and take-up====&lt;br /&gt;
DataStage is used at the Oxford Bodleian Libraries; information about wider use is unavailable.&lt;br /&gt;
&lt;br /&gt;
= User Experiences =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Development Activity =&lt;br /&gt;
&lt;br /&gt;
{{Infobox_tool_details&lt;br /&gt;
|ohloh_id=DataStage&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Andreas Romeyke</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=Archivematica&amp;diff=3721</id>
		<title>Archivematica</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=Archivematica&amp;diff=3721"/>
		<updated>2020-08-17T08:34:44Z</updated>

		<summary type="html">&lt;p&gt;Andreas Romeyke: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox_tool&lt;br /&gt;
|purpose=Archivematica is a digital preservation system that automates the process of preparing digital objects for ingest into a repository and an access system&lt;br /&gt;
|image=&lt;br /&gt;
|homepage=https://www.archivematica.org&lt;br /&gt;
|license=[http://www.gnu.org/licenses/agpl.html AGPL version 3]&lt;br /&gt;
|platforms=&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Delete the Categories that do not apply --&amp;gt;&lt;br /&gt;
[[Category:Preservation System]]&lt;br /&gt;
[[Category:File Format Migration]]&lt;br /&gt;
[[Category:METS]]&lt;br /&gt;
&lt;br /&gt;
= Description =&lt;br /&gt;
Archivematica is a digital preservation system that automates the process of preparing digital objects for ingest into a repository and an access system, ingesting them into archival storage and providing access to the archived material as well as uploading access copies to an access system. The process is monitored and controlled through a Web-based dashboard that co-ordinates a suite of micro-services. It relies on normalisation with preservation as the original object and comprehensive PREMIS metadata in METS.xml as its primary preservation technique.&lt;br /&gt;
&lt;br /&gt;
Any content that can be placed in a directory can be ingested, including images, text files, office documents, publications, audiovisual files, databases and research datasets.  Archivematica performs digital preservation actions such as identifier assignment, checksum generation, virus scan, format identification and metadata extraction on all ingested objects.  For certain types of files, specialized tools (such as ImageMagick for raster images, ffprobe and ffmpeg for AV files, Ghostscipt for PDF files, Inkscape for vector images, and bulk_extractor and sleuthkit for forensic disk images) are used for metadata extraction, format normalization and other preservation actions.  New tools, rules and commands for preservation actions can be added to the workflow using the Format Policy Registry (FPR) via the Preservation Planning tab in the web-based dashboard.&lt;br /&gt;
&lt;br /&gt;
Archivematica does not include a web crawler, although it can ingest warc (Web ARChive format) files. Archivematica can also ingest email archives and forensic disk images.&lt;br /&gt;
&lt;br /&gt;
==Provider==&lt;br /&gt;
&lt;br /&gt;
This project is managed by [https://www.artefactual.com/ Artefactual Systems]. &lt;br /&gt;
&lt;br /&gt;
Artefactual Systems was founded in January 2000 as a digital preservation consulting company, and expanded into open-source software development starting in 2006. It began in collaboration with the UNESCO Memory of the World&amp;amp;#39;s [http://goo.gl/tlRHbk Subcommittee on Technology] and the [https://vancouver.ca/your-government/city-of-vancouver-archives.aspx City of Vancouver Archives], but continues active development along with its partners at the [http://diginit.library.ubc.ca/ University of British Columbia Library], the [http://rockarch.org/ Rockefeller Archive Center], [http://www.sfu.ca/archives/ Simon Fraser University Archives and Records Management], [http://library.bentley.edu/ Bentley Historical Library] and a number of other collaborators. The company now offers software development, technical support and hosting services, data migrations (from legacy systems into AtoM), training and consulting.  The company currently has more than 90 hosting/technical support clients and at any given time has around 12- to 15 software development, data migration and consulting clients. The company has 20+ personnel, a diverse group which includes archivists and librarians, software developers, systems administrators, project managers and technical services managers.&lt;br /&gt;
&lt;br /&gt;
== Platform and interoperability ==&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
Archivematica may be installed directly on a Linux system. The following operating systems are supported:&lt;br /&gt;
&lt;br /&gt;
* Ubuntu 14.04 64-bit Server Edition  &lt;br /&gt;
* Ubuntu 16.04 64-bit Server Edition (beta)  &lt;br /&gt;
* CentOS 7 64-bit  &lt;br /&gt;
&lt;br /&gt;
Other Linux distributions should work, but will require customization of these installation instructions.&lt;br /&gt;
&lt;br /&gt;
Archivematica has a long list of software it depends on. They are installed when Archivematica is installed on a system. &lt;br /&gt;
&lt;br /&gt;
Note that it is possible to install some of the components on separate machines in order to improve performance, such as:&lt;br /&gt;
&lt;br /&gt;
* MySQL&lt;br /&gt;
* Gearman&lt;br /&gt;
* Elasticsearch (optional as of Archivematica 1.7)&lt;br /&gt;
&lt;br /&gt;
=== Interoperability ===&lt;br /&gt;
&lt;br /&gt;
Archivematica has out-of-the-box integrations with AtoM (AccessToMemory), Dspace, ArchivesSpace and CONTENTdm.  Configuration and workflow instructions are available in the online user manual.  Archivematica can also be used with Islandora, Dataverse and Samvera, but some customization may be required for setup.&lt;br /&gt;
&lt;br /&gt;
=== Storage ===&lt;br /&gt;
Types of storage systems used with Archivematica include local file-based systems; cloud-based storage such as Amazon S3, Microsoft Azure and OpenStack Swift; and specialized storage tools and services such as LOCKSS, DuraCloud and Arkivum. Artefactual in partnership with DuraSpace offers [https://duraspace.org/archivesdirect/ ArchivesDirect] as an Archivematica and DuraCloud hosting option.&lt;br /&gt;
&lt;br /&gt;
Users can ingest content manually via the transfer tab or can use automation tools to automatically ingest content from designated source locations such as a folder on a network drive or from systems such as DSpace, Islandora and Dataverse.&lt;br /&gt;
&lt;br /&gt;
=== Access === &lt;br /&gt;
&lt;br /&gt;
Dissemination Information Packages to access systems such as AtoM or ArchivesSpace, where rich metadata enhancement can be undertaken for discoverability and access purposes.&lt;br /&gt;
&lt;br /&gt;
=== Functional notes ===&lt;br /&gt;
&lt;br /&gt;
Archivematica uses a micro-services approach, which means it acts as a wrapper for many task-specific applications such as the BagIt library, Clam Anti-Virus, DigiKam, FFmpeg, FITS (File Information Tool Set), ImageMagick, Inkscape, OpenOffice.org, and 7-Zip.&lt;br /&gt;
The typical workflow is for the curator to assemble a transfer package in the filesystem: a script is provided for setting up the right folder structure or the structure can be assembled manually for some workflows, then digital objects are added to one folder and contextual information (submission documentation in the form of e.g. transfer forms, donation agreements) to another. The package is moved to an input folder &amp;amp;#39;watched&amp;amp;#39; by the main Archivematica Web tool. Through the Web interface, the curator can decide to accept or reject the transfer. If the transfer is accepted, the tool performs an initial analysis &amp;amp;ndash; calculating checksums, assigning UUIDs, scanning for viruses, identifying formats, extracting metadata &amp;amp;ndash; and then offers to create a Submission Information Package (SIP); it is also possible to create one or more SIPs manually. Metadata (simple Dublin Core and PREMIS 2.2 rights/restrictions) can then be added to the SIP before it is ingested. At ingest, the curator can choose various routes such as Preservation (where the digital objects are normalised to archival formats and transformed into an Archival Information Package, or AIP), Access (where the digital objects are normalised to dissemination formats and transformed into a Dissemination Information Package, or DIP), repackaging without normalisation, or many combinations of the aforementioned. Further functions are provided for moving AIPs into archival storage and uploading DIPs to AtoM or another access portal. Workflows and decision points are configurable via preconfiguration settings in the administration tab of the web-based dashboard.&lt;br /&gt;
&lt;br /&gt;
= Documentation, community, and support = &lt;br /&gt;
The online [https://www.archivematica.org/en/ documentation] for Archivematica includes a User and an Administrative Manual.&lt;br /&gt;
 &lt;br /&gt;
The [https://wiki.archivematica.org/Main_Page project wiki] provides, screencasts, requirements specifications (including use cases, activity diagrams, recognised significant properties of various media and media preservation plans) and a description of the technical architecture.&lt;br /&gt;
&lt;br /&gt;
Community support is available through the [http://groups.google.com/group/archivematica Archivematica Discussion Group]. Several [https://wiki.archivematica.org/Community/Regional_User_Groups region-based user groups] exist.&lt;br /&gt;
&lt;br /&gt;
[https://wiki.archivematica.org/Community/Camps Archivematica Camps] are intended to provide a space for anyone interested in or currently using Archivematica, to come together, learn about the platform and share their experiences.&lt;br /&gt;
&lt;br /&gt;
Sample data for testing Archivematica is [https://github.com/artefactual/archivematica-sampledata available online] and when Archivematica is installed.&lt;br /&gt;
&lt;br /&gt;
Artefactual Systems, Inc., the primary developer of Archivematica, also offers [https://www.artefactual.com/services/ support options].&lt;br /&gt;
&lt;br /&gt;
Digital POWRR offers [http://www.sustainableheritagenetwork.org/system/files/atoms/file/Tutorial_for_Archivematica_POWRR_WarmSprings.pdf a How-to Tech Tutorial] (PDF).&lt;br /&gt;
&lt;br /&gt;
Archivist Ethan Gates offers a presentation entitled [https://ethan-gates.com/files/Archivematica_Workshop_2017.pdf A Place Where You Process: An Introduction to Archivematica Workflows] (slides,PDF).&lt;br /&gt;
&lt;br /&gt;
==Usability==&lt;br /&gt;
&lt;br /&gt;
The majority of operations are accomplished through a Web-based graphical user interface. &lt;br /&gt;
&lt;br /&gt;
Reports on the ease of installation and the robustness of the system are mixed but improving. Example experiences of installing Archivematica (note that current version is 1.7):&lt;br /&gt;
* [http://libraryblogs.is.ed.ac.uk/bitsandpieces/2016/01/13/archivematica-youre-the-one-that-i-want/ Edinburgh University] with version 1.3&lt;br /&gt;
* [http://digital-archiving.blogspot.co.uk/2012/09/installing-archivematica-and-running.html Jenny Mitcham] with version 0.9&lt;br /&gt;
* [http://larchivista.blogspot.co.uk/2011/04/installing-archivematica.html Bonnie Weddle] with version 0.7&lt;br /&gt;
* [http://e-records.chrisprom.com/evaluating-open-source-digital-preservation-systems-a-case-study-2/ Angela Jordan] with version 0.7&lt;br /&gt;
&lt;br /&gt;
==Expertise required==&lt;br /&gt;
&lt;br /&gt;
The system is easy to use, though as it draws heavily on the [http://www.dcc.ac.uk/resources/briefing-papers/introduction-curation/using-oais-curation OAIS Reference Model] some familiarity with that model is needed to understand the workflows Archivematica supports. When installing directly on a Linux desktop or server, even if it is deployed in a virtual machine, a little technical expertise is required (e.g. for setting up ports correctly).&lt;br /&gt;
&lt;br /&gt;
====Influence and take-up====&lt;br /&gt;
Archivematica is used by at least [https://www.archivematica.org/wiki/Community 30 organisations].&lt;br /&gt;
&lt;br /&gt;
=Standards compliance=&lt;br /&gt;
&lt;br /&gt;
The functionality of Archivematica is clearly based on that defined by the OAIS Reference Model. The Archival Information Packages generated by the system use the [[BagIt]] packaging format, in conjunction with a METS packaging manifest incorporating PREMIS metadata.&lt;br /&gt;
&lt;br /&gt;
= Development Activity =&lt;br /&gt;
&amp;lt;!-- Provide *evidence* of development activity of the tool. For example, RSS feeds for code issues or commits. --&amp;gt;&lt;br /&gt;
All development activity is visible on GitHub: http://github.com/artefactual/archivematica/commits&lt;br /&gt;
&lt;br /&gt;
Documentation and information on the latest Archivematica release is available here: https://www.archivematica.org/en/docs/latest&lt;/div&gt;</summary>
		<author><name>Andreas Romeyke</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=BagIt_Transfer_Utilities&amp;diff=3720</id>
		<title>BagIt Transfer Utilities</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=BagIt_Transfer_Utilities&amp;diff=3720"/>
		<updated>2020-08-17T08:33:43Z</updated>

		<summary type="html">&lt;p&gt;Andreas Romeyke: /* Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox_tool&lt;br /&gt;
|purpose=BagIt transfer Utilities are a collection of tools developed for the purpose of validation and transfer of bags.&lt;br /&gt;
|image=&lt;br /&gt;
|homepage=http://sourceforge.net/projects/loc-xferutils/&lt;br /&gt;
|license=BSD License&lt;br /&gt;
|platforms=UNIX&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Delete the Categories that do not apply --&amp;gt;&lt;br /&gt;
[[Category:Fixity]]&lt;br /&gt;
[[Category:File Copy]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Description =&lt;br /&gt;
[[BagIt]] transfer Utilities are a collection of tools developed for the purpose of validation and transfer of bags.  Developed by Library of Congress. Written in Python and UNIX shell.&lt;br /&gt;
&lt;br /&gt;
= User Experiences =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Development Activity =&lt;br /&gt;
&lt;br /&gt;
{{Infobox_tool_details&lt;br /&gt;
|ohloh_id=BagIt Transfer Utilities&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Andreas Romeyke</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=BIL_(BagIt_Library)&amp;diff=3719</id>
		<title>BIL (BagIt Library)</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=BIL_(BagIt_Library)&amp;diff=3719"/>
		<updated>2020-08-17T08:33:10Z</updated>

		<summary type="html">&lt;p&gt;Andreas Romeyke: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox_tool&lt;br /&gt;
|purpose=BagIt Library is a Java software library that supports the creation, manipulation and validation of bags.&lt;br /&gt;
|image=&lt;br /&gt;
|homepage=http://sourceforge.net/projects/loc-xferutils/&lt;br /&gt;
|license=Public domain&lt;br /&gt;
|platforms=&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Delete the Categories that do not apply --&amp;gt;&lt;br /&gt;
[[Category:Fixity]]&lt;br /&gt;
[[Category:File Copy]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Description =&lt;br /&gt;
[[BagIt]] Library is a Java software library that supports the creation, manipulation and validation of bags. Developed by Library of Congress. Written in Java.&lt;br /&gt;
&lt;br /&gt;
= User Experiences =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Development Activity =&lt;br /&gt;
&lt;br /&gt;
{{Infobox_tool_details&lt;br /&gt;
|ohloh_id=BagIt Library (BIL)&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Andreas Romeyke</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=Bagger&amp;diff=3717</id>
		<title>Bagger</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=Bagger&amp;diff=3717"/>
		<updated>2020-08-17T08:26:07Z</updated>

		<summary type="html">&lt;p&gt;Andreas Romeyke: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox_tool&lt;br /&gt;
|purpose=GUI application to  facilitate the creation and verification of [[BagIt]] bags.&lt;br /&gt;
|image=&lt;br /&gt;
|homepage=https://github.com/LibraryOfCongress/bagger&lt;br /&gt;
|license=Open License, but relies on several Apache based and GNU licensed components.&lt;br /&gt;
|platforms=&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Delete the Categories that do not apply --&amp;gt;&lt;br /&gt;
[[Category:Fixity]]&lt;br /&gt;
[[Category:Transfer]]&lt;br /&gt;
&lt;br /&gt;
= Description =&lt;br /&gt;
The [[BagIt]] specification is a hierarchical file packaging format for the creation of standardised digital containers called &amp;amp;#39;bags,&amp;amp;#39; which are used for storing and transferring digital content. Derived from work by the Library of Congress and the California Digital Library, a bag consists of a &amp;amp;lsquo;payload&amp;amp;rsquo; - the digital content - and &amp;amp;lsquo;tags&amp;amp;#39; - metadata files to document the storage and transfer of the bag. There are a number of [http://sourceforge.net/projects/loc-xferutils/ Bagit-specific tools] to ease bag creation, including the BagIt Library, a Java-based software library to support the creation, manipulation, and validation of bags. For those less comfortable with command-line interface, the Bagger application provides a graphical user interface to the BagIt Library.&lt;br /&gt;
====Provider====&lt;br /&gt;
The United States Library of Congress, and the National Digital Information Infrastructure and Preservation Program (NDIIPP)&lt;br /&gt;
====Licensing and cost====&lt;br /&gt;
[http://www.linfo.org/bsdlicense.html BSD License] - free. &amp;amp;nbsp;The BagIt Library is public domain.&lt;br /&gt;
====Development activity====&lt;br /&gt;
Bagger 2.1.2 was released in February 2012. BagIt Library 4.1 was released in January 2012.&lt;br /&gt;
The Library of Congress website implies ongoing development of the Transfer Utilities.&amp;amp;nbsp;&lt;br /&gt;
====Platform and interoperability====&lt;br /&gt;
Both the BagIt Library and Bagger require Java 6.&lt;br /&gt;
====Functional notes====&lt;br /&gt;
Bags contain at minimum three elements: a &amp;amp;lsquo;payload&amp;amp;rsquo; and at least two &amp;amp;lsquo;tags.&amp;amp;rsquo; The payload consists of the content being preserved. The first tag is&amp;amp;nbsp;a manifest itemising the files making up the content along with their checksums; the second is a bagit.txt file identifying the container as a bag and giving the version of the specification used and the character encoding of the tags. &amp;amp;nbsp;The specification additionally allows for several optional tags. &amp;amp;nbsp;&lt;br /&gt;
====Documentation and user support====&lt;br /&gt;
Documentation is extremely sparse, primarily consisting of README files detailing release notes. The [http://www.digitalpreservation.gov/documents/bagitspec.pdf BagIt specification itself ]can be found through the Library of Congress website.&lt;br /&gt;
It appears that the main user support consists of a mailing list hosted by Sourceforge; however, the list archive only shows 11 posts for 2011.&lt;br /&gt;
====Usability====&lt;br /&gt;
The BagIt Library uses a command-line interface, while Bagger provides a graphical user interface. No installation is required; the tools can simply be downloaded and run, although it may not be immediately clear to users how to do so.&lt;br /&gt;
====Expertise required====&lt;br /&gt;
BagIt is designed to create a common language for users exchanging digital materials, essentially negating the need for expertise about others&amp;amp;rsquo; protocols. However, for configuration, familiarity with one&amp;amp;rsquo;s own repository&amp;amp;rsquo;s technical protocols is essential.&lt;br /&gt;
====Standards compliance====&lt;br /&gt;
The BagIt specification is an Internet Engineering Task Force (IETF) internet draft.&lt;br /&gt;
====Influence and take-up====&lt;br /&gt;
The BagIt specification has become widely accepted in the preservation community, and is used by the Library of Congress, Chronopolis, and The Stanford Digital Repository, among others. The Transfer Utilities have been downloaded nearly 4000 times from Sourceforge.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= User Experiences =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Development Activity =&lt;br /&gt;
&lt;br /&gt;
{{Infobox_tool_details&lt;br /&gt;
|ohloh_id=Bagger&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Activity Feed===&lt;br /&gt;
Link to any RSS feed that is updated when issue or code updates occur, if any, e.g:&lt;br /&gt;
&amp;lt;rss max=7&amp;gt;http://sourceforge.net/api/file/index/project-id/247203/mtime/desc/limit/20/rss&amp;lt;/rss&amp;gt; &lt;br /&gt;
&lt;br /&gt;
=== Release Feed ===&lt;/div&gt;</summary>
		<author><name>Andreas Romeyke</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=Bagger&amp;diff=3716</id>
		<title>Bagger</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=Bagger&amp;diff=3716"/>
		<updated>2020-08-17T08:20:38Z</updated>

		<summary type="html">&lt;p&gt;Andreas Romeyke: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox_tool&lt;br /&gt;
|purpose=GUI application to  facilitate the creation and verification of {{BagIt}} bags.&lt;br /&gt;
|image=&lt;br /&gt;
|homepage=https://github.com/LibraryOfCongress/bagger&lt;br /&gt;
|license=Open License, but relies on several Apache based and GNU licensed components.&lt;br /&gt;
|platforms=&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Delete the Categories that do not apply --&amp;gt;&lt;br /&gt;
[[Category:Fixity]]&lt;br /&gt;
[[Category:Transfer]]&lt;br /&gt;
&lt;br /&gt;
= Description =&lt;br /&gt;
The {{BagIt}} specification is a hierarchical file packaging format for the creation of standardised digital containers called &amp;amp;#39;bags,&amp;amp;#39; which are used for storing and transferring digital content. Derived from work by the Library of Congress and the California Digital Library, a bag consists of a &amp;amp;lsquo;payload&amp;amp;rsquo; - the digital content - and &amp;amp;lsquo;tags&amp;amp;#39; - metadata files to document the storage and transfer of the bag. There are a number of [http://sourceforge.net/projects/loc-xferutils/ Bagit-specific tools] to ease bag creation, including the BagIt Library, a Java-based software library to support the creation, manipulation, and validation of bags. For those less comfortable with command-line interface, the Bagger application provides a graphical user interface to the BagIt Library.&lt;br /&gt;
====Provider====&lt;br /&gt;
The United States Library of Congress, and the National Digital Information Infrastructure and Preservation Program (NDIIPP)&lt;br /&gt;
====Licensing and cost====&lt;br /&gt;
[http://www.linfo.org/bsdlicense.html BSD License] - free. &amp;amp;nbsp;The BagIt Library is public domain.&lt;br /&gt;
====Development activity====&lt;br /&gt;
Bagger 2.1.2 was released in February 2012. BagIt Library 4.1 was released in January 2012.&lt;br /&gt;
The Library of Congress website implies ongoing development of the Transfer Utilities.&amp;amp;nbsp;&lt;br /&gt;
====Platform and interoperability====&lt;br /&gt;
Both the BagIt Library and Bagger require Java 6.&lt;br /&gt;
====Functional notes====&lt;br /&gt;
Bags contain at minimum three elements: a &amp;amp;lsquo;payload&amp;amp;rsquo; and at least two &amp;amp;lsquo;tags.&amp;amp;rsquo; The payload consists of the content being preserved. The first tag is&amp;amp;nbsp;a manifest itemising the files making up the content along with their checksums; the second is a bagit.txt file identifying the container as a bag and giving the version of the specification used and the character encoding of the tags. &amp;amp;nbsp;The specification additionally allows for several optional tags. &amp;amp;nbsp;&lt;br /&gt;
====Documentation and user support====&lt;br /&gt;
Documentation is extremely sparse, primarily consisting of README files detailing release notes. The [http://www.digitalpreservation.gov/documents/bagitspec.pdf BagIt specification itself ]can be found through the Library of Congress website.&lt;br /&gt;
It appears that the main user support consists of a mailing list hosted by Sourceforge; however, the list archive only shows 11 posts for 2011.&lt;br /&gt;
====Usability====&lt;br /&gt;
The BagIt Library uses a command-line interface, while Bagger provides a graphical user interface. No installation is required; the tools can simply be downloaded and run, although it may not be immediately clear to users how to do so.&lt;br /&gt;
====Expertise required====&lt;br /&gt;
BagIt is designed to create a common language for users exchanging digital materials, essentially negating the need for expertise about others&amp;amp;rsquo; protocols. However, for configuration, familiarity with one&amp;amp;rsquo;s own repository&amp;amp;rsquo;s technical protocols is essential.&lt;br /&gt;
====Standards compliance====&lt;br /&gt;
The BagIt specification is an Internet Engineering Task Force (IETF) internet draft.&lt;br /&gt;
====Influence and take-up====&lt;br /&gt;
The BagIt specification has become widely accepted in the preservation community, and is used by the Library of Congress, Chronopolis, and The Stanford Digital Repository, among others. The Transfer Utilities have been downloaded nearly 4000 times from Sourceforge.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= User Experiences =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Development Activity =&lt;br /&gt;
&lt;br /&gt;
{{Infobox_tool_details&lt;br /&gt;
|ohloh_id=Bagger&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Activity Feed===&lt;br /&gt;
Link to any RSS feed that is updated when issue or code updates occur, if any, e.g:&lt;br /&gt;
&amp;lt;rss max=7&amp;gt;http://sourceforge.net/api/file/index/project-id/247203/mtime/desc/limit/20/rss&amp;lt;/rss&amp;gt; &lt;br /&gt;
&lt;br /&gt;
=== Release Feed ===&lt;/div&gt;</summary>
		<author><name>Andreas Romeyke</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=Checkit_tiff&amp;diff=3715</id>
		<title>Checkit tiff</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=Checkit_tiff&amp;diff=3715"/>
		<updated>2020-08-17T08:11:57Z</updated>

		<summary type="html">&lt;p&gt;Andreas Romeyke: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Use the structure provided in this template, do not change it! --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Infobox_tool&lt;br /&gt;
|purpose=a tool to validate TIFF files against given configuration profile&lt;br /&gt;
&lt;br /&gt;
|homepage=https://art1pirat.spdns.org/art1/checkit_tiff&lt;br /&gt;
|license=same as libtiff, see http://libtiff.maptools.org/misc.html&lt;br /&gt;
|platforms=Linux (each distribution should work, tested under Debian Buster), Windows&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- Note that to use the image field, you should leave the value as {{PAGENAMEE}}.png (or similar) and upload a copy of the image. Hot-linking is not supported. If you don't want an image, just remove that line. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Add one or more categories to describe the function of the tool, such as:&lt;br /&gt;
[[Category:Metadata Extraction]] or [[Category:Preservation System]] or [[Category:Backup]]&lt;br /&gt;
Choose carefully, and view the list of existing categories first (see the Navigation sidebar on the left) --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Add relevant categories to describe the content type that the tool addresses, such as:&lt;br /&gt;
[[Category:Audio]] or [[Category:Document]] or [[Category:Research Data]]&lt;br /&gt;
Choose carefully, and view the list of existing categories first (see the Navigation sidebar on the left). If the tool works on any content type, do not add a category. --&amp;gt;&lt;br /&gt;
[[Category:Image]] [[Category:Validation]] [[Category:Quality_Assurance]]&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&amp;lt;!-- Describe the what the tool does, focusing on it's digital preservation value. Keep it factual. --&amp;gt;&lt;br /&gt;
The tool evaluates if a given TIFF matches against the rules defined in a configuration profile. The configuration profile is human readable and allows to validate TIFFs against rules like:&lt;br /&gt;
* no compression&lt;br /&gt;
* only 300dpi&lt;br /&gt;
* if tag X has Value Y then tag Z must exist&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== User Experiences ==&lt;br /&gt;
&amp;lt;!-- Add hotlinks to user experiences with the tool (eg. blog posts). These should illustrate the effectiveness (or otherwise) of the tool. Use a bullet list. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
See https://kulturreste.blogspot.com/search?q=checkit_tiff for blogposts about usage of checkit_tiff.&lt;br /&gt;
&lt;br /&gt;
== Development Activity ==&lt;br /&gt;
&amp;lt;!-- Provide *evidence* of development activity of the tool. For example, RSS feeds for code issues or commits. --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Add the OpenHub.com ID for the tool, if known. --&amp;gt;&lt;br /&gt;
{{Infobox_tool_details&lt;br /&gt;
|releases_rss=&lt;br /&gt;
|issues_rss=&lt;br /&gt;
|mailing_lists=&lt;br /&gt;
|ohloh_id=&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Andreas Romeyke</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=Checkit_tiff&amp;diff=3714</id>
		<title>Checkit tiff</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=Checkit_tiff&amp;diff=3714"/>
		<updated>2020-08-17T08:11:08Z</updated>

		<summary type="html">&lt;p&gt;Andreas Romeyke: refreshed repository information&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Use the structure provided in this template, do not change it! --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Infobox_tool&lt;br /&gt;
|purpose=a tool to validate TIFF files against given configuration profile&lt;br /&gt;
&lt;br /&gt;
|homepage=https://art1pirat.spdns.org/art1/checkit_tiff&lt;br /&gt;
|license=same as libtiff, see http://libtiff.maptools.org/misc.html&lt;br /&gt;
|platforms=Linux (Debian Jessie), Windows (untested)&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- Note that to use the image field, you should leave the value as {{PAGENAMEE}}.png (or similar) and upload a copy of the image. Hot-linking is not supported. If you don't want an image, just remove that line. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Add one or more categories to describe the function of the tool, such as:&lt;br /&gt;
[[Category:Metadata Extraction]] or [[Category:Preservation System]] or [[Category:Backup]]&lt;br /&gt;
Choose carefully, and view the list of existing categories first (see the Navigation sidebar on the left) --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Add relevant categories to describe the content type that the tool addresses, such as:&lt;br /&gt;
[[Category:Audio]] or [[Category:Document]] or [[Category:Research Data]]&lt;br /&gt;
Choose carefully, and view the list of existing categories first (see the Navigation sidebar on the left). If the tool works on any content type, do not add a category. --&amp;gt;&lt;br /&gt;
[[Category:Image]] [[Category:Validation]] [[Category:Quality_Assurance]]&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&amp;lt;!-- Describe the what the tool does, focusing on it's digital preservation value. Keep it factual. --&amp;gt;&lt;br /&gt;
The tool evaluates if a given TIFF matches against the rules defined in a configuration profile. The configuration profile is human readable and allows to validate TIFFs against rules like:&lt;br /&gt;
* no compression&lt;br /&gt;
* only 300dpi&lt;br /&gt;
* if tag X has Value Y then tag Z must exist&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== User Experiences ==&lt;br /&gt;
&amp;lt;!-- Add hotlinks to user experiences with the tool (eg. blog posts). These should illustrate the effectiveness (or otherwise) of the tool. Use a bullet list. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
See https://kulturreste.blogspot.com/search?q=checkit_tiff for blogposts about usage of checkit_tiff.&lt;br /&gt;
&lt;br /&gt;
== Development Activity ==&lt;br /&gt;
&amp;lt;!-- Provide *evidence* of development activity of the tool. For example, RSS feeds for code issues or commits. --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Add the OpenHub.com ID for the tool, if known. --&amp;gt;&lt;br /&gt;
{{Infobox_tool_details&lt;br /&gt;
|releases_rss=&lt;br /&gt;
|issues_rss=&lt;br /&gt;
|mailing_lists=&lt;br /&gt;
|ohloh_id=&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Andreas Romeyke</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=Fixit_tiff&amp;diff=3713</id>
		<title>Fixit tiff</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=Fixit_tiff&amp;diff=3713"/>
		<updated>2020-08-17T08:09:29Z</updated>

		<summary type="html">&lt;p&gt;Andreas Romeyke: refreshed repository information&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Use the structure provided in this template, do not change it! --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Infobox_tool&lt;br /&gt;
|purpose=fixes some issues in (potentially) baseline tiffs, as an example, invalid datetime tags, wrong tiff tag order&lt;br /&gt;
&lt;br /&gt;
|homepage=https://art1pirat.spdns.org/art1/fixit_tiff&lt;br /&gt;
|license=same as libtiff, see http://libtiff.maptools.org/ for details&lt;br /&gt;
|platforms=Linux (should work with eatch distribution, tested under Debian Buster), AIX, Windows&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- Note that to use the image field, you should leave the value as {{PAGENAMEE}}.png (or similar) and upload a copy of the image. Hot-linking is not supported. If you don't want an image, just remove that line. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Add one or more categories to describe the function of the tool, such as:&lt;br /&gt;
[[Category:Metadata Extraction]] or [[Category:Preservation System]] or [[Category:Backup]]&lt;br /&gt;
Choose carefully, and view the list of existing categories first (see the Navigation sidebar on the left) --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Image]] [[Category:Repair]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Add relevant categories to describe the content type that the tool addresses, such as:&lt;br /&gt;
[[Category:Audio]] or [[Category:Document]] or [[Category:Research Data]]&lt;br /&gt;
Choose carefully, and view the list of existing categories first (see the Navigation sidebar on the left). If the tool works on any content type, do not add a category. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&amp;lt;!-- Describe the what the tool does, focusing on it's digital preservation value. Keep it factual. --&amp;gt;&lt;br /&gt;
Repairs broken TIFF files, it comes with routines to:&lt;br /&gt;
* remove all non-baseline-tags&lt;br /&gt;
* fix order of tags&lt;br /&gt;
* fix typical DATETIME tag problems&lt;br /&gt;
&lt;br /&gt;
== User Experiences ==&lt;br /&gt;
&amp;lt;!-- Add hotlinks to user experiences with the tool (eg. blog posts). These should illustrate the effectiveness (or otherwise) of the tool. Use a bullet list. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
See blog posts at https://kulturreste.blogspot.com/search?q=fixit_tiff&lt;br /&gt;
&lt;br /&gt;
== Development Activity ==&lt;br /&gt;
&amp;lt;!-- Provide *evidence* of development activity of the tool. For example, RSS feeds for code issues or commits. --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Add the OpenHub.com ID for the tool, if known. --&amp;gt;&lt;br /&gt;
{{Infobox_tool_details&lt;br /&gt;
|releases_rss=https://art1pirat.spdns.org/art1/fixit_tiff/commits/branch/master&lt;br /&gt;
|issues_rss=https://art1pirat.spdns.org/art1/fixit_tiff/issues&lt;br /&gt;
|mailing_lists=&lt;br /&gt;
|ohloh_id=&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Andreas Romeyke</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=Archive::BagIt&amp;diff=3712</id>
		<title>Archive::BagIt</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=Archive::BagIt&amp;diff=3712"/>
		<updated>2020-08-17T08:00:57Z</updated>

		<summary type="html">&lt;p&gt;Andreas Romeyke: details added&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox_tool&lt;br /&gt;
|purpose=BagIt API for Perl&lt;br /&gt;
|image=&lt;br /&gt;
|homepage=https://metacpan.org/pod/Archive::BagIt&lt;br /&gt;
|license=Perl5 Attribution License&lt;br /&gt;
|platforms=UNIX, Windows, see http://matrix.cpantesters.org/?dist=Archive-BagIt+0.066&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Delete the Categories that do not apply --&amp;gt;&lt;br /&gt;
[[Category:Fixity]]&lt;br /&gt;
[[Category:File Copy]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Description =&lt;br /&gt;
Archive::BagIt is a Perl5 API to create, manipulate and verify [[BagIt]] containers. It supports [[RFC8493]] (https://datatracker.ietf.org/doc/rfc8493/?include_text=1) and therefore Bags of version 1.0. It also allows  to read and convert v0.97 based Bags.&lt;br /&gt;
&lt;br /&gt;
There also command line utilities to create or verify Bags. See POD-documentation of Archive::BagIt::Base for details.&lt;br /&gt;
&lt;br /&gt;
= User Experiences =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Development Activity =&lt;br /&gt;
&lt;br /&gt;
{{Infobox_tool_details&lt;br /&gt;
| releases_rss=https://metacpan.org/feed/distribution/Archive-BagIt&lt;br /&gt;
| issues_rss=https://rt.cpan.org/Public/Dist/Display.html?Name=Archive-BagIt&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Andreas Romeyke</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=Archive::BagIt&amp;diff=3711</id>
		<title>Archive::BagIt</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=Archive::BagIt&amp;diff=3711"/>
		<updated>2020-08-17T07:56:40Z</updated>

		<summary type="html">&lt;p&gt;Andreas Romeyke: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox_tool&lt;br /&gt;
|purpose=BagIt API for Perl&lt;br /&gt;
|image=&lt;br /&gt;
|homepage=https://metacpan.org/pod/Archive::BagIt&lt;br /&gt;
|license=Perl5 Attribution License&lt;br /&gt;
|platforms=UNIX, Windows, see http://matrix.cpantesters.org/?dist=Archive-BagIt+0.066&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Delete the Categories that do not apply --&amp;gt;&lt;br /&gt;
[[Category:Fixity]]&lt;br /&gt;
[[Category:File Copy]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Description =&lt;br /&gt;
Archive::BagIt is a Perl5 API to create, manipulate and verify [[BagIt]] containers. It supports [[RFC8493]] (https://datatracker.ietf.org/doc/rfc8493/?include_text=1) and therefore Bags of version 1.0. It also allows  to read and convert v0.97 based Bags.&lt;br /&gt;
&lt;br /&gt;
There also command line utilities to create or verify Bags. See POD-documentation of Archive::BagIt::Base for details.&lt;br /&gt;
&lt;br /&gt;
= User Experiences =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Development Activity =&lt;br /&gt;
&lt;br /&gt;
{{Infobox_tool_details&lt;br /&gt;
|&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Andreas Romeyke</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=Archive::BagIt&amp;diff=3710</id>
		<title>Archive::BagIt</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=Archive::BagIt&amp;diff=3710"/>
		<updated>2020-08-17T07:52:55Z</updated>

		<summary type="html">&lt;p&gt;Andreas Romeyke: Created page with &amp;quot;{{Infobox_tool |purpose=BagIt API for Perl |image= |homepage=https://metacpan.org/pod/Archive::BagIt |license=Perl5 Attribution License |platforms=UNIX, Windows, see http://ma...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox_tool&lt;br /&gt;
|purpose=BagIt API for Perl&lt;br /&gt;
|image=&lt;br /&gt;
|homepage=https://metacpan.org/pod/Archive::BagIt&lt;br /&gt;
|license=Perl5 Attribution License&lt;br /&gt;
|platforms=UNIX, Windows, see http://matrix.cpantesters.org/?dist=Archive-BagIt+0.066&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Delete the Categories that do not apply --&amp;gt;&lt;br /&gt;
[[Category:Fixity]]&lt;br /&gt;
[[Category:File Copy]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Description =&lt;br /&gt;
Archive::BagIt is a Perl5 API to create, manipulate and verify BagIt containers. It supports RFC8493 (https://datatracker.ietf.org/doc/rfc8493/?include_text=1) and therefore Bags of version 1.0. It also allows  to read and convert v0.97 based Bags.&lt;br /&gt;
&lt;br /&gt;
There also command line utilities to create or verify Bags. See POD-documentation of Archive::BagIt::Base for details.&lt;br /&gt;
&lt;br /&gt;
= User Experiences =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Development Activity =&lt;br /&gt;
&lt;br /&gt;
{{Infobox_tool_details&lt;br /&gt;
|&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Andreas Romeyke</name></author>
	</entry>
</feed>