Difference between revisions of "Pre-Ingest Tool"

From COPTR
Jump to navigation Jump to search
(Created page with "<!-- Use the structure provided in this template, do not change it! --> {{Infobox_tool |purpose=A tool for generating an OAIS SIP for digital preservation. It produces METS d...")
 
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
{{Infobox_tool
 
{{Infobox_tool
 
|purpose=A tool for generating an OAIS SIP for digital preservation. It produces METS document that contains metadata for digital preservation.
 
|purpose=A tool for generating an OAIS SIP for digital preservation. It produces METS document that contains metadata for digital preservation.
|image={{PAGENAMEE}}.png
 
 
|homepage=https://github.com/Digital-Preservation-Finland/dpres-siptools
 
|homepage=https://github.com/Digital-Preservation-Finland/dpres-siptools
 
|license=LGPLv3+
 
|license=LGPLv3+
|platforms=
+
|platforms=Linux
 
}}
 
}}
 
<!-- 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. -->
 
<!-- 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. -->
  
 
<!-- Add one or more categories to describe the function of the tool, such as:
 
<!-- Add one or more categories to describe the function of the tool, such as:
[[Category:Metadata Extraction]] or [[Category:Metadata Processing]] or [[Category:Validation]]
 
 
Choose carefully, and view the list of existing categories first (see the Navigation sidebar on the left) -->
 
Choose carefully, and view the list of existing categories first (see the Navigation sidebar on the left) -->
 +
[[Category:Metadata Extraction]]
 +
[[Category:Metadata Processing]]
 +
[[Category:Validation]]
  
  
 
<!-- Add relevant categories to describe the content type that the tool addresses, such as:
 
<!-- Add relevant categories to describe the content type that the tool addresses, such as:
 
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. -->
 
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. -->
 +
[[Category:METS]]
  
  

Revision as of 14:16, 15 January 2020


A tool for generating an OAIS SIP for digital preservation. It produces METS document that contains metadata for digital preservation.
Homepage:https://github.com/Digital-Preservation-Finland/dpres-siptools
License:LGPLv3+
Platforms:Linux


Description

Pre-Ingest Tool is intended to be used for generating an OAIS SIP for digital preservation. It produces METS document that contains metadata for digital preservation required by the specifications used in Finnish national digital preservation services. The tool contains code for extracting metadata, creating and digitally signing the METS document.

User Experiences

Development Activity