<?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=Rvveenendaal</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=Rvveenendaal"/>
	<link rel="alternate" type="text/html" href="https://coptr.digipres.org/Special:Contributions/Rvveenendaal"/>
	<updated>2026-05-16T12:02:48Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.14</generator>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=FITS_(File_Information_Tool_Set)&amp;diff=3450</id>
		<title>FITS (File Information Tool Set)</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=FITS_(File_Information_Tool_Set)&amp;diff=3450"/>
		<updated>2018-09-24T16:01:15Z</updated>

		<summary type="html">&lt;p&gt;Rvveenendaal: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox_tool&lt;br /&gt;
|purpose=FITS allows data curators to identify, validate, and extract technical metadata for the objects in their digital repository.&lt;br /&gt;
|image=&lt;br /&gt;
|homepage=http://fitstool.org&lt;br /&gt;
|license=[http://www.gnu.org/licenses/lgpl.html GNU Lesser General Public License]&lt;br /&gt;
|platforms=Windows or 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:File Format Identification]]&lt;br /&gt;
[[Category:Validation]]&lt;br /&gt;
[[Category:Metadata Extraction]]&lt;br /&gt;
[[Category:Encryption Detection]]&lt;br /&gt;
&lt;br /&gt;
= Description =&lt;br /&gt;
The File Information Tool Set ([http://fitstool.org FITS]) identifies, validates and extracts technical metadata for a wide range of file formats. It acts as a wrapper, invoking and managing the output from several other open source tools. Output from these tools are converted into a common format, compared to one another and consolidated into a single XML output file.&lt;br /&gt;
 &lt;br /&gt;
=== Provider ===&lt;br /&gt;
Harvard Library&lt;br /&gt;
&lt;br /&gt;
=== Platform and interoperability ===&lt;br /&gt;
FITS is written in Java and is compatible with Java 1.7 or higher. &lt;br /&gt;
The tools used in version 1.3.0 of FITS are: &lt;br /&gt;
* [[ADL Tool]]&lt;br /&gt;
* [[Apache Tika]]&lt;br /&gt;
* [[DROID_(Digital_Record_Object_Identification)|DROID]]&lt;br /&gt;
* [[ExifTool]]&lt;br /&gt;
* [http://web.archive.org/web/20061106114156/http://schmidt.devlib.org/ffident/index.html FFIdent] (no longer maintained)&lt;br /&gt;
* [[http://unixhelp.ed.ac.uk/CGI/man-cgi?file File Utility] (windows port)&lt;br /&gt;
* [[JHOVE (Harvard Object Validation Environment)| JHOVE]]&lt;br /&gt;
* [[MediaInfo]]&lt;br /&gt;
* [[Metadata_Extraction_Tool]]&lt;br /&gt;
* [[OIS Audio Information]]&lt;br /&gt;
* [[OIS File Information]]&lt;br /&gt;
* [[OIS XML Information]]&lt;br /&gt;
&lt;br /&gt;
Instructions for command line use are given for Windows and Unix.&lt;br /&gt;
 &lt;br /&gt;
=== Functional notes ===&lt;br /&gt;
FITS acts as a wrapper, invoking and managing the output from several other open source tools. Output from these tools are converted into a common format, compared to one another and consolidated into a single XML output file. Technical metadata is only output (and a part of the consolidation process) for tools that were able to identify the file. All other output is discarded.&lt;br /&gt;
 &lt;br /&gt;
=== Documentation and user support ===&lt;br /&gt;
Documentation exists in the form of a user manual and more technical developer manual. &lt;br /&gt;
The project actively uses the fits-users google group has 78 (Sept. 24, 2018) members, and is active as of January 2012. &lt;br /&gt;
The FITS web site links to a [https://github.com/harvard-lts/fits github site] that includes the source code and an issues tracker.&lt;br /&gt;
 &lt;br /&gt;
=== Usability ===&lt;br /&gt;
FITS uses a command line interface; it is designed to be integrated into other software workflows, and so is aimed at those with application design experience. In January 2016, version 1.0.0 of the FITS [https://projects.iq.harvard.edu/fits/downloads#fits-servlet web service] was released, giving the ability to deploy FITS as a service.&lt;br /&gt;
 &lt;br /&gt;
=== Expertise required ===&lt;br /&gt;
Installation and configuration require deep systems administration and application design knowledge, as well as familiarity with file format and metadata standards.&lt;br /&gt;
 &lt;br /&gt;
=== Standards compliance ===&lt;br /&gt;
FITS outputs in XML format. A detailed description of the FITS-XML can be found [http://projects.iq.harvard.edu/fits/fits-xml here] and an analysis of the output data [http://projects.iq.harvard.edu/fits/understanding-output here].&lt;br /&gt;
&lt;br /&gt;
=== Influence and take-up ===&lt;br /&gt;
The FITS website shows over 2000 downloads of the software. &lt;br /&gt;
The tool was designed for and is in use at the Harvard Library [http://hul.harvard.edu/ois/systems/drs/ Digital Repository Service].&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;
* '''National Archives of the Netherlands:'''&lt;br /&gt;
** How [http://openpreservation.org/blog/2017/05/17/preservation-impact-assessments-how-preservation-tools-support-naneths-connection-projects/ FITS] supports pre-ingest impact assessments at the National Archives of the Netherlands.&lt;br /&gt;
* '''DNB (German National Library):'''&lt;br /&gt;
** FITS v0.6.1 with modified [[JHOVE (Harvard Object Validation Environment)| Jhove 1.11]], Gentoo Linux, Java-Environment, Tomcat-Application Server&lt;br /&gt;
** Since the end of 2012, DNB uses the FITS library as a part of its risk management within the automated ingest process. At present more than 1500 files are daily examined by FITS.&lt;br /&gt;
*** The purpose of the risk management and its implementation with metadata tools like FITS or JHOVE is to facilitate automatic technical quality checking (bitstream integrity and validation) of each digital publications. Furthermore, the analysis is aimed at recognising technical restrictions such as DRM at an early stage, which hinder or even prevent the task of long-term preservation and use of the digital objects.&lt;br /&gt;
*** The extracted technical metadata (the FITS output) are used further for future long-term preservation measures such as format migration and are stored and managed in the metadata management of the long-term archive of the DNB. The capture of these metadata is essential in order to execute targeted migration measures of files in endangered formats.&lt;br /&gt;
*** FITS also offers significant benefit in the form of easily configurable standardisation of the different tool outputs into the FITS format using XSLT. The DNB has used this function to adapt the FITS output to its own requirements, e.g. incorporating other metadata elements not included in the FITS distribution into the standardisation. &lt;br /&gt;
*** A further adjustment, which the DNB has made, is the integration of a DNB tool to analyse files in ePub format.&lt;br /&gt;
&lt;br /&gt;
* '''ZBW (German National Library of Economics):'''  [https://wiki.dnb.de/display/NESTOR/ZBW+user+experience+with+FITS Link to the user experience of the ZBW]&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;
FITS 0.2.0 was first released as open source in July 2009. As of April 2014 the latest release was version 0.8, released in January 2014. The tool was created to be used in Harvard's Digital Repository Service, and development is active and ongoing.&lt;br /&gt;
 &lt;br /&gt;
All development activity is visible on GitHub: http://github.com/harvard-lts/fits/commits&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
=== Release Feed ===&lt;br /&gt;
Below the last 3 release feeds:&lt;br /&gt;
&amp;lt;rss max=3&amp;gt;https://github.com/harvard-lts/fits/releases.atom&amp;lt;/rss&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
=== Activity Feed ===&lt;br /&gt;
Below the last 5 commits:&lt;br /&gt;
&amp;lt;rss max=5&amp;gt;https://github.com/harvard-lts/fits/commits/master.atom&amp;lt;/rss&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
{{Infobox_tool_details&lt;br /&gt;
|ohloh_id=fits&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Rvveenendaal</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=FITS_(File_Information_Tool_Set)&amp;diff=3449</id>
		<title>FITS (File Information Tool Set)</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=FITS_(File_Information_Tool_Set)&amp;diff=3449"/>
		<updated>2018-09-24T16:00:49Z</updated>

		<summary type="html">&lt;p&gt;Rvveenendaal: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox_tool&lt;br /&gt;
|purpose=FITS allows data curators to identify, validate, and extract technical metadata for the objects in their digital repository.&lt;br /&gt;
|image=&lt;br /&gt;
|homepage=http://fitstool.org&lt;br /&gt;
|license=[http://www.gnu.org/licenses/lgpl.html GNU Lesser General Public License]&lt;br /&gt;
|platforms=Windows or 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:File Format Identification]]&lt;br /&gt;
[[Category:Validation]]&lt;br /&gt;
[[Category:Metadata Extraction]]&lt;br /&gt;
[[Category:Encryption Detection]]&lt;br /&gt;
&lt;br /&gt;
= Description =&lt;br /&gt;
The File Information Tool Set ([http://fitstool.org FITS]) identifies, validates and extracts technical metadata for a wide range of file formats. It acts as a wrapper, invoking and managing the output from several other open source tools. Output from these tools are converted into a common format, compared to one another and consolidated into a single XML output file.&lt;br /&gt;
 &lt;br /&gt;
=== Provider ===&lt;br /&gt;
Harvard Library&lt;br /&gt;
&lt;br /&gt;
=== Platform and interoperability ===&lt;br /&gt;
FITS is written in Java and is compatible with Java 1.7 or higher. &lt;br /&gt;
The tools used in version 1.3.0 of FITS are: &lt;br /&gt;
* [[ADL Tool]]&lt;br /&gt;
* [[Apache Tika]]&lt;br /&gt;
* [[DROID_(Digital_Record_Object_Identification)|DROID]]&lt;br /&gt;
* [[ExifTool]]&lt;br /&gt;
* [http://web.archive.org/web/20061106114156/http://schmidt.devlib.org/ffident/index.html FFIdent] (no longer maintained)&lt;br /&gt;
* [[http://unixhelp.ed.ac.uk/CGI/man-cgi?file File Utility] (windows port)&lt;br /&gt;
* [[JHOVE (Harvard Object Validation Environment)| JHOVE]]&lt;br /&gt;
* [[MediaInfo]]&lt;br /&gt;
* [[Metadata_Extraction_Tool]&lt;br /&gt;
* [[OIS Audio Information]]&lt;br /&gt;
* [[OIS File Information]]&lt;br /&gt;
* [[OIS XML Information]]&lt;br /&gt;
&lt;br /&gt;
Instructions for command line use are given for Windows and Unix.&lt;br /&gt;
 &lt;br /&gt;
=== Functional notes ===&lt;br /&gt;
FITS acts as a wrapper, invoking and managing the output from several other open source tools. Output from these tools are converted into a common format, compared to one another and consolidated into a single XML output file. Technical metadata is only output (and a part of the consolidation process) for tools that were able to identify the file. All other output is discarded.&lt;br /&gt;
 &lt;br /&gt;
=== Documentation and user support ===&lt;br /&gt;
Documentation exists in the form of a user manual and more technical developer manual. &lt;br /&gt;
The project actively uses the fits-users google group has 78 (Sept. 24, 2018) members, and is active as of January 2012. &lt;br /&gt;
The FITS web site links to a [https://github.com/harvard-lts/fits github site] that includes the source code and an issues tracker.&lt;br /&gt;
 &lt;br /&gt;
=== Usability ===&lt;br /&gt;
FITS uses a command line interface; it is designed to be integrated into other software workflows, and so is aimed at those with application design experience. In January 2016, version 1.0.0 of the FITS [https://projects.iq.harvard.edu/fits/downloads#fits-servlet web service] was released, giving the ability to deploy FITS as a service.&lt;br /&gt;
 &lt;br /&gt;
=== Expertise required ===&lt;br /&gt;
Installation and configuration require deep systems administration and application design knowledge, as well as familiarity with file format and metadata standards.&lt;br /&gt;
 &lt;br /&gt;
=== Standards compliance ===&lt;br /&gt;
FITS outputs in XML format. A detailed description of the FITS-XML can be found [http://projects.iq.harvard.edu/fits/fits-xml here] and an analysis of the output data [http://projects.iq.harvard.edu/fits/understanding-output here].&lt;br /&gt;
&lt;br /&gt;
=== Influence and take-up ===&lt;br /&gt;
The FITS website shows over 2000 downloads of the software. &lt;br /&gt;
The tool was designed for and is in use at the Harvard Library [http://hul.harvard.edu/ois/systems/drs/ Digital Repository Service].&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;
* '''National Archives of the Netherlands:'''&lt;br /&gt;
** How [http://openpreservation.org/blog/2017/05/17/preservation-impact-assessments-how-preservation-tools-support-naneths-connection-projects/ FITS] supports pre-ingest impact assessments at the National Archives of the Netherlands.&lt;br /&gt;
* '''DNB (German National Library):'''&lt;br /&gt;
** FITS v0.6.1 with modified [[JHOVE (Harvard Object Validation Environment)| Jhove 1.11]], Gentoo Linux, Java-Environment, Tomcat-Application Server&lt;br /&gt;
** Since the end of 2012, DNB uses the FITS library as a part of its risk management within the automated ingest process. At present more than 1500 files are daily examined by FITS.&lt;br /&gt;
*** The purpose of the risk management and its implementation with metadata tools like FITS or JHOVE is to facilitate automatic technical quality checking (bitstream integrity and validation) of each digital publications. Furthermore, the analysis is aimed at recognising technical restrictions such as DRM at an early stage, which hinder or even prevent the task of long-term preservation and use of the digital objects.&lt;br /&gt;
*** The extracted technical metadata (the FITS output) are used further for future long-term preservation measures such as format migration and are stored and managed in the metadata management of the long-term archive of the DNB. The capture of these metadata is essential in order to execute targeted migration measures of files in endangered formats.&lt;br /&gt;
*** FITS also offers significant benefit in the form of easily configurable standardisation of the different tool outputs into the FITS format using XSLT. The DNB has used this function to adapt the FITS output to its own requirements, e.g. incorporating other metadata elements not included in the FITS distribution into the standardisation. &lt;br /&gt;
*** A further adjustment, which the DNB has made, is the integration of a DNB tool to analyse files in ePub format.&lt;br /&gt;
&lt;br /&gt;
* '''ZBW (German National Library of Economics):'''  [https://wiki.dnb.de/display/NESTOR/ZBW+user+experience+with+FITS Link to the user experience of the ZBW]&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;
FITS 0.2.0 was first released as open source in July 2009. As of April 2014 the latest release was version 0.8, released in January 2014. The tool was created to be used in Harvard's Digital Repository Service, and development is active and ongoing.&lt;br /&gt;
 &lt;br /&gt;
All development activity is visible on GitHub: http://github.com/harvard-lts/fits/commits&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
=== Release Feed ===&lt;br /&gt;
Below the last 3 release feeds:&lt;br /&gt;
&amp;lt;rss max=3&amp;gt;https://github.com/harvard-lts/fits/releases.atom&amp;lt;/rss&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
=== Activity Feed ===&lt;br /&gt;
Below the last 5 commits:&lt;br /&gt;
&amp;lt;rss max=5&amp;gt;https://github.com/harvard-lts/fits/commits/master.atom&amp;lt;/rss&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
{{Infobox_tool_details&lt;br /&gt;
|ohloh_id=fits&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Rvveenendaal</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=FITS_(File_Information_Tool_Set)&amp;diff=3444</id>
		<title>FITS (File Information Tool Set)</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=FITS_(File_Information_Tool_Set)&amp;diff=3444"/>
		<updated>2018-09-24T15:58:58Z</updated>

		<summary type="html">&lt;p&gt;Rvveenendaal: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox_tool&lt;br /&gt;
|purpose=FITS allows data curators to identify, validate, and extract technical metadata for the objects in their digital repository.&lt;br /&gt;
|image=&lt;br /&gt;
|homepage=http://fitstool.org&lt;br /&gt;
|license=[http://www.gnu.org/licenses/lgpl.html GNU Lesser General Public License]&lt;br /&gt;
|platforms=Windows or 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:File Format Identification]]&lt;br /&gt;
[[Category:Validation]]&lt;br /&gt;
[[Category:Metadata Extraction]]&lt;br /&gt;
[[Category:Encryption Detection]]&lt;br /&gt;
&lt;br /&gt;
= Description =&lt;br /&gt;
The File Information Tool Set ([http://fitstool.org FITS]) identifies, validates and extracts technical metadata for a wide range of file formats. It acts as a wrapper, invoking and managing the output from several other open source tools. Output from these tools are converted into a common format, compared to one another and consolidated into a single XML output file.&lt;br /&gt;
 &lt;br /&gt;
=== Provider ===&lt;br /&gt;
Harvard Library&lt;br /&gt;
&lt;br /&gt;
=== Platform and interoperability ===&lt;br /&gt;
FITS is written in Java and is compatible with Java 1.7 or higher. &lt;br /&gt;
The tools used in version 1.3.0 of FITS are: &lt;br /&gt;
* [[ADL Tool]]&lt;br /&gt;
* [[Apache Tika]]&lt;br /&gt;
* [[DROID_(Digital_Record_Object_Identification)|DROID]]&lt;br /&gt;
* [[ExifTool]]&lt;br /&gt;
* [http://web.archive.org/web/20061106114156/http://schmidt.devlib.org/ffident/index.html FFIdent] (no longer maintained)&lt;br /&gt;
* [[http://unixhelp.ed.ac.uk/CGI/man-cgi?file File Utility] (windows port)&lt;br /&gt;
* [[JHOVE (Harvard Object Validation Environment)| JHOVE]]&lt;br /&gt;
* [[MediaInfo]]&lt;br /&gt;
* [[Metadata_Extraction_Tool| National Library of New Zealand Metadata Extractor]&lt;br /&gt;
* [[OIS Audio Information]]&lt;br /&gt;
* [[OIS File Information]]&lt;br /&gt;
* [[OIS XML Information]]&lt;br /&gt;
&lt;br /&gt;
Instructions for command line use are given for Windows and Unix.&lt;br /&gt;
 &lt;br /&gt;
=== Functional notes ===&lt;br /&gt;
FITS acts as a wrapper, invoking and managing the output from several other open source tools. Output from these tools are converted into a common format, compared to one another and consolidated into a single XML output file. Technical metadata is only output (and a part of the consolidation process) for tools that were able to identify the file. All other output is discarded.&lt;br /&gt;
 &lt;br /&gt;
=== Documentation and user support ===&lt;br /&gt;
Documentation exists in the form of a user manual and more technical developer manual. &lt;br /&gt;
The project actively uses the fits-users google group has 78 (Sept. 24, 2018) members, and is active as of January 2012. &lt;br /&gt;
The FITS web site links to a [https://github.com/harvard-lts/fits github site] that includes the source code and an issues tracker.&lt;br /&gt;
 &lt;br /&gt;
=== Usability ===&lt;br /&gt;
FITS uses a command line interface; it is designed to be integrated into other software workflows, and so is aimed at those with application design experience. In January 2016, version 1.0.0 of the FITS [https://projects.iq.harvard.edu/fits/downloads#fits-servlet web service] was released, giving the ability to deploy FITS as a service.&lt;br /&gt;
 &lt;br /&gt;
=== Expertise required ===&lt;br /&gt;
Installation and configuration require deep systems administration and application design knowledge, as well as familiarity with file format and metadata standards.&lt;br /&gt;
 &lt;br /&gt;
=== Standards compliance ===&lt;br /&gt;
FITS outputs in XML format. A detailed description of the FITS-XML can be found [http://projects.iq.harvard.edu/fits/fits-xml here] and an analysis of the output data [http://projects.iq.harvard.edu/fits/understanding-output here].&lt;br /&gt;
&lt;br /&gt;
=== Influence and take-up ===&lt;br /&gt;
The FITS website shows over 2000 downloads of the software. &lt;br /&gt;
The tool was designed for and is in use at the Harvard Library [http://hul.harvard.edu/ois/systems/drs/ Digital Repository Service].&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;
* '''National Archives of the Netherlands:'''&lt;br /&gt;
** How [http://openpreservation.org/blog/2017/05/17/preservation-impact-assessments-how-preservation-tools-support-naneths-connection-projects/ FITS] supports pre-ingest impact assessments at the National Archives of the Netherlands.&lt;br /&gt;
* '''DNB (German National Library):'''&lt;br /&gt;
** FITS v0.6.1 with modified [[JHOVE (Harvard Object Validation Environment)| Jhove 1.11]], Gentoo Linux, Java-Environment, Tomcat-Application Server&lt;br /&gt;
** Since the end of 2012, DNB uses the FITS library as a part of its risk management within the automated ingest process. At present more than 1500 files are daily examined by FITS.&lt;br /&gt;
*** The purpose of the risk management and its implementation with metadata tools like FITS or JHOVE is to facilitate automatic technical quality checking (bitstream integrity and validation) of each digital publications. Furthermore, the analysis is aimed at recognising technical restrictions such as DRM at an early stage, which hinder or even prevent the task of long-term preservation and use of the digital objects.&lt;br /&gt;
*** The extracted technical metadata (the FITS output) are used further for future long-term preservation measures such as format migration and are stored and managed in the metadata management of the long-term archive of the DNB. The capture of these metadata is essential in order to execute targeted migration measures of files in endangered formats.&lt;br /&gt;
*** FITS also offers significant benefit in the form of easily configurable standardisation of the different tool outputs into the FITS format using XSLT. The DNB has used this function to adapt the FITS output to its own requirements, e.g. incorporating other metadata elements not included in the FITS distribution into the standardisation. &lt;br /&gt;
*** A further adjustment, which the DNB has made, is the integration of a DNB tool to analyse files in ePub format.&lt;br /&gt;
&lt;br /&gt;
* '''ZBW (German National Library of Economics):'''  [https://wiki.dnb.de/display/NESTOR/ZBW+user+experience+with+FITS Link to the user experience of the ZBW]&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;
FITS 0.2.0 was first released as open source in July 2009. As of April 2014 the latest release was version 0.8, released in January 2014. The tool was created to be used in Harvard's Digital Repository Service, and development is active and ongoing.&lt;br /&gt;
 &lt;br /&gt;
All development activity is visible on GitHub: http://github.com/harvard-lts/fits/commits&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
=== Release Feed ===&lt;br /&gt;
Below the last 3 release feeds:&lt;br /&gt;
&amp;lt;rss max=3&amp;gt;https://github.com/harvard-lts/fits/releases.atom&amp;lt;/rss&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
=== Activity Feed ===&lt;br /&gt;
Below the last 5 commits:&lt;br /&gt;
&amp;lt;rss max=5&amp;gt;https://github.com/harvard-lts/fits/commits/master.atom&amp;lt;/rss&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
{{Infobox_tool_details&lt;br /&gt;
|ohloh_id=fits&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Rvveenendaal</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=FITS_(File_Information_Tool_Set)&amp;diff=3442</id>
		<title>FITS (File Information Tool Set)</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=FITS_(File_Information_Tool_Set)&amp;diff=3442"/>
		<updated>2018-09-24T15:58:00Z</updated>

		<summary type="html">&lt;p&gt;Rvveenendaal: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox_tool&lt;br /&gt;
|purpose=FITS allows data curators to identify, validate, and extract technical metadata for the objects in their digital repository.&lt;br /&gt;
|image=&lt;br /&gt;
|homepage=http://fitstool.org&lt;br /&gt;
|license=[http://www.gnu.org/licenses/lgpl.html GNU Lesser General Public License]&lt;br /&gt;
|platforms=Windows or 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:File Format Identification]]&lt;br /&gt;
[[Category:Validation]]&lt;br /&gt;
[[Category:Metadata Extraction]]&lt;br /&gt;
[[Category:Encryption Detection]]&lt;br /&gt;
&lt;br /&gt;
= Description =&lt;br /&gt;
The File Information Tool Set ([http://fitstool.org FITS]) identifies, validates and extracts technical metadata for a wide range of file formats. It acts as a wrapper, invoking and managing the output from several other open source tools. Output from these tools are converted into a common format, compared to one another and consolidated into a single XML output file.&lt;br /&gt;
 &lt;br /&gt;
=== Provider ===&lt;br /&gt;
Harvard Library&lt;br /&gt;
&lt;br /&gt;
=== Platform and interoperability ===&lt;br /&gt;
FITS is written in Java and is compatible with Java 1.7 or higher. &lt;br /&gt;
The tools used in version 1.3.0 of FITS are: &lt;br /&gt;
* [[ADL Tool]]&lt;br /&gt;
* [[Apache Tika]]&lt;br /&gt;
* [[DROID_(Digital_Record_Object_Identification)|DROID]]&lt;br /&gt;
* [[ExifTool]]&lt;br /&gt;
* [http://web.archive.org/web/20061106114156/http://schmidt.devlib.org/ffident/index.html FFIdent] (no longer maintained)&lt;br /&gt;
* [[http://unixhelp.ed.ac.uk/CGI/man-cgi?file File Utility] (windows port)&lt;br /&gt;
* [[JHOVE (Harvard Object Validation Environment)| JHOVE]]&lt;br /&gt;
* [[MediaInfo]]&lt;br /&gt;
* [Metadata_Extraction_Tool National Library of New Zealand Metadata Extractor]&lt;br /&gt;
* [[OIS Audio Information]]&lt;br /&gt;
* [[OIS File Information]]&lt;br /&gt;
* [[OIS XML Information]]&lt;br /&gt;
&lt;br /&gt;
Instructions for command line use are given for Windows and Unix.&lt;br /&gt;
 &lt;br /&gt;
=== Functional notes ===&lt;br /&gt;
FITS acts as a wrapper, invoking and managing the output from several other open source tools. Output from these tools are converted into a common format, compared to one another and consolidated into a single XML output file. Technical metadata is only output (and a part of the consolidation process) for tools that were able to identify the file. All other output is discarded.&lt;br /&gt;
 &lt;br /&gt;
=== Documentation and user support ===&lt;br /&gt;
Documentation exists in the form of a user manual and more technical developer manual. &lt;br /&gt;
The project actively uses the fits-users google group has 78 (Sept. 24, 2018) members, and is active as of January 2012. &lt;br /&gt;
The FITS web site links to a [https://github.com/harvard-lts/fits github site] that includes the source code and an issues tracker.&lt;br /&gt;
 &lt;br /&gt;
=== Usability ===&lt;br /&gt;
FITS uses a command line interface; it is designed to be integrated into other software workflows, and so is aimed at those with application design experience. In January 2016, version 1.0.0 of the FITS [https://projects.iq.harvard.edu/fits/downloads#fits-servlet web service] was released, giving the ability to deploy FITS as a service.&lt;br /&gt;
 &lt;br /&gt;
=== Expertise required ===&lt;br /&gt;
Installation and configuration require deep systems administration and application design knowledge, as well as familiarity with file format and metadata standards.&lt;br /&gt;
 &lt;br /&gt;
=== Standards compliance ===&lt;br /&gt;
FITS outputs in XML format. A detailed description of the FITS-XML can be found [http://projects.iq.harvard.edu/fits/fits-xml here] and an analysis of the output data [http://projects.iq.harvard.edu/fits/understanding-output here].&lt;br /&gt;
&lt;br /&gt;
=== Influence and take-up ===&lt;br /&gt;
The FITS website shows over 2000 downloads of the software. &lt;br /&gt;
The tool was designed for and is in use at the Harvard Library [http://hul.harvard.edu/ois/systems/drs/ Digital Repository Service].&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;
* '''National Archives of the Netherlands:'''&lt;br /&gt;
** How [http://openpreservation.org/blog/2017/05/17/preservation-impact-assessments-how-preservation-tools-support-naneths-connection-projects/ FITS] supports pre-ingest impact assessments at the National Archives of the Netherlands.&lt;br /&gt;
* '''DNB (German National Library):'''&lt;br /&gt;
** FITS v0.6.1 with modified [[JHOVE (Harvard Object Validation Environment)| Jhove 1.11]], Gentoo Linux, Java-Environment, Tomcat-Application Server&lt;br /&gt;
** Since the end of 2012, DNB uses the FITS library as a part of its risk management within the automated ingest process. At present more than 1500 files are daily examined by FITS.&lt;br /&gt;
*** The purpose of the risk management and its implementation with metadata tools like FITS or JHOVE is to facilitate automatic technical quality checking (bitstream integrity and validation) of each digital publications. Furthermore, the analysis is aimed at recognising technical restrictions such as DRM at an early stage, which hinder or even prevent the task of long-term preservation and use of the digital objects.&lt;br /&gt;
*** The extracted technical metadata (the FITS output) are used further for future long-term preservation measures such as format migration and are stored and managed in the metadata management of the long-term archive of the DNB. The capture of these metadata is essential in order to execute targeted migration measures of files in endangered formats.&lt;br /&gt;
*** FITS also offers significant benefit in the form of easily configurable standardisation of the different tool outputs into the FITS format using XSLT. The DNB has used this function to adapt the FITS output to its own requirements, e.g. incorporating other metadata elements not included in the FITS distribution into the standardisation. &lt;br /&gt;
*** A further adjustment, which the DNB has made, is the integration of a DNB tool to analyse files in ePub format.&lt;br /&gt;
&lt;br /&gt;
* '''ZBW (German National Library of Economics):'''  [https://wiki.dnb.de/display/NESTOR/ZBW+user+experience+with+FITS Link to the user experience of the ZBW]&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;
FITS 0.2.0 was first released as open source in July 2009. As of April 2014 the latest release was version 0.8, released in January 2014. The tool was created to be used in Harvard's Digital Repository Service, and development is active and ongoing.&lt;br /&gt;
 &lt;br /&gt;
All development activity is visible on GitHub: http://github.com/harvard-lts/fits/commits&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
=== Release Feed ===&lt;br /&gt;
Below the last 3 release feeds:&lt;br /&gt;
&amp;lt;rss max=3&amp;gt;https://github.com/harvard-lts/fits/releases.atom&amp;lt;/rss&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
=== Activity Feed ===&lt;br /&gt;
Below the last 5 commits:&lt;br /&gt;
&amp;lt;rss max=5&amp;gt;https://github.com/harvard-lts/fits/commits/master.atom&amp;lt;/rss&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
{{Infobox_tool_details&lt;br /&gt;
|ohloh_id=fits&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Rvveenendaal</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=FITS_(File_Information_Tool_Set)&amp;diff=3437</id>
		<title>FITS (File Information Tool Set)</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=FITS_(File_Information_Tool_Set)&amp;diff=3437"/>
		<updated>2018-09-24T15:54:33Z</updated>

		<summary type="html">&lt;p&gt;Rvveenendaal: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox_tool&lt;br /&gt;
|purpose=FITS allows data curators to identify, validate, and extract technical metadata for the objects in their digital repository.&lt;br /&gt;
|image=&lt;br /&gt;
|homepage=http://fitstool.org&lt;br /&gt;
|license=[http://www.gnu.org/licenses/lgpl.html GNU Lesser General Public License]&lt;br /&gt;
|platforms=Windows or 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:File Format Identification]]&lt;br /&gt;
[[Category:Validation]]&lt;br /&gt;
[[Category:Metadata Extraction]]&lt;br /&gt;
[[Category:Encryption Detection]]&lt;br /&gt;
&lt;br /&gt;
= Description =&lt;br /&gt;
The File Information Tool Set ([http://fitstool.org FITS]) identifies, validates and extracts technical metadata for a wide range of file formats. It acts as a wrapper, invoking and managing the output from several other open source tools. Output from these tools are converted into a common format, compared to one another and consolidated into a single XML output file.&lt;br /&gt;
 &lt;br /&gt;
=== Provider ===&lt;br /&gt;
Harvard Library&lt;br /&gt;
&lt;br /&gt;
=== Platform and interoperability ===&lt;br /&gt;
FITS is written in Java and is compatible with Java 1.7 or higher. &lt;br /&gt;
The tools used in version 1.3.0 of FITS are: &lt;br /&gt;
* [[ADL Tool]]&lt;br /&gt;
* [[Apache Tika]]&lt;br /&gt;
* [[DROID_(Digital_Record_Object_Identification)|DROID]]&lt;br /&gt;
* [[ExifTool]]&lt;br /&gt;
* [http://web.archive.org/web/20061106114156/http://schmidt.devlib.org/ffident/index.html FFIdent] (no longer maintained)&lt;br /&gt;
* [[http://unixhelp.ed.ac.uk/CGI/man-cgi?file File Utility] (windows port)&lt;br /&gt;
* [[JHOVE (Harvard Object Validation Environment)| JHOVE]]&lt;br /&gt;
* [[MediaInfo]]&lt;br /&gt;
* [[Metadata_Extraction_Tool] National Library of New Zealand Metadata Extractor]&lt;br /&gt;
* [[OIS Audio Information]]&lt;br /&gt;
* [[OIS File Information]]&lt;br /&gt;
* [[OIS XML Information]]&lt;br /&gt;
&lt;br /&gt;
Instructions for command line use are given for Windows and Unix.&lt;br /&gt;
 &lt;br /&gt;
=== Functional notes ===&lt;br /&gt;
FITS acts as a wrapper, invoking and managing the output from several other open source tools. Output from these tools are converted into a common format, compared to one another and consolidated into a single XML output file. Technical metadata is only output (and a part of the consolidation process) for tools that were able to identify the file. All other output is discarded.&lt;br /&gt;
 &lt;br /&gt;
=== Documentation and user support ===&lt;br /&gt;
Documentation exists in the form of a user manual and more technical developer manual. &lt;br /&gt;
The project actively uses the fits-users google group has 78 (Sept. 24, 2018) members, and is active as of January 2012. &lt;br /&gt;
The FITS web site links to a [https://github.com/harvard-lts/fits github site] that includes the source code and an issues tracker.&lt;br /&gt;
 &lt;br /&gt;
=== Usability ===&lt;br /&gt;
FITS uses a command line interface; it is designed to be integrated into other software workflows, and so is aimed at those with application design experience. In January 2016, version 1.0.0 of the FITS [https://projects.iq.harvard.edu/fits/downloads#fits-servlet web service] was released, giving the ability to deploy FITS as a service.&lt;br /&gt;
 &lt;br /&gt;
=== Expertise required ===&lt;br /&gt;
Installation and configuration require deep systems administration and application design knowledge, as well as familiarity with file format and metadata standards.&lt;br /&gt;
 &lt;br /&gt;
=== Standards compliance ===&lt;br /&gt;
FITS outputs in XML format. A detailed description of the FITS-XML can be found [http://projects.iq.harvard.edu/fits/fits-xml here] and an analysis of the output data [http://projects.iq.harvard.edu/fits/understanding-output here].&lt;br /&gt;
&lt;br /&gt;
=== Influence and take-up ===&lt;br /&gt;
The FITS website shows over 2000 downloads of the software. &lt;br /&gt;
The tool was designed for and is in use at the Harvard Library [http://hul.harvard.edu/ois/systems/drs/ Digital Repository Service].&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;
* '''National Archives of the Netherlands:'''&lt;br /&gt;
** How [http://openpreservation.org/blog/2017/05/17/preservation-impact-assessments-how-preservation-tools-support-naneths-connection-projects/ FITS] supports pre-ingest impact assessments at the National Archives of the Netherlands.&lt;br /&gt;
* '''DNB (German National Library):'''&lt;br /&gt;
** FITS v0.6.1 with modified [[JHOVE (Harvard Object Validation Environment)| Jhove 1.11]], Gentoo Linux, Java-Environment, Tomcat-Application Server&lt;br /&gt;
** Since the end of 2012, DNB uses the FITS library as a part of its risk management within the automated ingest process. At present more than 1500 files are daily examined by FITS.&lt;br /&gt;
*** The purpose of the risk management and its implementation with metadata tools like FITS or JHOVE is to facilitate automatic technical quality checking (bitstream integrity and validation) of each digital publications. Furthermore, the analysis is aimed at recognising technical restrictions such as DRM at an early stage, which hinder or even prevent the task of long-term preservation and use of the digital objects.&lt;br /&gt;
*** The extracted technical metadata (the FITS output) are used further for future long-term preservation measures such as format migration and are stored and managed in the metadata management of the long-term archive of the DNB. The capture of these metadata is essential in order to execute targeted migration measures of files in endangered formats.&lt;br /&gt;
*** FITS also offers significant benefit in the form of easily configurable standardisation of the different tool outputs into the FITS format using XSLT. The DNB has used this function to adapt the FITS output to its own requirements, e.g. incorporating other metadata elements not included in the FITS distribution into the standardisation. &lt;br /&gt;
*** A further adjustment, which the DNB has made, is the integration of a DNB tool to analyse files in ePub format.&lt;br /&gt;
&lt;br /&gt;
* '''ZBW (German National Library of Economics):'''  [https://wiki.dnb.de/display/NESTOR/ZBW+user+experience+with+FITS Link to the user experience of the ZBW]&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;
FITS 0.2.0 was first released as open source in July 2009. As of April 2014 the latest release was version 0.8, released in January 2014. The tool was created to be used in Harvard's Digital Repository Service, and development is active and ongoing.&lt;br /&gt;
 &lt;br /&gt;
All development activity is visible on GitHub: http://github.com/harvard-lts/fits/commits&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
=== Release Feed ===&lt;br /&gt;
Below the last 3 release feeds:&lt;br /&gt;
&amp;lt;rss max=3&amp;gt;https://github.com/harvard-lts/fits/releases.atom&amp;lt;/rss&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
=== Activity Feed ===&lt;br /&gt;
Below the last 5 commits:&lt;br /&gt;
&amp;lt;rss max=5&amp;gt;https://github.com/harvard-lts/fits/commits/master.atom&amp;lt;/rss&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
{{Infobox_tool_details&lt;br /&gt;
|ohloh_id=fits&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Rvveenendaal</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=FITS_(File_Information_Tool_Set)&amp;diff=3435</id>
		<title>FITS (File Information Tool Set)</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=FITS_(File_Information_Tool_Set)&amp;diff=3435"/>
		<updated>2018-09-24T15:52:51Z</updated>

		<summary type="html">&lt;p&gt;Rvveenendaal: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox_tool&lt;br /&gt;
|purpose=FITS allows data curators to identify, validate, and extract technical metadata for the objects in their digital repository.&lt;br /&gt;
|image=&lt;br /&gt;
|homepage=http://fitstool.org&lt;br /&gt;
|license=[http://www.gnu.org/licenses/lgpl.html GNU Lesser General Public License]&lt;br /&gt;
|platforms=Windows or 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:File Format Identification]]&lt;br /&gt;
[[Category:Validation]]&lt;br /&gt;
[[Category:Metadata Extraction]]&lt;br /&gt;
[[Category:Encryption Detection]]&lt;br /&gt;
&lt;br /&gt;
= Description =&lt;br /&gt;
The File Information Tool Set ([http://fitstool.org FITS]) identifies, validates and extracts technical metadata for a wide range of file formats. It acts as a wrapper, invoking and managing the output from several other open source tools. Output from these tools are converted into a common format, compared to one another and consolidated into a single XML output file.&lt;br /&gt;
 &lt;br /&gt;
=== Provider ===&lt;br /&gt;
Harvard Library&lt;br /&gt;
&lt;br /&gt;
=== Platform and interoperability ===&lt;br /&gt;
FITS is written in Java and is compatible with Java 1.7 or higher. &lt;br /&gt;
The tools used in version 1.3.0 of FITS are: &lt;br /&gt;
* [[ADL Tool]]&lt;br /&gt;
* [[Apache Tika]]&lt;br /&gt;
* [[DROID_(Digital_Record_Object_Identification)|DROID]]&lt;br /&gt;
* [[ExifTool]]&lt;br /&gt;
* [http://web.archive.org/web/20061106114156/http://schmidt.devlib.org/ffident/index.html FFIdent] (no longer maintained)&lt;br /&gt;
* [[http://unixhelp.ed.ac.uk/CGI/man-cgi?file File Utility] (windows port)&lt;br /&gt;
* [[JHOVE (Harvard Object Validation Environment)| JHOVE]]&lt;br /&gt;
* [[MediaInfo]]&lt;br /&gt;
* [[Metadata Extraction Tool] National Library of New Zealand Metadata Extractor]&lt;br /&gt;
* [[OIS Audio Information]]&lt;br /&gt;
* [[OIS File Information]]&lt;br /&gt;
* [[OIS XML Information]]&lt;br /&gt;
&lt;br /&gt;
Instructions for command line use are given for Windows and Unix.&lt;br /&gt;
 &lt;br /&gt;
=== Functional notes ===&lt;br /&gt;
FITS acts as a wrapper, invoking and managing the output from several other open source tools. Output from these tools are converted into a common format, compared to one another and consolidated into a single XML output file. Technical metadata is only output (and a part of the consolidation process) for tools that were able to identify the file. All other output is discarded.&lt;br /&gt;
 &lt;br /&gt;
=== Documentation and user support ===&lt;br /&gt;
Documentation exists in the form of a user manual and more technical developer manual. &lt;br /&gt;
The project actively uses the fits-users google group has 78 (Sept. 24, 2018) members, and is active as of January 2012. &lt;br /&gt;
The FITS web site links to a [https://github.com/harvard-lts/fits github site] that includes the source code and an issues tracker.&lt;br /&gt;
 &lt;br /&gt;
=== Usability ===&lt;br /&gt;
FITS uses a command line interface; it is designed to be integrated into other software workflows, and so is aimed at those with application design experience. In January 2016, version 1.0.0 of the FITS [https://projects.iq.harvard.edu/fits/downloads#fits-servlet web service] was released, giving the ability to deploy FITS as a service.&lt;br /&gt;
 &lt;br /&gt;
=== Expertise required ===&lt;br /&gt;
Installation and configuration require deep systems administration and application design knowledge, as well as familiarity with file format and metadata standards.&lt;br /&gt;
 &lt;br /&gt;
=== Standards compliance ===&lt;br /&gt;
FITS outputs in XML format. A detailed description of the FITS-XML can be found [http://projects.iq.harvard.edu/fits/fits-xml here] and an analysis of the output data [http://projects.iq.harvard.edu/fits/understanding-output here].&lt;br /&gt;
&lt;br /&gt;
=== Influence and take-up ===&lt;br /&gt;
The FITS website shows over 2000 downloads of the software. &lt;br /&gt;
The tool was designed for and is in use at the Harvard Library [http://hul.harvard.edu/ois/systems/drs/ Digital Repository Service].&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;
* '''National Archives of the Netherlands:'''&lt;br /&gt;
** How [http://openpreservation.org/blog/2017/05/17/preservation-impact-assessments-how-preservation-tools-support-naneths-connection-projects/ FITS] supports pre-ingest impact assessments at the National Archives of the Netherlands.&lt;br /&gt;
* '''DNB (German National Library):'''&lt;br /&gt;
** FITS v0.6.1 with modified [[JHOVE (Harvard Object Validation Environment)| Jhove 1.11]], Gentoo Linux, Java-Environment, Tomcat-Application Server&lt;br /&gt;
** Since the end of 2012, DNB uses the FITS library as a part of its risk management within the automated ingest process. At present more than 1500 files are daily examined by FITS.&lt;br /&gt;
*** The purpose of the risk management and its implementation with metadata tools like FITS or JHOVE is to facilitate automatic technical quality checking (bitstream integrity and validation) of each digital publications. Furthermore, the analysis is aimed at recognising technical restrictions such as DRM at an early stage, which hinder or even prevent the task of long-term preservation and use of the digital objects.&lt;br /&gt;
*** The extracted technical metadata (the FITS output) are used further for future long-term preservation measures such as format migration and are stored and managed in the metadata management of the long-term archive of the DNB. The capture of these metadata is essential in order to execute targeted migration measures of files in endangered formats.&lt;br /&gt;
*** FITS also offers significant benefit in the form of easily configurable standardisation of the different tool outputs into the FITS format using XSLT. The DNB has used this function to adapt the FITS output to its own requirements, e.g. incorporating other metadata elements not included in the FITS distribution into the standardisation. &lt;br /&gt;
*** A further adjustment, which the DNB has made, is the integration of a DNB tool to analyse files in ePub format.&lt;br /&gt;
&lt;br /&gt;
* '''ZBW (German National Library of Economics):'''  [https://wiki.dnb.de/display/NESTOR/ZBW+user+experience+with+FITS Link to the user experience of the ZBW]&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;
FITS 0.2.0 was first released as open source in July 2009. As of April 2014 the latest release was version 0.8, released in January 2014. The tool was created to be used in Harvard's Digital Repository Service, and development is active and ongoing.&lt;br /&gt;
 &lt;br /&gt;
All development activity is visible on GitHub: http://github.com/harvard-lts/fits/commits&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
=== Release Feed ===&lt;br /&gt;
Below the last 3 release feeds:&lt;br /&gt;
&amp;lt;rss max=3&amp;gt;https://github.com/harvard-lts/fits/releases.atom&amp;lt;/rss&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
=== Activity Feed ===&lt;br /&gt;
Below the last 5 commits:&lt;br /&gt;
&amp;lt;rss max=5&amp;gt;https://github.com/harvard-lts/fits/commits/master.atom&amp;lt;/rss&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
{{Infobox_tool_details&lt;br /&gt;
|ohloh_id=fits&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Rvveenendaal</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=FITS_(File_Information_Tool_Set)&amp;diff=3433</id>
		<title>FITS (File Information Tool Set)</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=FITS_(File_Information_Tool_Set)&amp;diff=3433"/>
		<updated>2018-09-24T15:51:36Z</updated>

		<summary type="html">&lt;p&gt;Rvveenendaal: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox_tool&lt;br /&gt;
|purpose=FITS allows data curators to identify, validate, and extract technical metadata for the objects in their digital repository.&lt;br /&gt;
|image=&lt;br /&gt;
|homepage=http://fitstool.org&lt;br /&gt;
|license=[http://www.gnu.org/licenses/lgpl.html GNU Lesser General Public License]&lt;br /&gt;
|platforms=Windows or 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:File Format Identification]]&lt;br /&gt;
[[Category:Validation]]&lt;br /&gt;
[[Category:Metadata Extraction]]&lt;br /&gt;
[[Category:Encryption Detection]]&lt;br /&gt;
&lt;br /&gt;
= Description =&lt;br /&gt;
The File Information Tool Set ([http://fitstool.org FITS]) identifies, validates and extracts technical metadata for a wide range of file formats. It acts as a wrapper, invoking and managing the output from several other open source tools. Output from these tools are converted into a common format, compared to one another and consolidated into a single XML output file.&lt;br /&gt;
 &lt;br /&gt;
=== Provider ===&lt;br /&gt;
Harvard Library&lt;br /&gt;
&lt;br /&gt;
=== Platform and interoperability ===&lt;br /&gt;
FITS is written in Java and is compatible with Java 1.7 or higher. &lt;br /&gt;
The tools used in version 1.3.0 of FITS are: &lt;br /&gt;
* [[ADL Tool]]&lt;br /&gt;
* [[Apache Tika]]&lt;br /&gt;
* [[DROID_(Digital_Record_Object_Identification)|DROID]]&lt;br /&gt;
* [[Exiftool]]&lt;br /&gt;
* [http://web.archive.org/web/20061106114156/http://schmidt.devlib.org/ffident/index.html FFIdent] (no longer maintained)&lt;br /&gt;
* [[http://unixhelp.ed.ac.uk/CGI/man-cgi?file File Utility] (windows port)&lt;br /&gt;
* [[JHOVE (Harvard Object Validation Environment)| JHOVE]]&lt;br /&gt;
* [[MediaInfo]]&lt;br /&gt;
* [[Metadata Extraction Tool] National Library of New Zealand Metadata Extractor]&lt;br /&gt;
* [[OIS Audio Information]]&lt;br /&gt;
* [[OIS File Information]]&lt;br /&gt;
* [[OIS XML Information]]&lt;br /&gt;
&lt;br /&gt;
Instructions for command line use are given for Windows and Unix.&lt;br /&gt;
 &lt;br /&gt;
=== Functional notes ===&lt;br /&gt;
FITS acts as a wrapper, invoking and managing the output from several other open source tools. Output from these tools are converted into a common format, compared to one another and consolidated into a single XML output file. Technical metadata is only output (and a part of the consolidation process) for tools that were able to identify the file. All other output is discarded.&lt;br /&gt;
 &lt;br /&gt;
=== Documentation and user support ===&lt;br /&gt;
Documentation exists in the form of a user manual and more technical developer manual. &lt;br /&gt;
The project actively uses the fits-users google group has 78 (Sept. 24, 2018) members, and is active as of January 2012. &lt;br /&gt;
The FITS web site links to a [https://github.com/harvard-lts/fits github site] that includes the source code and an issues tracker.&lt;br /&gt;
 &lt;br /&gt;
=== Usability ===&lt;br /&gt;
FITS uses a command line interface; it is designed to be integrated into other software workflows, and so is aimed at those with application design experience. In January 2016, version 1.0.0 of the FITS [https://projects.iq.harvard.edu/fits/downloads#fits-servlet web service] was released, giving the ability to deploy FITS as a service.&lt;br /&gt;
 &lt;br /&gt;
=== Expertise required ===&lt;br /&gt;
Installation and configuration require deep systems administration and application design knowledge, as well as familiarity with file format and metadata standards.&lt;br /&gt;
 &lt;br /&gt;
=== Standards compliance ===&lt;br /&gt;
FITS outputs in XML format. A detailed description of the FITS-XML can be found [http://projects.iq.harvard.edu/fits/fits-xml here] and an analysis of the output data [http://projects.iq.harvard.edu/fits/understanding-output here].&lt;br /&gt;
&lt;br /&gt;
=== Influence and take-up ===&lt;br /&gt;
The FITS website shows over 2000 downloads of the software. &lt;br /&gt;
The tool was designed for and is in use at the Harvard Library [http://hul.harvard.edu/ois/systems/drs/ Digital Repository Service].&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;
* '''National Archives of the Netherlands:'''&lt;br /&gt;
** How [http://openpreservation.org/blog/2017/05/17/preservation-impact-assessments-how-preservation-tools-support-naneths-connection-projects/ FITS] supports pre-ingest impact assessments at the National Archives of the Netherlands.&lt;br /&gt;
* '''DNB (German National Library):'''&lt;br /&gt;
** FITS v0.6.1 with modified [[JHOVE (Harvard Object Validation Environment)| Jhove 1.11]], Gentoo Linux, Java-Environment, Tomcat-Application Server&lt;br /&gt;
** Since the end of 2012, DNB uses the FITS library as a part of its risk management within the automated ingest process. At present more than 1500 files are daily examined by FITS.&lt;br /&gt;
*** The purpose of the risk management and its implementation with metadata tools like FITS or JHOVE is to facilitate automatic technical quality checking (bitstream integrity and validation) of each digital publications. Furthermore, the analysis is aimed at recognising technical restrictions such as DRM at an early stage, which hinder or even prevent the task of long-term preservation and use of the digital objects.&lt;br /&gt;
*** The extracted technical metadata (the FITS output) are used further for future long-term preservation measures such as format migration and are stored and managed in the metadata management of the long-term archive of the DNB. The capture of these metadata is essential in order to execute targeted migration measures of files in endangered formats.&lt;br /&gt;
*** FITS also offers significant benefit in the form of easily configurable standardisation of the different tool outputs into the FITS format using XSLT. The DNB has used this function to adapt the FITS output to its own requirements, e.g. incorporating other metadata elements not included in the FITS distribution into the standardisation. &lt;br /&gt;
*** A further adjustment, which the DNB has made, is the integration of a DNB tool to analyse files in ePub format.&lt;br /&gt;
&lt;br /&gt;
* '''ZBW (German National Library of Economics):'''  [https://wiki.dnb.de/display/NESTOR/ZBW+user+experience+with+FITS Link to the user experience of the ZBW]&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;
FITS 0.2.0 was first released as open source in July 2009. As of April 2014 the latest release was version 0.8, released in January 2014. The tool was created to be used in Harvard's Digital Repository Service, and development is active and ongoing.&lt;br /&gt;
 &lt;br /&gt;
All development activity is visible on GitHub: http://github.com/harvard-lts/fits/commits&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
=== Release Feed ===&lt;br /&gt;
Below the last 3 release feeds:&lt;br /&gt;
&amp;lt;rss max=3&amp;gt;https://github.com/harvard-lts/fits/releases.atom&amp;lt;/rss&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
=== Activity Feed ===&lt;br /&gt;
Below the last 5 commits:&lt;br /&gt;
&amp;lt;rss max=5&amp;gt;https://github.com/harvard-lts/fits/commits/master.atom&amp;lt;/rss&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
{{Infobox_tool_details&lt;br /&gt;
|ohloh_id=fits&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Rvveenendaal</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=FITS_(File_Information_Tool_Set)&amp;diff=3431</id>
		<title>FITS (File Information Tool Set)</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=FITS_(File_Information_Tool_Set)&amp;diff=3431"/>
		<updated>2018-09-24T15:50:39Z</updated>

		<summary type="html">&lt;p&gt;Rvveenendaal: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox_tool&lt;br /&gt;
|purpose=FITS allows data curators to identify, validate, and extract technical metadata for the objects in their digital repository.&lt;br /&gt;
|image=&lt;br /&gt;
|homepage=http://fitstool.org&lt;br /&gt;
|license=[http://www.gnu.org/licenses/lgpl.html GNU Lesser General Public License]&lt;br /&gt;
|platforms=Windows or 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:File Format Identification]]&lt;br /&gt;
[[Category:Validation]]&lt;br /&gt;
[[Category:Metadata Extraction]]&lt;br /&gt;
[[Category:Encryption Detection]]&lt;br /&gt;
&lt;br /&gt;
= Description =&lt;br /&gt;
The File Information Tool Set ([http://fitstool.org FITS]) identifies, validates and extracts technical metadata for a wide range of file formats. It acts as a wrapper, invoking and managing the output from several other open source tools. Output from these tools are converted into a common format, compared to one another and consolidated into a single XML output file.&lt;br /&gt;
 &lt;br /&gt;
=== Provider ===&lt;br /&gt;
Harvard Library&lt;br /&gt;
&lt;br /&gt;
=== Platform and interoperability ===&lt;br /&gt;
FITS is written in Java and is compatible with Java 1.7 or higher. &lt;br /&gt;
The tools used in version 1.3.0 of FITS are: &lt;br /&gt;
* [[ADL Tool]]&lt;br /&gt;
* [[Apache Tika]]&lt;br /&gt;
* [[DROID_(Digital_Record_Object_Identification)|DROID]]&lt;br /&gt;
* [[Exiftool]]&lt;br /&gt;
* [http://web.archive.org/web/20061106114156/http://schmidt.devlib.org/ffident/index.html FFIdent] (no longer maintained)&lt;br /&gt;
* [[http://unixhelp.ed.ac.uk/CGI/man-cgi?file File Utility] (windows port)&lt;br /&gt;
* [[JHOVE (Harvard Object Validation Environment)| JHOVE]]&lt;br /&gt;
* [MediaInfo]&lt;br /&gt;
* [[Metadata Extraction Tool] National Library of New Zealand Metadata Extractor]&lt;br /&gt;
* [OIS Audio Information]&lt;br /&gt;
* [OIS File Information]&lt;br /&gt;
* [OIS XML Information]&lt;br /&gt;
&lt;br /&gt;
Instructions for command line use are given for Windows and Unix.&lt;br /&gt;
 &lt;br /&gt;
=== Functional notes ===&lt;br /&gt;
FITS acts as a wrapper, invoking and managing the output from several other open source tools. Output from these tools are converted into a common format, compared to one another and consolidated into a single XML output file. Technical metadata is only output (and a part of the consolidation process) for tools that were able to identify the file. All other output is discarded.&lt;br /&gt;
 &lt;br /&gt;
=== Documentation and user support ===&lt;br /&gt;
Documentation exists in the form of a user manual and more technical developer manual. &lt;br /&gt;
The project actively uses the fits-users google group has 78 (Sept. 24, 2018) members, and is active as of January 2012. &lt;br /&gt;
The FITS web site links to a [https://github.com/harvard-lts/fits github site] that includes the source code and an issues tracker.&lt;br /&gt;
 &lt;br /&gt;
=== Usability ===&lt;br /&gt;
FITS uses a command line interface; it is designed to be integrated into other software workflows, and so is aimed at those with application design experience. In January 2016, version 1.0.0 of the FITS [https://projects.iq.harvard.edu/fits/downloads#fits-servlet web service] was released, giving the ability to deploy FITS as a service.&lt;br /&gt;
 &lt;br /&gt;
=== Expertise required ===&lt;br /&gt;
Installation and configuration require deep systems administration and application design knowledge, as well as familiarity with file format and metadata standards.&lt;br /&gt;
 &lt;br /&gt;
=== Standards compliance ===&lt;br /&gt;
FITS outputs in XML format. A detailed description of the FITS-XML can be found [http://projects.iq.harvard.edu/fits/fits-xml here] and an analysis of the output data [http://projects.iq.harvard.edu/fits/understanding-output here].&lt;br /&gt;
&lt;br /&gt;
=== Influence and take-up ===&lt;br /&gt;
The FITS website shows over 2000 downloads of the software. &lt;br /&gt;
The tool was designed for and is in use at the Harvard Library [http://hul.harvard.edu/ois/systems/drs/ Digital Repository Service].&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;
* '''National Archives of the Netherlands:'''&lt;br /&gt;
** How [http://openpreservation.org/blog/2017/05/17/preservation-impact-assessments-how-preservation-tools-support-naneths-connection-projects/ FITS] supports pre-ingest impact assessments at the National Archives of the Netherlands.&lt;br /&gt;
* '''DNB (German National Library):'''&lt;br /&gt;
** FITS v0.6.1 with modified [[JHOVE (Harvard Object Validation Environment)| Jhove 1.11]], Gentoo Linux, Java-Environment, Tomcat-Application Server&lt;br /&gt;
** Since the end of 2012, DNB uses the FITS library as a part of its risk management within the automated ingest process. At present more than 1500 files are daily examined by FITS.&lt;br /&gt;
*** The purpose of the risk management and its implementation with metadata tools like FITS or JHOVE is to facilitate automatic technical quality checking (bitstream integrity and validation) of each digital publications. Furthermore, the analysis is aimed at recognising technical restrictions such as DRM at an early stage, which hinder or even prevent the task of long-term preservation and use of the digital objects.&lt;br /&gt;
*** The extracted technical metadata (the FITS output) are used further for future long-term preservation measures such as format migration and are stored and managed in the metadata management of the long-term archive of the DNB. The capture of these metadata is essential in order to execute targeted migration measures of files in endangered formats.&lt;br /&gt;
*** FITS also offers significant benefit in the form of easily configurable standardisation of the different tool outputs into the FITS format using XSLT. The DNB has used this function to adapt the FITS output to its own requirements, e.g. incorporating other metadata elements not included in the FITS distribution into the standardisation. &lt;br /&gt;
*** A further adjustment, which the DNB has made, is the integration of a DNB tool to analyse files in ePub format.&lt;br /&gt;
&lt;br /&gt;
* '''ZBW (German National Library of Economics):'''  [https://wiki.dnb.de/display/NESTOR/ZBW+user+experience+with+FITS Link to the user experience of the ZBW]&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;
FITS 0.2.0 was first released as open source in July 2009. As of April 2014 the latest release was version 0.8, released in January 2014. The tool was created to be used in Harvard's Digital Repository Service, and development is active and ongoing.&lt;br /&gt;
 &lt;br /&gt;
All development activity is visible on GitHub: http://github.com/harvard-lts/fits/commits&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
=== Release Feed ===&lt;br /&gt;
Below the last 3 release feeds:&lt;br /&gt;
&amp;lt;rss max=3&amp;gt;https://github.com/harvard-lts/fits/releases.atom&amp;lt;/rss&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
=== Activity Feed ===&lt;br /&gt;
Below the last 5 commits:&lt;br /&gt;
&amp;lt;rss max=5&amp;gt;https://github.com/harvard-lts/fits/commits/master.atom&amp;lt;/rss&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
{{Infobox_tool_details&lt;br /&gt;
|ohloh_id=fits&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Rvveenendaal</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=C3PO&amp;diff=3369</id>
		<title>C3PO</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=C3PO&amp;diff=3369"/>
		<updated>2018-09-24T14:31:13Z</updated>

		<summary type="html">&lt;p&gt;Rvveenendaal: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox_tool&lt;br /&gt;
|purpose=C3PO is a content profiling tool for visualization and preservation analysis&lt;br /&gt;
|homepage=http://ifs.tuwien.ac.at/imp/c3po&lt;br /&gt;
|license=APACHE2&lt;br /&gt;
|platforms= Cross platform&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Delete the Categories that do not apply --&amp;gt;&lt;br /&gt;
[[Category:Content Profiling]]&lt;br /&gt;
[[Category:Metadata Extraction]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Description =&lt;br /&gt;
C3PO (Clever, Crafty, Content Profiling of Objects) is a software tool, which uses meta data extracted from files of a digital collection as input to generate a profile of the content set. It is designed in a way so that different meta data formats originating from different tools can be easily integrated. Currently it supports FITS meta data and Apache TIKA metadata.&lt;br /&gt;
&lt;br /&gt;
C3PO helps managers of digital collections get a better understanding of their collection by analyzing data and providing analysis and visualization of the content. C3PO has the ability to aggregate and combine metadata across collections, generate a profile of the content, and use FITS or Apache TIKA metadata. C3PO integrates easily with Plato for preservation planning purposes and with Scout for monitoring preservation risks.   &lt;br /&gt;
&lt;br /&gt;
The [https://github.com/peshkira/c3po SCAPE version 0.4.0 of C3PO] requires Java 1.6, MongoDB 2.0.5 or higher (64 bit), and optional use of FITS.&lt;br /&gt;
&lt;br /&gt;
Version [https://github.com/datascience/c3po 0.6.0 of C3PO ] requires Java 1.8, MongoDB 3.2 or higher, sbt 1.0 or higher and optional use of FITS 0.6 or higher.&lt;br /&gt;
&lt;br /&gt;
C3PO was developed by Petar Petrov as part of the SCAPE project. This tool is licensed on APACHE2 and runs on Java command line binaries as well as a Web interface.&lt;br /&gt;
 &lt;br /&gt;
===Documentation and user support===&lt;br /&gt;
[https://github.com/peshkira/c3po/wiki/Usage-Guide C3PO Usage Guide]&lt;br /&gt;
[https://github.com/datascience/c3po/wiki C3PO wiki]&lt;br /&gt;
&lt;br /&gt;
= User Experiences =&lt;br /&gt;
* How [http://openpreservation.org/blog/2017/05/17/preservation-impact-assessments-how-preservation-tools-support-naneths-connection-projects/ C3PO supports pre-ingest impact assessment] at the National Archives of the Netherlands &lt;br /&gt;
* Open Planets Foundation [http://www-dev.openplanetsfoundation.org/aggregator/sources/3?page=6 SPRUCE Hackathon Leeds: extending C3PO to support Apache Tika]&lt;br /&gt;
* My Voyage Through Time [https://myvoyagethroughtime.wordpress.com/2013/06/09/c3po-and-digital-curation/ C3PO and Digital Curation]&lt;br /&gt;
* Slide Share [http://www.slideshare.net/SCAPEproject/content-profiling-and-c3po Content Profiling and C3PO]&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
= Development Activity =&lt;br /&gt;
=== Release Feed===&lt;br /&gt;
&amp;lt;rss max=7&amp;gt;https://github.com/peshkira/c3po/commits/master.atom&amp;lt;/rss&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Infobox_tool_details&lt;br /&gt;
|ohloh_id=&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Rvveenendaal</name></author>
	</entry>
</feed>