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.
22 lines
660 B
22 lines
660 B
uuid: 2ef208a7-fbf7-4f6f-9d4a-69c2aadcbf63 |
|
langcode: en |
|
status: true |
|
dependencies: |
|
module: |
|
- islandora_text_extraction |
|
_core: |
|
default_config_hash: DwigXfPdx532Jo8glTH2t_c4Q1ae_WED-fPpdaLuvAk |
|
id: get_ocr_from_image |
|
label: 'Extract Text from Image or PDF' |
|
type: node |
|
plugin: generate_ocr_derivative |
|
configuration: |
|
queue: islandora-connector-ocr |
|
event: 'Generate Derivative' |
|
source_term_uri: 'http://pcdm.org/use#OriginalFile' |
|
derivative_term_uri: 'http://pcdm.org/use#ExtractedText' |
|
mimetype: text/plain |
|
args: null |
|
destination_media_type: extracted_text |
|
scheme: public |
|
path: '[date:custom:Y]-[date:custom:m]/[node:nid]-[term:name].txt'
|
|
|