adding mediaconch to archivematica for mkv/ffv1 checking

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

Upload: artefactual-systems-archivematica

Post on 14-Apr-2017

41 views

Category:

Technology


2 download

TRANSCRIPT

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