You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
37 lines
1.0 KiB
37 lines
1.0 KiB
3 months ago
|
langcode: en
|
||
|
status: true
|
||
|
dependencies:
|
||
|
module:
|
||
|
- islandora
|
||
|
_core:
|
||
|
default_config_hash: 1hWjMsl225Q8XunEOdRDfkkuswJrsGmg2qhYd1i36XQ
|
||
|
label: 'Video Derivatives'
|
||
|
name: video_original_file
|
||
|
group: Derivatives
|
||
|
description: 'Derivatives for Video'
|
||
|
requireAllConditions: true
|
||
|
disabled: false
|
||
|
conditions:
|
||
|
media_has_term:
|
||
|
id: media_has_term
|
||
|
negate: false
|
||
|
context_mapping:
|
||
|
media: '@islandora.media_route_context_provider:media'
|
||
|
uri: 'http://pcdm.org/use#OriginalFile'
|
||
|
logic: and
|
||
|
parent_node_has_term:
|
||
|
id: parent_node_has_term
|
||
|
negate: false
|
||
|
context_mapping:
|
||
|
media: '@islandora.media_route_context_provider:media'
|
||
|
uri: 'http://purl.org/coar/resource_type/c_12ce'
|
||
|
logic: and
|
||
|
reactions:
|
||
|
derivative:
|
||
|
id: derivative
|
||
|
saved: false
|
||
|
actions:
|
||
|
video_generate_a_service_file_from_an_original_file: video_generate_a_service_file_from_an_original_file
|
||
|
video_generate_a_thumbnail_from_an_original_file: video_generate_a_thumbnail_from_an_original_file
|
||
|
weight: -5
|