1 changed files with 19 additions and 0 deletions
@ -0,0 +1,19 @@
|
||||
langcode: en |
||||
status: true |
||||
dependencies: |
||||
module: |
||||
- islandora_fits |
||||
id: generate_a_technical_metadata_derivative |
||||
label: 'FITS - Generate a Technical metadata derivative' |
||||
type: node |
||||
plugin: generate_fits_derivative |
||||
configuration: |
||||
queue: islandora-connector-fits |
||||
event: 'Generate Derivative' |
||||
source_term_uri: 'http://pcdm.org/use#OriginalFile' |
||||
derivative_term_uri: 'https://projects.iq.harvard.edu/fits' |
||||
mimetype: application/xml |
||||
args: null |
||||
destination_media_type: file |
||||
scheme: public |
||||
path: '[date:custom:Y]-[date:custom:m]/[node:nid]-[term:name].xml' |
||||
Loading…
Reference in new issue