Islandora / documentation

Contains islandora's documentation and main issue queue.
MIT License
104 stars 71 forks source link

Use Case - Support separate/independent derivative generation #687

Open Natkeeran opened 7 years ago

Natkeeran commented 7 years ago
Title (Goal) Support separate/independent derivative generation
Primary Actor repository admin, user
Scope Derivative generation
Level Medium
Story Repository admin wants to ingest a set of books. They have pdfs and OCRed text of the books. Repository admin disables the OCR creation for the books and specifies the source of the OCRed files. When ingested, Islandora skips the OCRed creation and adds the provided OCRed text/html files to the fields/media bundles.
dannylamb commented 7 years ago

I can't give enough :+1:'s for this. Thanks @Natkeeran.

dannylamb commented 6 years ago

@Natkeeran I've been working through the logic on this, and it seems being able to configure what derivatives get generated based on Media bundle, mimetype, and parent Node seems to be enough to satisfy this and most other use cases. Is that fine enough granularity to meet your needs?