diff --git a/etc/mediaconch-policies/NYULibraries_MKVFFV1-MODIFIED.xsl b/etc/mediaconch-policies/NYULibraries_MKVFFV1-MODIFIED.xsl deleted file mode 100644 index d89a9de7..00000000 --- a/etc/mediaconch-policies/NYULibraries_MKVFFV1-MODIFIED.xsl +++ /dev/null @@ -1,605 +0,0 @@ - - - - - - - 0.1 - - - - - - - - Preservation Master File Recommendations - Matroska/FFV1 (NYU Libraries) - - - General Format equals Matroska - - Format - Matroska - - - - - - - Matroska - - - - - - - Video Format is FFV1 - - Format - FFV1 - - - - - - - FFV1 - - - - - - - Video CodecID equals FFV1 - - CodecID - V_MS/VFW/FOURCC / FFV1 - - - - - - - V_MS/VFW/FOURCC / FFV1 - - - - - - - Video Width equals 720 (pixels) - - Width - 720 - - - - - - - 720 - - - - - - - Video Height equals 486 (pixels) - - Height - 486 - - - - - - - 486 - - - - - - - Video DisplayAspectRatio equals 4:3 (1.333) - - DisplayAspectRatio - 1.333 - - - - - - - 1.333 - - - - - - - Video FrameRate equals 29.97 fps (29.970) - - FrameRate - 29.970 - - - - - - - 29.970 - - - - - - - Video Standard equals NTSC - - Standard - NTSC - - - - - - - NTSC - - - - - - - Video ColorSpace equals YUV - - ColorSpace - YUV - - - - - - - YUV - - - - - - - Video ChromaSubsampling equals 4:2:0 - - ChromaSubsampling - 4:2:0 - - - - - - - 4:2:0 - - - - - - - Video BitDepth equals 8 (bits) - - BitDepth - 8 - - - - - - - 8 - - - - - - - Audio Format equals PCM - - Format - PCM - - - - - - - PCM - - - - - - - Audio Channels are greater or equal than 1 - - Channels - 1 - - - - - - - 1 - Channels - - - - - - - Audio SamplingRate is greater or equal than 48 kHz (48000) - - SamplingRate - 48000 - - - - - - - 48000 - SamplingRate - - - - - - - Audio BitDepth is greater or equal than 16-bit - - BitDepth - 16 - - - - - - - 16 - BitDepth - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - pass - - - fail - is not true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - pass - - - fail - is not equal - - - - - - - - - - - - - - - - - - - - - - - - - - - - - pass - - - fail - is equal - - - - - - - - - - - - - - - - - - - - - - - - - - - - - pass - - - fail - is less than or equal - - - - - - - - - - - - - - - - - - - - - - - - - - - - - pass - - - fail - is greater than or equal - - - - - - - - - - - - - - - - - - - - - - - - - - - - - pass - - - fail - is less than - - - - - - - - - - - - - - - - - - - - - - - - - - - - - pass - - - fail - is greater than - - - - - - - - - - - - - - - - - - - - - - - - - - - - pass - - - fail - does not exist - - - - - - - - - - - - - - - - - - - - - - - - - - - - pass - - - fail - exists - - - - - - - - - - - - - - - - - - - - - - - - - - - - - pass - - - fail - does not contain - - - - - - diff --git a/features/core/ingest-policy-check.feature b/features/core/ingest-policy-check.feature index 11f1e73b..1dd3f157 100644 --- a/features/core/ingest-policy-check.feature +++ b/features/core/ingest-policy-check.feature @@ -27,9 +27,6 @@ Feature: Ingest policy check | do_files_conform | microservice_output | event_outcome | verification_result | transfer_path | policy_file | purpose | | conform | Completed successfully | pass | successful | TestTransfers/acceptance-tests/preforma/all-conform-policy-norm-acc | NYULib_MKVFFV1_MODIFIED.xml | Validation against a policy | | not conform | Failed | fail | failed | TestTransfers/acceptance-tests/preforma/none-conform-policy-norm-acc | NYULib_MKVFFV1_MODIFIED.xml | Validation against a policy | - # Uncomment the following two rows to test on the equivalent MediaConch .xsl policy files - | conform | Completed successfully | pass | successful | TestTransfers/acceptance-tests/preforma/all-conform-policy-norm-acc | NYULibraries_MKVFFV1-MODIFIED.xsl | Validation against a policy | - | not conform | Failed | fail | failed | TestTransfers/acceptance-tests/preforma/none-conform-policy-norm-acc | NYULibraries_MKVFFV1-MODIFIED.xsl | Validation against a policy | @preservation @nonmanual Scenario Outline: Isla has preservation derivatives and she needs to know whether they conform to her preservation policy @@ -52,9 +49,6 @@ Feature: Ingest policy check | do_files_conform | microservice_output | event_outcome | verification_result | transfer_path | policy_file | purpose | | conform | Completed successfully | pass | successful | TestTransfers/acceptance-tests/preforma/all-conform-policy | NYULib_MKVFFV1_MODIFIED.xml | Validation against a policy | | not conform | Failed | fail | failed | TestTransfers/acceptance-tests/preforma/none-conform-policy | NYULib_MKVFFV1_MODIFIED.xml | Validation against a policy | - # Uncomment the following two rows to test on the equivalent MediaConch .xsl policy files - | conform | Completed successfully | pass | successful | TestTransfers/acceptance-tests/preforma/all-conform-policy | NYULibraries_MKVFFV1-MODIFIED.xsl | Validation against a policy | - | not conform | Failed | fail | failed | TestTransfers/acceptance-tests/preforma/none-conform-policy | NYULibraries_MKVFFV1-MODIFIED.xsl | Validation against a policy | @preservation @manual Scenario Outline: Isla has manually normalized preservation derivatives and she needs to know whether they conform to her preservation policy @@ -77,8 +71,6 @@ Feature: Ingest policy check | do_files_conform | microservice_output | event_outcome | verification_result | transfer_path | policy_file | purpose | | conform | Completed successfully | pass | successful | TestTransfers/acceptance-tests/preforma/manually-normalized-preservation-all-conform-policy | NYULib_MKVFFV1_MODIFIED.xml | Validation against a policy | | not conform | Failed | fail | failed | TestTransfers/acceptance-tests/preforma/manually-normalized-preservation-none-conform-policy | NYULib_MKVFFV1_MODIFIED.xml | Validation against a policy | - | conform | Completed successfully | pass | successful | TestTransfers/acceptance-tests/preforma/manually-normalized-preservation-all-conform-policy | NYULibraries_MKVFFV1-MODIFIED.xsl | Validation against a policy | - | not conform | Failed | fail | failed | TestTransfers/acceptance-tests/preforma/manually-normalized-preservation-none-conform-policy | NYULibraries_MKVFFV1-MODIFIED.xsl | Validation against a policy | @access @manual Scenario Outline: Isla has manually normalized access derivatives and she needs to know whether they conform to her access policy @@ -100,5 +92,3 @@ Feature: Ingest policy check | do_files_conform | microservice_output | event_outcome | verification_result | transfer_path | policy_file | purpose | | conform | Completed successfully | pass | successful | TestTransfers/acceptance-tests/preforma/manually-normalized-access-all-conform-policy | NYULib_MKVFFV1_MODIFIED.xml | Validation against a policy | | not conform | Failed | fail | failed | TestTransfers/acceptance-tests/preforma/manually-normalized-access-none-conform-policy | NYULib_MKVFFV1_MODIFIED.xml | Validation against a policy | - | conform | Completed successfully | pass | successful | TestTransfers/acceptance-tests/preforma/manually-normalized-access-all-conform-policy | NYULibraries_MKVFFV1-MODIFIED.xsl | Validation against a policy | - | not conform | Failed | fail | failed | TestTransfers/acceptance-tests/preforma/manually-normalized-access-none-conform-policy | NYULibraries_MKVFFV1-MODIFIED.xsl | Validation against a policy | diff --git a/features/core/transfer-policy-check.feature b/features/core/transfer-policy-check.feature index af6bd93d..9bf5d52f 100644 --- a/features/core/transfer-policy-check.feature +++ b/features/core/transfer-policy-check.feature @@ -23,5 +23,5 @@ Feature: Transfer policy check Examples: Policy Check Outcomes | do_files_conform | microservice_output | event_outcome | verification_result | transfer_path | policy_file | purpose | - | conform | Completed successfully | pass | successful | TestTransfers/acceptance-tests/preforma/all-conform-policy-originals | NYULibraries_MKVFFV1-MODIFIED.xsl | Validation against a policy | - | not conform | Failed | fail | failed | TestTransfers/acceptance-tests/preforma/none-conform-policy-originals | NYULibraries_MKVFFV1-MODIFIED.xsl | Validation against a policy | + | conform | Completed successfully | pass | successful | TestTransfers/acceptance-tests/preforma/all-conform-policy-originals | NYULib_MKVFFV1_MODIFIED.xml | Validation against a policy | + | not conform | Failed | fail | failed | TestTransfers/acceptance-tests/preforma/none-conform-policy-originals | NYULib_MKVFFV1_MODIFIED.xml | Validation against a policy |