1
Feature: Pre-ingest conformance check Archivists need to know whether or not mkv files which they are preserving are valid before they process them. Scenario Outline : Jamie wants to confirm that their file is a valid .mkv Given a directory contains files that are all valid .mkv When a transfer is initiated on that directory Then validation micro-service output is “Completed successfully” And Archivematica continues processing And all PREMIS implementation-check-type validation events have eventOutcome = pass FPR

Adding MediaConch to Archivematica for mkv/ffv1 checking

Embed Size (px)

Citation preview

Feature: Pre-ingest conformance checkArchivists need to know whether or not mkv files which they are preserving are valid before they process them.Scenario Outline: Jamie wants to confirm that their file is a valid .mkvGiven a directory contains files that are all valid .mkvWhen a transfer is initiated on that directoryThen validation micro-service output is “Completed successfully”And Archivematica continues processingAnd all PREMIS implementation-check-type validation events have eventOutcome = pass

FPR