Difference between revisions of "Premissh"

From COPTR
Jump to navigation Jump to search
(Created page with '{{Infobox tool |purpose=A simple prototype BASH script for automatically creating PREMIS XML from a file, using DROID, BASH and XSLT. |homepage=https://github.com/bishbashback...')
 
Line 1: Line 1:
 
{{Infobox tool
 
{{Infobox tool
|purpose=A simple prototype BASH script for automatically creating PREMIS XML from a file, using DROID, BASH and XSLT.
+
|purpose=Premissh is a simple prototype tool for automatically creating PREMIS XML from a file, using DROID, BASH and XSLT. It was developed as a student project by Alex Habgood.
 
|homepage=https://github.com/bishbashbackup/premissh
 
|homepage=https://github.com/bishbashbackup/premissh
 
|sourcecode=https://github.com/bishbashbackup/premissh
 
|sourcecode=https://github.com/bishbashbackup/premissh

Revision as of 21:16, 20 June 2024


Premissh is a simple prototype tool for automatically creating PREMIS XML from a file, using DROID, BASH and XSLT. It was developed as a student project by Alex Habgood.
Homepage:https://github.com/bishbashbackup/premissh
Source Code:https://github.com/bishbashbackup/premissh
License:BSD-3-Clause
Platforms:Linux
Output Formats:PREMIS (Preservation Metadata Implementation Strategies)
Function:Metadata Extraction,Metadata Processing




Description

User Experiences