<?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=Wittmann</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=Wittmann"/>
	<link rel="alternate" type="text/html" href="https://coptr.digipres.org/Special:Contributions/Wittmann"/>
	<updated>2026-05-25T06:34:49Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.14</generator>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=PET_(PERICLES_Extraction_Tool)&amp;diff=2880</id>
		<title>PET (PERICLES Extraction Tool)</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=PET_(PERICLES_Extraction_Tool)&amp;diff=2880"/>
		<updated>2016-05-25T08:32:19Z</updated>

		<summary type="html">&lt;p&gt;Wittmann: /* User Experiences */&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 capture contextual information in a sheer curation scenario&lt;br /&gt;
|homepage=https://github.com/pericles-project/pet&lt;br /&gt;
|license=Apache 2&lt;br /&gt;
|platforms=Cross-platform&lt;br /&gt;
|language=Java&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:Dependency Analysis]]&lt;br /&gt;
[[Category:Metadata Extraction]]&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;
The PERICLES Extraction Tool (PET) is an open source (Apache 2 licensed) Java software for the extraction of significant information from the environment where digital objects are created and modified. This information supports object use and reuse, e.g. for a better long-term preservation of data.For the main part of the metadata extraction PET uses [http://coptr.digipres.org/Tika Apache TIKA] and some other moduls which are:&lt;br /&gt;
&lt;br /&gt;
* CPU specification snapshot&lt;br /&gt;
* CPU usage monitoring&lt;br /&gt;
* Calculate file checksum&lt;br /&gt;
* Create custom executable command (file dependent)&lt;br /&gt;
* Create custom executable command (file independent)&lt;br /&gt;
* Directory Monitor Module&lt;br /&gt;
* FQDN&lt;br /&gt;
* File identification&lt;br /&gt;
* File store information (java.nio.file)&lt;br /&gt;
* File store information (sigar)&lt;br /&gt;
* File system information snapshot&lt;br /&gt;
* Google chrome opened tabs monitoring&lt;br /&gt;
* Graphic System properties snapshot&lt;br /&gt;
* Graphic card information module&lt;br /&gt;
* Installed software snapshot&lt;br /&gt;
* Java installation information snapshot&lt;br /&gt;
* LSOF use monitor&lt;br /&gt;
* List of network interfaces&lt;br /&gt;
* Log expression grep&lt;br /&gt;
* MediaInfoCommand&lt;br /&gt;
* Memory monitoring&lt;br /&gt;
* Network information&lt;br /&gt;
* OS X Spotlight Command module&lt;br /&gt;
* Office document dependencies&lt;br /&gt;
* Operating System properties snapshot&lt;br /&gt;
* PDF Font dependencies&lt;br /&gt;
* Posix file information monitoring&lt;br /&gt;
* Process parameter&lt;br /&gt;
* Process statistics monitoring&lt;br /&gt;
* Regex text search&lt;br /&gt;
* Screenshot module&lt;br /&gt;
* System resources snapshot&lt;br /&gt;
* System swap monitoring&lt;br /&gt;
* TCP statistics monitoring&lt;br /&gt;
* Uptime&lt;br /&gt;
* Who (user, host, device, time)&lt;br /&gt;
* Windows Handle monitoring daemon&lt;br /&gt;
* XML xPath expression &lt;br /&gt;
&lt;br /&gt;
The Tool was developed entirely for the PERICLES EU project http://www.pericles-project.eu/ by Fabio Corubolo, University of Liverpool, and Anna Eggers, Göttingen State and University Library.&lt;br /&gt;
&lt;br /&gt;
A more detailed description can be found in this [http://pericles-project.eu/blog/post/metadata%20extraction,%20environment%20information blog post].&lt;br /&gt;
&lt;br /&gt;
== User Experiences ==&lt;br /&gt;
PET is a easy to use and easy to install tool, which does all thing which are prommised. The user interface is self explanatory and the programm runs fast.  But the neccessary informations for long time storage are given by Apache TIKA. If the other moduls of PET not expressly needed, then it is better and faster to use Apache TIKA directly instead of the PERICLES Extraction Tool.&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://github.com/pericles-project/pet/releases.atom&lt;br /&gt;
|issues_rss=&lt;br /&gt;
|mailing_lists=&lt;br /&gt;
|ohloh_id=&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Wittmann</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=PET_(PERICLES_Extraction_Tool)&amp;diff=2879</id>
		<title>PET (PERICLES Extraction Tool)</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=PET_(PERICLES_Extraction_Tool)&amp;diff=2879"/>
		<updated>2016-05-25T08:21:35Z</updated>

		<summary type="html">&lt;p&gt;Wittmann: /* 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=A tool to capture contextual information in a sheer curation scenario&lt;br /&gt;
|homepage=https://github.com/pericles-project/pet&lt;br /&gt;
|license=Apache 2&lt;br /&gt;
|platforms=Cross-platform&lt;br /&gt;
|language=Java&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:Dependency Analysis]]&lt;br /&gt;
[[Category:Metadata Extraction]]&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;
The PERICLES Extraction Tool (PET) is an open source (Apache 2 licensed) Java software for the extraction of significant information from the environment where digital objects are created and modified. This information supports object use and reuse, e.g. for a better long-term preservation of data.For the main part of the metadata extraction PET uses [http://coptr.digipres.org/Tika Apache TIKA] and some other moduls which are:&lt;br /&gt;
&lt;br /&gt;
* CPU specification snapshot&lt;br /&gt;
* CPU usage monitoring&lt;br /&gt;
* Calculate file checksum&lt;br /&gt;
* Create custom executable command (file dependent)&lt;br /&gt;
* Create custom executable command (file independent)&lt;br /&gt;
* Directory Monitor Module&lt;br /&gt;
* FQDN&lt;br /&gt;
* File identification&lt;br /&gt;
* File store information (java.nio.file)&lt;br /&gt;
* File store information (sigar)&lt;br /&gt;
* File system information snapshot&lt;br /&gt;
* Google chrome opened tabs monitoring&lt;br /&gt;
* Graphic System properties snapshot&lt;br /&gt;
* Graphic card information module&lt;br /&gt;
* Installed software snapshot&lt;br /&gt;
* Java installation information snapshot&lt;br /&gt;
* LSOF use monitor&lt;br /&gt;
* List of network interfaces&lt;br /&gt;
* Log expression grep&lt;br /&gt;
* MediaInfoCommand&lt;br /&gt;
* Memory monitoring&lt;br /&gt;
* Network information&lt;br /&gt;
* OS X Spotlight Command module&lt;br /&gt;
* Office document dependencies&lt;br /&gt;
* Operating System properties snapshot&lt;br /&gt;
* PDF Font dependencies&lt;br /&gt;
* Posix file information monitoring&lt;br /&gt;
* Process parameter&lt;br /&gt;
* Process statistics monitoring&lt;br /&gt;
* Regex text search&lt;br /&gt;
* Screenshot module&lt;br /&gt;
* System resources snapshot&lt;br /&gt;
* System swap monitoring&lt;br /&gt;
* TCP statistics monitoring&lt;br /&gt;
* Uptime&lt;br /&gt;
* Who (user, host, device, time)&lt;br /&gt;
* Windows Handle monitoring daemon&lt;br /&gt;
* XML xPath expression &lt;br /&gt;
&lt;br /&gt;
The Tool was developed entirely for the PERICLES EU project http://www.pericles-project.eu/ by Fabio Corubolo, University of Liverpool, and Anna Eggers, Göttingen State and University Library.&lt;br /&gt;
&lt;br /&gt;
A more detailed description can be found in this [http://pericles-project.eu/blog/post/metadata%20extraction,%20environment%20information blog post].&lt;br /&gt;
&lt;br /&gt;
== User Experiences ==&lt;br /&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=https://github.com/pericles-project/pet/releases.atom&lt;br /&gt;
|issues_rss=&lt;br /&gt;
|mailing_lists=&lt;br /&gt;
|ohloh_id=&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Wittmann</name></author>
	</entry>
</feed>