<?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=ChrisReinhart</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=ChrisReinhart"/>
	<link rel="alternate" type="text/html" href="https://coptr.digipres.org/Special:Contributions/ChrisReinhart"/>
	<updated>2026-05-25T11:55:38Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.14</generator>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=Workflow:Workflow_for_ingesting_digitized_books_into_a_digital_archive&amp;diff=3010</id>
		<title>Workflow:Workflow for ingesting digitized books into a digital archive</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=Workflow:Workflow_for_ingesting_digitized_books_into_a_digital_archive&amp;diff=3010"/>
		<updated>2017-04-07T14:30:12Z</updated>

		<summary type="html">&lt;p&gt;ChrisReinhart: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:workflow.png|Upload file (Toolbox on left) and add a workflow image here or remove]]&lt;br /&gt;
[[Category:COW Workflows]]&lt;br /&gt;
&lt;br /&gt;
{{Infobox_cheese&lt;br /&gt;
|name=Ingest of digitized books&lt;br /&gt;
|category=Ingest&lt;br /&gt;
|status=Testphase&lt;br /&gt;
|tools=&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#FFFFFF&amp;quot;&amp;gt;b&amp;lt;/span&amp;gt;  &lt;br /&gt;
* [[7-Zip]]&lt;br /&gt;
* [http://www.docuteam.ch/en/products/it-for-archives/software/ docuteam feeder]&lt;br /&gt;
* [https://en.wikipedia.org/wiki/CURL cURL]&lt;br /&gt;
* [https://en.wikipedia.org/wiki/Saxon_XSLT Saxon]&lt;br /&gt;
* [[DROID]]&lt;br /&gt;
* [[FITS_(File_Information_Tool_Set)]]&lt;br /&gt;
* [https://en.wikipedia.org/wiki/Clam_AntiVirus Clam AV]&lt;br /&gt;
* [[Fedora_Commons]]&lt;br /&gt;
|organisation=[http://www.unibe.ch/university/services/university_library/ub/index_eng.html Universitätsbibliothek Bern]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Workflow Description==&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; data-expandtext=&amp;quot;Show Diagram&amp;quot; data-collapsetext=&amp;quot;Hide Diagram&amp;quot; &amp;gt;&lt;br /&gt;
[[File:Ingest-E-rara-eng.png]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# The data provider provides his content as an input for the transfer tool (currently in development).&lt;br /&gt;
# The transfer tool creates a zip-container with the content and calculates a checksum of the container.&lt;br /&gt;
# The zip-container and the checksum are bundled (another zip-container or a plain folder) and form the SIP toghether.&lt;br /&gt;
# The transfer tool moves the SIP to a registered, data provider specific hotfolder, which is connected to the ingest server.&lt;br /&gt;
# As soon as the complete SIP has been transfered to the ingest server, a trigger is raised and the ingest workflow starts.&lt;br /&gt;
# The SIP gets unpacked.&lt;br /&gt;
# The zip container, that contains the content, is validated according to the provided checksum. If this fixity check fails, the data provider is asked to reingest his data.&lt;br /&gt;
# The content and the structure of the content are validated against the submission agreement, that was signed with the data provider (this step is currently in development).&lt;br /&gt;
# Based on an unique id (encoded in the content filename) descriptive metadata is fetched from the library's OPAC over an OAI-PMH interface.&lt;br /&gt;
# The OPAC returns a MARC.XML-file.&lt;br /&gt;
# The MARC.XML-file is mapped to an EAD.XML-file by a xslt-transformation.&lt;br /&gt;
# The EAD.XML is exported to a designated folder for pickup by the archival information system&lt;br /&gt;
# Every content file is analysed by DROID for format identification and basic technical metadata is extracted (e.g. filesize).&lt;br /&gt;
# The output of this analysis is written to a PREMIS.XML-file (one PREMIS.XML per content object).&lt;br /&gt;
# Every content file is validated and analysed by FITS and content specific technical metadata is extracted.&lt;br /&gt;
# The output of this analysis (FITS.XML) is integrated into the existing PREMIS.XML-files.&lt;br /&gt;
# Each content file is scanned for viruses and malware by Clam AV.&lt;br /&gt;
# For each content object and for the whole information entity (the book) a PID is fetched from the repository.&lt;br /&gt;
# For each content object and for the whole information entity an AIP is generated. This process includes the generation of RDF-tipples, that contain the relationships between the objects.&lt;br /&gt;
# The AIPs are ingested into the repository.&lt;br /&gt;
# The data producer get's informed, that the ingest finished successfully.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==List of Tools==&lt;br /&gt;
&amp;lt;!-- List the tools in your workflow in a bulleted list (begin each line with an asterisk). Link to tool entries in COPTR where possible --&amp;gt;&lt;br /&gt;
* [[7-Zip]] - Pack and unpack content / SIPs&lt;br /&gt;
* [http://www.docuteam.ch/en/products/it-for-archives/software/ docuteam feeder] - Workflow- and Ingestframework&lt;br /&gt;
* [https://en.wikipedia.org/wiki/CURL cURL] - Fetch MARC.XML per http&lt;br /&gt;
* [https://en.wikipedia.org/wiki/Saxon_XSLT Saxon] - MARC.XML to EAD.XML mapping&lt;br /&gt;
* [[DROID]] - Format Identification and generation of basic technical metadata&lt;br /&gt;
* [[FITS_(File_Information_Tool_Set)]] - Generation of specific, content aware technical metadata&lt;br /&gt;
* [https://en.wikipedia.org/wiki/Clam_AntiVirus Clam AV] - Virus check&lt;br /&gt;
* [[Fedora_Commons]] - Digital Repository&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Organisation==&lt;br /&gt;
&amp;lt;!-- Add the name of your organisation here --&amp;gt;&lt;br /&gt;
[http://www.unibe.ch/university/services/university_library/ub/index_eng.html Universitätsbibliothek Bern]&lt;br /&gt;
&lt;br /&gt;
==Purpose, Context and Content==&lt;br /&gt;
&amp;lt;!-- Describe what your workflow is for, what the organisational context of the workflow is, and what content it is designed to work with --&amp;gt;&lt;br /&gt;
The University Library of Bern digitizes historical books, maps and journals that are part of the &amp;quot;Bernensia&amp;quot; collection (Media about or from authors from the state and city of Bern). The digital object resulting from this digitization process are unique and therefore of great value for the library. To preserve them for the longterm, these objects have to be ingested into the digital archive of the libray. The main goal of this workflow is to provide an easy interface to the data provider (digitization team), to provide a simple gateway to the digital archive and to collect the as much metadata as is available in an automated way. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Evaluation/Review==&lt;br /&gt;
&amp;lt;!-- How effective was the workflow? Was it replaced with a better workflow? Did it work well with some content but not others? What is the current status of the workflow? Does it relate to another workflow already described on the wiki? Link, explain and elaborate --&amp;gt;&lt;br /&gt;
A subset of the workflow has been setup and tested as a proof of concept on a prototype system. It will be installed and extended in a productive environment shortly .&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Further Information==&lt;br /&gt;
&amp;lt;!-- Provide any further information or links to additional documentation here --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Add four tildes below (&amp;quot;~~~~&amp;quot;) to create an automatic signature, including your wiki username. Ensure your user page (click on your username to create it) includes an up to date contact email address --&amp;gt;&lt;br /&gt;
[[User:ChrisReinhart|ChrisReinhart]] ([[User talk:ChrisReinhart|talk]]) 14:00, 7 April 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Note that your workflow will be marked with a CC3.0 licence --&amp;gt;&lt;/div&gt;</summary>
		<author><name>ChrisReinhart</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=Workflow:Workflow_for_ingesting_digitized_books_into_a_digital_archive&amp;diff=3009</id>
		<title>Workflow:Workflow for ingesting digitized books into a digital archive</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=Workflow:Workflow_for_ingesting_digitized_books_into_a_digital_archive&amp;diff=3009"/>
		<updated>2017-04-07T14:24:01Z</updated>

		<summary type="html">&lt;p&gt;ChrisReinhart: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:workflow.png|Upload file (Toolbox on left) and add a workflow image here or remove]]&lt;br /&gt;
[[Category:COW Workflows]]&lt;br /&gt;
&lt;br /&gt;
{{Infobox_cheese&lt;br /&gt;
|name=Ingest of digitized books&lt;br /&gt;
|category=Ingest&lt;br /&gt;
|status=Testphase&lt;br /&gt;
|tools=&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#FFFFFF&amp;quot;&amp;gt;b&amp;lt;/span&amp;gt;  &lt;br /&gt;
* [[7-Zip]]&lt;br /&gt;
* [http://www.docuteam.ch/en/products/it-for-archives/software/ docuteam feeder]&lt;br /&gt;
* [https://en.wikipedia.org/wiki/CURL cURL]&lt;br /&gt;
* [https://en.wikipedia.org/wiki/Saxon_XSLT Saxon]&lt;br /&gt;
* [[DROID]]&lt;br /&gt;
* [[FITS_(File_Information_Tool_Set)]]&lt;br /&gt;
* [https://en.wikipedia.org/wiki/Clam_AntiVirus Clam AV]&lt;br /&gt;
* [[Fedora_Commons]]&lt;br /&gt;
|organisation=[http://www.ub.unibe.ch/ Universitätsbibliothek Bern]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Workflow Description==&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; data-expandtext=&amp;quot;Show Diagram&amp;quot; data-collapsetext=&amp;quot;Hide Diagram&amp;quot; &amp;gt;&lt;br /&gt;
[[File:Ingest-E-rara-eng.png]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# The data provider provides his content as an input for the transfer tool (currently in development)&lt;br /&gt;
# The transfer tool creates a zip-container with the content and calculates a checksum of the container&lt;br /&gt;
# The zip-container and the checksum are bundled (another zip-container or a plain folder) and build the SIP&lt;br /&gt;
# The transfer tool moves the SIP to a registered, data provider specific hotfolder, which is connected to the ingest server&lt;br /&gt;
# As soon as the complete SIP has been transfered to the ingest server, a trigger is raised and the ingest workflow starts&lt;br /&gt;
# The SIP gets unpacked&lt;br /&gt;
# The included zip container is validated according to the provided checksum. If this fixity check fails, the data provider is asked to reingest his data.&lt;br /&gt;
# The content and the structure of the content are validated against the submission agreement, that was signed with the data provider (this step is currently in development)&lt;br /&gt;
# Based on the OPAC-systemnumber (encoded in the content filename) descriptive metadata is fetched from the library's OPAC over its OAI-PMH interface&lt;br /&gt;
# The OPAC returns a MARC.XML-file.&lt;br /&gt;
# The MARC.XML-file is mapped into a EAD.XML-file by a xslt-transformation&lt;br /&gt;
# The EAD.XML is exported to a designated folder for pickup by the archival information system&lt;br /&gt;
# Every content file is analysed by DROID for format identification and basic technical metadata is extracted (e.g. filesize)&lt;br /&gt;
# The output of this analysis is saved into a PREMIS.XML-file (one PREMIS.XML per content object).&lt;br /&gt;
# Every content file is validated and analysed by FITS and content specific technical metadata is extracted.&lt;br /&gt;
# The output of this analysis (FITS.XML) is integrated into the existing PREMIS.XML-files.&lt;br /&gt;
# Each content file is scanned for viruses and malware by Clam AV.&lt;br /&gt;
# For each content object and for the whole information entity (the book) a PID is fetched from the repository&lt;br /&gt;
# For each content object and for the whole information entity an AIP is generated. This process includes the generation of RDF-tipples, that contain the relationships between the objects.&lt;br /&gt;
# The AIPs are ingested into the repository&lt;br /&gt;
# The data producer get's informed, that the ingest finished successfully&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==List of Tools==&lt;br /&gt;
&amp;lt;!-- List the tools in your workflow in a bulleted list (begin each line with an asterisk). Link to tool entries in COPTR where possible --&amp;gt;&lt;br /&gt;
* [[7-Zip]] - Pack and unpack content / SIPs&lt;br /&gt;
* [http://www.docuteam.ch/en/products/it-for-archives/software/ docuteam feeder] - Workflow- and Ingestframework&lt;br /&gt;
* [https://en.wikipedia.org/wiki/CURL cURL] - Fetch MARC.XML per http&lt;br /&gt;
* [https://en.wikipedia.org/wiki/Saxon_XSLT Saxon] - MARC.XML to EAD.XML mapping&lt;br /&gt;
* [[DROID]] - Format Identification and generation of basic technical metadata&lt;br /&gt;
* [[FITS_(File_Information_Tool_Set)]] - Generation of specific, content aware technical metadata&lt;br /&gt;
* [https://en.wikipedia.org/wiki/Clam_AntiVirus Clam AV] - Virus check&lt;br /&gt;
* [[Fedora_Commons]] - Digital Repository&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Organisation==&lt;br /&gt;
&amp;lt;!-- Add the name of your organisation here --&amp;gt;&lt;br /&gt;
[http://www.ub.unibe.ch/ Universitätsbibliothek Bern]&lt;br /&gt;
&lt;br /&gt;
==Purpose, Context and Content==&lt;br /&gt;
&amp;lt;!-- Describe what your workflow is for, what the organisational context of the workflow is, and what content it is designed to work with --&amp;gt;&lt;br /&gt;
The University Library of Bern digitizes historical books, maps and journals that are part of the &amp;quot;Bernensia&amp;quot; collection (Media about or from authors from the state and city of Bern). The digital object resulting from this digitization process are unique and therefore of great value for the library. To preserve them for the longterm, these objects have to be ingested into the digital archive of the libray. The main goal of this workflow is to provide an easy interface to the data provider (digitization team), to provide a simple gateway to the digital archive and to collect the as much metadata as is available in an automated way. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Evaluation/Review==&lt;br /&gt;
&amp;lt;!-- How effective was the workflow? Was it replaced with a better workflow? Did it work well with some content but not others? What is the current status of the workflow? Does it relate to another workflow already described on the wiki? Link, explain and elaborate --&amp;gt;&lt;br /&gt;
A subset of the workflow has been setup and tested as a proof of concept on a prototype system. It will be installed and extended in a productive environment shortly .&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Further Information==&lt;br /&gt;
&amp;lt;!-- Provide any further information or links to additional documentation here --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Add four tildes below (&amp;quot;~~~~&amp;quot;) to create an automatic signature, including your wiki username. Ensure your user page (click on your username to create it) includes an up to date contact email address --&amp;gt;&lt;br /&gt;
[[User:ChrisReinhart|ChrisReinhart]] ([[User talk:ChrisReinhart|talk]]) 14:00, 7 April 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Note that your workflow will be marked with a CC3.0 licence --&amp;gt;&lt;/div&gt;</summary>
		<author><name>ChrisReinhart</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=Workflow:Workflow_for_ingesting_digitized_books_into_a_digital_archive&amp;diff=3008</id>
		<title>Workflow:Workflow for ingesting digitized books into a digital archive</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=Workflow:Workflow_for_ingesting_digitized_books_into_a_digital_archive&amp;diff=3008"/>
		<updated>2017-04-07T14:00:02Z</updated>

		<summary type="html">&lt;p&gt;ChrisReinhart: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:workflow.png|Upload file (Toolbox on left) and add a workflow image here or remove]]&lt;br /&gt;
[[Category:COW Workflows]]&lt;br /&gt;
&lt;br /&gt;
{{Infobox_cheese&lt;br /&gt;
|name=Ingest of digitized books&lt;br /&gt;
|category=Ingest&lt;br /&gt;
|status=Testphase&lt;br /&gt;
|tools=&lt;br /&gt;
* [[7-Zip]]&lt;br /&gt;
* [http://www.docuteam.ch/en/products/it-for-archives/software/ docuteam feeder]&lt;br /&gt;
* [https://en.wikipedia.org/wiki/CURL cURL]&lt;br /&gt;
* [https://en.wikipedia.org/wiki/Saxon_XSLT Saxon]&lt;br /&gt;
* [[DROID]]&lt;br /&gt;
* [[FITS_(File_Information_Tool_Set)]]&lt;br /&gt;
* [https://en.wikipedia.org/wiki/Clam_AntiVirus Clam AV]&lt;br /&gt;
* [[Fedora_Commons]]&lt;br /&gt;
|organisation=[http://www.ub.unibe.ch/ Universitätsbibliothek Bern]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Workflow Description==&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; data-expandtext=&amp;quot;Show Diagram&amp;quot; data-collapsetext=&amp;quot;Hide Diagram&amp;quot; &amp;gt;&lt;br /&gt;
[[File:Ingest-E-rara-eng.png]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# The data provider provides his content as an input for the transfer tool (currently in development)&lt;br /&gt;
# The transfer tool creates a zip-container with the content and calculates a checksum of the container&lt;br /&gt;
# The zip-container and the checksum are bundled (another zip-container or a plain folder) and build the SIP&lt;br /&gt;
# The transfer tool moves the SIP to a registered, data provider specific hotfolder, which is connected to the ingest server&lt;br /&gt;
# As soon as the complete SIP has been transfered to the ingest server, a trigger is raised and the ingest workflow starts&lt;br /&gt;
# The SIP gets unpacked&lt;br /&gt;
# The included zip container is validated according to the provided checksum. If this fixity check fails, the data provider is asked to reingest his data.&lt;br /&gt;
# The content and the structure of the content are validated against the submission agreement, that was signed with the data provider (this step is currently in development)&lt;br /&gt;
# Based on the OPAC-systemnumber (encoded in the content filename) descriptive metadata is fetched from the library's OPAC over its OAI-PMH interface&lt;br /&gt;
# The OPAC returns a MARC.XML-file.&lt;br /&gt;
# The MARC.XML-file is mapped into a EAD.XML-file by a xslt-transformation&lt;br /&gt;
# The EAD.XML is exported to a designated folder for pickup by the archival information system&lt;br /&gt;
# Every content file is analysed by DROID for format identification and basic technical metadata is extracted (e.g. filesize)&lt;br /&gt;
# The output of this analysis is saved into a PREMIS.XML-file (one PREMIS.XML per content object).&lt;br /&gt;
# Every content file is validated and analysed by FITS and content specific technical metadata is extracted.&lt;br /&gt;
# The output of this analysis (FITS.XML) is integrated into the existing PREMIS.XML-files.&lt;br /&gt;
# Each content file is scanned for viruses and malware by Clam AV.&lt;br /&gt;
# For each content object and for the whole information entity (the book) a PID is fetched from the repository&lt;br /&gt;
# For each content object and for the whole information entity an AIP is generated. This process includes the generation of RDF-tipples, that contain the relationships between the objects.&lt;br /&gt;
# The AIPs are ingested into the repository&lt;br /&gt;
# The data producer get's informed, that the ingest finished successfully&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==List of Tools==&lt;br /&gt;
&amp;lt;!-- List the tools in your workflow in a bulleted list (begin each line with an asterisk). Link to tool entries in COPTR where possible --&amp;gt;&lt;br /&gt;
* [[7-Zip]] - Pack and unpack content / SIPs&lt;br /&gt;
* [http://www.docuteam.ch/en/products/it-for-archives/software/ docuteam feeder] - Workflow- and Ingestframework&lt;br /&gt;
* [https://en.wikipedia.org/wiki/CURL cURL] - Fetch MARC.XML per http&lt;br /&gt;
* [https://en.wikipedia.org/wiki/Saxon_XSLT Saxon] - MARC.XML to EAD.XML mapping&lt;br /&gt;
* [[DROID]] - Format Identification and generation of basic technical metadata&lt;br /&gt;
* [[FITS_(File_Information_Tool_Set)]] - Generation of specific, content aware technical metadata&lt;br /&gt;
* [https://en.wikipedia.org/wiki/Clam_AntiVirus Clam AV] - Virus check&lt;br /&gt;
* [[Fedora_Commons]] - Digital Repository&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Organisation==&lt;br /&gt;
&amp;lt;!-- Add the name of your organisation here --&amp;gt;&lt;br /&gt;
[http://www.ub.unibe.ch/ Universitätsbibliothek Bern]&lt;br /&gt;
&lt;br /&gt;
==Purpose, Context and Content==&lt;br /&gt;
&amp;lt;!-- Describe what your workflow is for, what the organisational context of the workflow is, and what content it is designed to work with --&amp;gt;&lt;br /&gt;
The University Library of Bern digitizes historical books, maps and journals that are part of the &amp;quot;Bernensia&amp;quot; collection (Media about or from authors from the state and city of Bern). The digital object resulting from this digitization process are unique and therefore of great value for the library. To preserve them for the longterm, these objects have to be ingested into the digital archive of the libray. The main goal of this workflow is to provide an easy interface to the data provider (digitization team), to provide a simple gateway to the digital archive and to collect the as much metadata as is available in an automated way. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Evaluation/Review==&lt;br /&gt;
&amp;lt;!-- How effective was the workflow? Was it replaced with a better workflow? Did it work well with some content but not others? What is the current status of the workflow? Does it relate to another workflow already described on the wiki? Link, explain and elaborate --&amp;gt;&lt;br /&gt;
A subset of the workflow has been setup and tested as a proof of concept on a prototype system. It will be installed and extended in a productive environment shortly .&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Further Information==&lt;br /&gt;
&amp;lt;!-- Provide any further information or links to additional documentation here --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Add four tildes below (&amp;quot;~~~~&amp;quot;) to create an automatic signature, including your wiki username. Ensure your user page (click on your username to create it) includes an up to date contact email address --&amp;gt;&lt;br /&gt;
[[User:ChrisReinhart|ChrisReinhart]] ([[User talk:ChrisReinhart|talk]]) 14:00, 7 April 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Note that your workflow will be marked with a CC3.0 licence --&amp;gt;&lt;/div&gt;</summary>
		<author><name>ChrisReinhart</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=Workflow:Workflow_for_ingesting_digitized_books_into_a_digital_archive&amp;diff=3007</id>
		<title>Workflow:Workflow for ingesting digitized books into a digital archive</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=Workflow:Workflow_for_ingesting_digitized_books_into_a_digital_archive&amp;diff=3007"/>
		<updated>2017-04-07T12:08:14Z</updated>

		<summary type="html">&lt;p&gt;ChrisReinhart: Created page with &amp;quot;Upload file (Toolbox on left) and add a workflow image here or remove Category:COW Workflows  ==Workflow Description== &amp;lt;div class=&amp;quot;toccolours mw-coll...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:workflow.png|Upload file (Toolbox on left) and add a workflow image here or remove]]&lt;br /&gt;
[[Category:COW Workflows]]&lt;br /&gt;
&lt;br /&gt;
==Workflow Description==&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; data-expandtext=&amp;quot;Show Diagram&amp;quot; data-collapsetext=&amp;quot;Hide Diagram&amp;quot; &amp;gt;&lt;br /&gt;
[[File:Ingest-E-rara-eng.png]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# The data provider provides his content as an input for the transfer tool (currently in development)&lt;br /&gt;
# The transfer tool creates a zip-container with the content and calculates a checksum of the container&lt;br /&gt;
# The zip-container and the checksum are bundled (another zip-container or a plain folder) and build the SIP&lt;br /&gt;
# The transfer tool moves the SIP to a registered, data provider specific hotfolder, which is connected to the ingest server&lt;br /&gt;
# As soon as the complete SIP has been transfered to the ingest server, a trigger is raised and the ingest workflow starts&lt;br /&gt;
# The SIP gets unpacked&lt;br /&gt;
# The included zip container is validated according to the provided checksum. If this fixity check fails, the data provider is asked to reingest his data.&lt;br /&gt;
# The content and the structure of the content are validated against the submission agreement, that was signed with the data provider (this step is currently in development)&lt;br /&gt;
# Based on the OPAC-systemnumber (encoded in the content filename) descriptive metadata is fetched from the library's OPAC over its OAI-PMH interface&lt;br /&gt;
# The OPAC returns a MARC.XML-file.&lt;br /&gt;
# The MARC.XML-file is mapped into a EAD.XML-file by a xslt-transformation&lt;br /&gt;
# The EAD.XML is exported to a designated folder for pickup by the archival information system&lt;br /&gt;
# Every content file is analysed by DROID for format identification and basic technical metadata is extracted (e.g. filesize)&lt;br /&gt;
# The output of this analysis is saved into a PREMIS.XML-file (one PREMIS.XML per content object).&lt;br /&gt;
# Every content file is validated and analysed by FITS and content specific technical metadata is extracted.&lt;br /&gt;
# The output of this analysis (FITS.XML) is integrated into the existing PREMIS.XML-files.&lt;br /&gt;
# Each content file is scanned for viruses and malware by Clam AV.&lt;br /&gt;
# For each content object and for the whole information entity (the book) a PID is fetched from the repository&lt;br /&gt;
# For each content object and for the whole information entity an AIP is generated. This process includes the generation of RDF-tipples, that contain the relationships between the objects.&lt;br /&gt;
# The AIPs are ingested into the repository&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==List of Tools==&lt;br /&gt;
&amp;lt;!-- List the tools in your workflow in a bulleted list (begin each line with an asterisk). Link to tool entries in COPTR where possible --&amp;gt;&lt;br /&gt;
* [[7-Zip]] - Pack and unpack content / SIPs&lt;br /&gt;
* [http://www.docuteam.ch/en/products/it-for-archives/software/ docuteam feeder] - Workflow- and Ingestframework&lt;br /&gt;
* [https://en.wikipedia.org/wiki/CURL cURL] - Fetch MARC.XML per http&lt;br /&gt;
* [https://en.wikipedia.org/wiki/Saxon_XSLT Saxon] - MARC.XML to EAD.XML mapping&lt;br /&gt;
* [[DROID]] - Format Identification and generation of basic technical metadata&lt;br /&gt;
* [[FITS_(File_Information_Tool_Set)]] - Generation of specific, content aware technical metadata&lt;br /&gt;
* [https://en.wikipedia.org/wiki/Clam_AntiVirus Clam AV] - Virus check&lt;br /&gt;
* [[Fedora_Commons]] - Digital Repository&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Organisation==&lt;br /&gt;
&amp;lt;!-- Add the name of your organisation here --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Purpose, Context and Content==&lt;br /&gt;
&amp;lt;!-- Describe what your workflow is for, what the organisational context of the workflow is, and what content it is designed to work with --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Evaluation/Review==&lt;br /&gt;
&amp;lt;!-- How effective was the workflow? Was it replaced with a better workflow? Did it work well with some content but not others? What is the current status of the workflow? Does it relate to another workflow already described on the wiki? Link, explain and elaborate --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Further Information==&lt;br /&gt;
&amp;lt;!-- Provide any further information or links to additional documentation here --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Add four tildes below (&amp;quot;~~~~&amp;quot;) to create an automatic signature, including your wiki username. Ensure your user page (click on your username to create it) includes an up to date contact email address --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Note that your workflow will be marked with a CC3.0 licence --&amp;gt;&lt;/div&gt;</summary>
		<author><name>ChrisReinhart</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=File:Ingest-E-rara-eng.png&amp;diff=3006</id>
		<title>File:Ingest-E-rara-eng.png</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=File:Ingest-E-rara-eng.png&amp;diff=3006"/>
		<updated>2017-04-07T11:19:50Z</updated>

		<summary type="html">&lt;p&gt;ChrisReinhart: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>ChrisReinhart</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=Template:Infobox_cheese&amp;diff=2999</id>
		<title>Template:Infobox cheese</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=Template:Infobox_cheese&amp;diff=2999"/>
		<updated>2017-03-07T10:40:09Z</updated>

		<summary type="html">&lt;p&gt;ChrisReinhart: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;table class=&amp;quot;infobox formatinfo wikitable&amp;quot; border=&amp;quot;0&amp;quot; style=&amp;quot;float: right; border: 1px solid #aaa; max-width: 33%; overflow: hidden; background-color: #f9f9f9; padding: 0.25em; margin: 0 0.25em 1em;&amp;quot;&amp;gt;&lt;br /&gt;
{{#if:{{{image|}}}|&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td align=&amp;quot;center&amp;quot; colspan=&amp;quot;2&amp;quot;&amp;gt;[[Image:{{{image}}}|100px|{{PAGENAME}}]]&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td align=&amp;quot;center&amp;quot; colspan=&amp;quot;2&amp;quot;&amp;gt;{{{name}}}&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;&amp;lt;b&amp;gt;Category:&amp;lt;/b&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;{{{category|Unknown}}}&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
{{#if:{{{status|}}}|&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;&amp;lt;b&amp;gt;Status:&amp;lt;/b&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;{{{status|Unknown}}}&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
{{#if:{{{tools|}}}|&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;&amp;lt;b&amp;gt;Tools:&amp;lt;/b&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;{{{tools|Unknown}}}&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
{{#if:{{{input|}}}|&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;&amp;lt;b&amp;gt;Input:&amp;lt;/b&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;{{{input|Unknown}}}&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
{{#if:{{{output|}}}|&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;&amp;lt;b&amp;gt;Output:&amp;lt;/b&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;{{{output|Unknown}}}&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
{{#if:{{{organisation|}}}|&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;&amp;lt;b&amp;gt;Organisation:&amp;lt;/b&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;{{{organisation|Unknown}}}&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;/div&gt;</summary>
		<author><name>ChrisReinhart</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=Template:Infobox_cheese&amp;diff=2998</id>
		<title>Template:Infobox cheese</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=Template:Infobox_cheese&amp;diff=2998"/>
		<updated>2017-03-07T10:37:11Z</updated>

		<summary type="html">&lt;p&gt;ChrisReinhart: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;table class=&amp;quot;infobox formatinfo&amp;quot; border=&amp;quot;1&amp;quot; style=&amp;quot;float: right; border: 1px solid #aaa; max-width: 33%; overflow: hidden; background-color: #f9f9f9; padding: 0.25em; margin: 0 0.25em 1em;&amp;quot;&amp;gt;&lt;br /&gt;
{{#if:{{{image|}}}|&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td align=&amp;quot;center&amp;quot; colspan=&amp;quot;2&amp;quot;&amp;gt;[[Image:{{{image}}}|100px|{{PAGENAME}}]]&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td align=&amp;quot;center&amp;quot; colspan=&amp;quot;2&amp;quot;&amp;gt;{{{name}}}&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;&amp;lt;b&amp;gt;Category:&amp;lt;/b&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;{{{category|Unknown}}}&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
{{#if:{{{status|}}}|&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;&amp;lt;b&amp;gt;Status:&amp;lt;/b&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;{{{status|Unknown}}}&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
{{#if:{{{tools|}}}|&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;&amp;lt;b&amp;gt;Tools:&amp;lt;/b&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;{{{tools|Unknown}}}&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
{{#if:{{{input|}}}|&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;&amp;lt;b&amp;gt;Input:&amp;lt;/b&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;{{{input|Unknown}}}&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
{{#if:{{{output|}}}|&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;&amp;lt;b&amp;gt;Output:&amp;lt;/b&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;{{{output|Unknown}}}&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
{{#if:{{{organisation|}}}|&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;&amp;lt;b&amp;gt;Organisation:&amp;lt;/b&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;{{{organisation|Unknown}}}&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;/div&gt;</summary>
		<author><name>ChrisReinhart</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=Template:Infobox_cheese&amp;diff=2996</id>
		<title>Template:Infobox cheese</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=Template:Infobox_cheese&amp;diff=2996"/>
		<updated>2017-03-07T10:24:33Z</updated>

		<summary type="html">&lt;p&gt;ChrisReinhart: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;table class=&amp;quot;infobox formatinfo&amp;quot; border=&amp;quot;0&amp;quot; style=&amp;quot;float: right; border: 1px solid #aaa; max-width: 33%; overflow: hidden; background-color: #f9f9f9; padding: 0.25em; margin: 0 0.25em 1em;&amp;quot;&amp;gt;&lt;br /&gt;
{{#if:{{{image|}}}|&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td align=&amp;quot;center&amp;quot; colspan=&amp;quot;2&amp;quot;&amp;gt;[[Image:{{{image}}}|100px|{{PAGENAME}}]]&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td align=&amp;quot;center&amp;quot; colspan=&amp;quot;2&amp;quot;&amp;gt;{{{name}}}&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;&amp;lt;b&amp;gt;Category:&amp;lt;/b&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;{{{category|Unknown}}}&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
{{#if:{{{status|}}}|&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;&amp;lt;b&amp;gt;Status:&amp;lt;/b&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;{{{status|Unknown}}}&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
{{#if:{{{tools|}}}|&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;&amp;lt;b&amp;gt;Tools:&amp;lt;/b&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;{{{tools|Unknown}}}&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
{{#if:{{{input|}}}|&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;&amp;lt;b&amp;gt;Input:&amp;lt;/b&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;{{{input|Unknown}}}&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
{{#if:{{{output|}}}|&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;&amp;lt;b&amp;gt;Output:&amp;lt;/b&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;{{{output|Unknown}}}&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
{{#if:{{{organisation|}}}|&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;&amp;lt;b&amp;gt;Organisation:&amp;lt;/b&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;{{{organisation|Unknown}}}&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;/div&gt;</summary>
		<author><name>ChrisReinhart</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=Template:Infobox_cheese&amp;diff=2994</id>
		<title>Template:Infobox cheese</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=Template:Infobox_cheese&amp;diff=2994"/>
		<updated>2017-03-07T10:20:49Z</updated>

		<summary type="html">&lt;p&gt;ChrisReinhart: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;table class=&amp;quot;infobox formatinfo&amp;quot; border=&amp;quot;0&amp;quot; style=&amp;quot;float: right; border: 1px solid #aaa; max-width: 33%; overflow: hidden; background-color: #f9f9f9; padding: 0.25em; margin: 0 0.25em 1em;&amp;quot;&amp;gt;&lt;br /&gt;
{{#if:{{{image|}}}|&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td align=&amp;quot;center&amp;quot; colspan=&amp;quot;2&amp;quot;&amp;gt;[[Image:{{{image}}}|100px|{{PAGENAME}}]]&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td align=&amp;quot;center&amp;quot; colspan=&amp;quot;2&amp;quot;&amp;gt;{{{Name}}}&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;&amp;lt;b&amp;gt;Category:&amp;lt;/b&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;{{{category|Unknown}}}&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
{{#if:{{{status|}}}|&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;&amp;lt;b&amp;gt;Status:&amp;lt;/b&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;{{{status|Unknown}}}&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
{{#if:{{{tools|}}}|&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;&amp;lt;b&amp;gt;Tools:&amp;lt;/b&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;{{{tools|Unknown}}}&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
{{#if:{{{input|}}}|&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;&amp;lt;b&amp;gt;Input:&amp;lt;/b&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;{{{input|Unknown}}}&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
{{#if:{{{output|}}}|&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;&amp;lt;b&amp;gt;Output:&amp;lt;/b&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;{{{output|Unknown}}}&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
{{#if:{{{organisation|}}}|&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;&amp;lt;b&amp;gt;Organisation:&amp;lt;/b&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;{{{organisation|Unknown}}}&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;/div&gt;</summary>
		<author><name>ChrisReinhart</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=Template:Infobox_cheese&amp;diff=2993</id>
		<title>Template:Infobox cheese</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=Template:Infobox_cheese&amp;diff=2993"/>
		<updated>2017-03-07T10:15:39Z</updated>

		<summary type="html">&lt;p&gt;ChrisReinhart: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;table class=&amp;quot;infobox formatinfo&amp;quot; border=&amp;quot;0&amp;quot; style=&amp;quot;float: right; border: 1px solid #aaa; max-width: 33%; overflow: hidden; background-color: #f9f9f9; padding: 0.25em; margin: 0 0.25em 1em;&amp;quot;&amp;gt;&lt;br /&gt;
{{#if:{{{image|}}}|&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td align=&amp;quot;center&amp;quot; colspan=&amp;quot;2&amp;quot;&amp;gt;[[Image:{{{image}}}|100px|{{PAGENAME}}]]&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td align=&amp;quot;center&amp;quot; colspan=&amp;quot;2&amp;quot;&amp;gt;{{{Name}}}&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;&amp;lt;b&amp;gt;Category:&amp;lt;/b&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;{{{category|Unknown}}}&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
{{#if:{{{status|}}}|&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;&amp;lt;b&amp;gt;Status:&amp;lt;/b&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;{{{status|Unknown}}}&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
{{#if:{{{tools|}}}|&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;&amp;lt;b&amp;gt;Tools:&amp;lt;/b&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;{{{tools|Unknown}}}&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
{{#if:{{{input|}}}|&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;&amp;lt;b&amp;gt;Input:&amp;lt;/b&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;{{{input|Unknown}}}&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
{{#if:{{{output|}}}|&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;&amp;lt;b&amp;gt;Output:&amp;lt;/b&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;{{{output|Unknown}}}&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
{{#if:{{{Organisation|}}}|&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;&amp;lt;b&amp;gt;Organisation:&amp;lt;/b&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;{{{organisation|Unknown}}}&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;/div&gt;</summary>
		<author><name>ChrisReinhart</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=Template:Infobox_cheese&amp;diff=2992</id>
		<title>Template:Infobox cheese</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=Template:Infobox_cheese&amp;diff=2992"/>
		<updated>2017-03-07T09:48:44Z</updated>

		<summary type="html">&lt;p&gt;ChrisReinhart: Blanked the page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>ChrisReinhart</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=Template:Infobox_cheese&amp;diff=2990</id>
		<title>Template:Infobox cheese</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=Template:Infobox_cheese&amp;diff=2990"/>
		<updated>2017-03-07T09:45:57Z</updated>

		<summary type="html">&lt;p&gt;ChrisReinhart: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{infobox&lt;br /&gt;
| bodyclass  = adr hrecipe&lt;br /&gt;
| above      = {{{name|&amp;lt;includeonly&amp;gt;{{PAGENAMEBASE}}&amp;lt;/includeonly&amp;gt;}}}&lt;br /&gt;
| aboveclass = fn ingredient&lt;br /&gt;
| image      = {{#invoke:InfoboxImage|InfoboxImage|image={{#invoke:Wikidata|getValue|P18|{{{image|FETCH_WIKIDATA}}} }}|size={{{image_size|}}}|sizedefault=frameless|alt={{{alt|}}}}}&lt;br /&gt;
| caption    = {{{caption|}}}&lt;br /&gt;
| abovestyle = background-color: #f6e396&lt;br /&gt;
&lt;br /&gt;
| label1     = Other names&lt;br /&gt;
| data1      = {{{othernames|}}}&lt;br /&gt;
| label2     = Country of origin&lt;br /&gt;
| data2      = {{#invoke:Wikidata|getValue|P495|{{{country|FETCH_WIKIDATA}}}}}&lt;br /&gt;
| class2     = country-name&lt;br /&gt;
| label3     = Region, town&lt;br /&gt;
| data3      = {{{regiontown|}}}&lt;br /&gt;
| class3     = locality&lt;br /&gt;
| label4     = Region&lt;br /&gt;
| data4      = {{{region|}}}&lt;br /&gt;
| class4     = region&lt;br /&gt;
| label5     = Town&lt;br /&gt;
| data5      = {{#invoke:Wikidata|getValue|P138|{{{town|FETCH_WIKIDATA}}}}}&lt;br /&gt;
| class5     = locality&lt;br /&gt;
| label6     = Source of milk&lt;br /&gt;
| data6      = {{#invoke:Wikidata|getValue|P186|{{{source|FETCH_WIKIDATA}}}}}&lt;br /&gt;
| label7     = Pasteurised&lt;br /&gt;
| data7      = {{{pasteurised|}}}&lt;br /&gt;
| label8     = Pasteurized&lt;br /&gt;
| data8      = {{{pasteurized|}}}&lt;br /&gt;
| label9     = Texture&lt;br /&gt;
| data9      = {{{texture|}}}&lt;br /&gt;
| label10     = Fat content&lt;br /&gt;
| data10      = {{{fat|}}}&lt;br /&gt;
| label11    = Protein content&lt;br /&gt;
| data11     = {{{protein|}}}&lt;br /&gt;
| label12    = Dimensions&lt;br /&gt;
| data12     = {{{dimensions|}}}&lt;br /&gt;
| label13    = Weight&lt;br /&gt;
| data13     = {{{weight|}}}&lt;br /&gt;
| label14    = Aging time&lt;br /&gt;
| data14     = {{{aging|}}}&lt;br /&gt;
| label15    = Certification&lt;br /&gt;
| data15     = {{{certification|}}}&lt;br /&gt;
| below = {{#if:{{#invoke:Wikidata|getValue|P373|{{{commons|FETCH_WIKIDATA}}} }}&lt;br /&gt;
| {{icon|Commons}} [[Commons:{{#if:{{{commons|}}} | {{{commons}}} | Category:{{#invoke:Wikidata|getValue|P373|FETCH_WIKIDATA}} }} |Related media on Wikimedia Commons]]}}&lt;br /&gt;
}}{{Main other|[[Category:Articles with hRecipes]][[Category:Articles with Adr microformats]]}}&amp;lt;noinclude&amp;gt;{{documentation}}&amp;lt;!-- Please add categories and interwiki links to /doc subpage, not here! --&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>ChrisReinhart</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=Template:Infobox_cheese&amp;diff=2988</id>
		<title>Template:Infobox cheese</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=Template:Infobox_cheese&amp;diff=2988"/>
		<updated>2017-03-07T09:10:25Z</updated>

		<summary type="html">&lt;p&gt;ChrisReinhart: Created page with &amp;quot;{{Infobox cheese | name          =  | image         =  | alt           =  | caption       =  | othernames    =  | country       =  | region        =  | town          =  | sour...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox cheese&lt;br /&gt;
| name          = &lt;br /&gt;
| image         = &lt;br /&gt;
| alt           = &lt;br /&gt;
| caption       = &lt;br /&gt;
| othernames    = &lt;br /&gt;
| country       = &lt;br /&gt;
| region        = &lt;br /&gt;
| town          = &lt;br /&gt;
| source        = &lt;br /&gt;
| pasteurised   = &lt;br /&gt;
| texture       = &lt;br /&gt;
| fat           = &lt;br /&gt;
| protein       = &lt;br /&gt;
| dimensions    = &lt;br /&gt;
| weight        = &lt;br /&gt;
| aging         = &lt;br /&gt;
| certification = &lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>ChrisReinhart</name></author>
	</entry>
</feed>