Open McFateM opened 7 years ago
New datastreams must have a mimetype defined. Perhaps this could be part of the naming convention?
E.g. DS:ARCHIVE001:image/tiff
Implementing this may not be trivial since, among other things, it will require creating a different kind of behavior in the mappings form.
@McFateM @patdunlavey I wonder if this use case is to allow, out of the CMODEL blueprint definition, extra DSID to be created?
Yes, that is essentially what I had in mind, but it’s less of an issue now. At one time we proposed adding an archive-quality datastream to some content, like TIFF images of book pages that were ingested from PDF. However, we are thinking now we’ll back down from that and just insert those TIFFs into the bags that we generate for backup/cold storage. That way the TIFFs won’t be a burden for Fedora, but we’ll still have them as archival copies as intended.
Thanks.
-Mark M.
From: Diego Pino Navarro notifications@github.com<mailto:notifications@github.com> Reply-To: mnylc/islandora_multi_importer reply@reply.github.com<mailto:reply@reply.github.com> Date: Tuesday, August 22, 2017 at 3:08 PM To: mnylc/islandora_multi_importer islandora_multi_importer@noreply.github.com<mailto:islandora_multi_importer@noreply.github.com> Cc: Mark McFate mcfatem@grinnell.edu<mailto:mcfatem@grinnell.edu>, Mention mention@noreply.github.com<mailto:mention@noreply.github.com> Subject: Re: [mnylc/islandora_multi_importer] Can I add extra columns with special names that contain additional data stream content for the ingest? (#18)
@McFateMhttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_mcfatem&d=DwMCaQ&c=HUrdOLg_tCr0UMeDjWLBOM9lLDRpsndbROGxEKQRFzk&r=PQglHQe-EzyZqJOuOVcmU0OZ6bg-89msSPuqyNlQr28&m=JQtHJ9mV4guP-2MUefvMCp9o1cF0aQV4t0VKqnsH1sI&s=QAPHb1eyUhYZdqE8s1btP1znnmVVD1waKIjgcGw8qdw&e= @patdunlaveyhttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_patdunlavey&d=DwMCaQ&c=HUrdOLg_tCr0UMeDjWLBOM9lLDRpsndbROGxEKQRFzk&r=PQglHQe-EzyZqJOuOVcmU0OZ6bg-89msSPuqyNlQr28&m=JQtHJ9mV4guP-2MUefvMCp9o1cF0aQV4t0VKqnsH1sI&s=87uMq8OXBLR0UPx7gVWNt-WIOeTtgySlPdprHj_naoc&e= I wonder if this use case is to allow, out of the CMODEL blueprint definition, extra DSID to be created?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_mnylc_islandora-5Fmulti-5Fimporter_issues_18-23issuecomment-2D324137371&d=DwMCaQ&c=HUrdOLg_tCr0UMeDjWLBOM9lLDRpsndbROGxEKQRFzk&r=PQglHQe-EzyZqJOuOVcmU0OZ6bg-89msSPuqyNlQr28&m=JQtHJ9mV4guP-2MUefvMCp9o1cF0aQV4t0VKqnsH1sI&s=4XkSIyBaVdDwCe4E45_2DOyNfHxG4vt5O26AUkpQrRI&e=, or mute the threadhttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_notifications_unsubscribe-2Dauth_AIFIweAl4LlbQQ3sEK6RXZW2hgiWrI-2Duks5sazVHgaJpZM4NgAyO&d=DwMCaQ&c=HUrdOLg_tCr0UMeDjWLBOM9lLDRpsndbROGxEKQRFzk&r=PQglHQe-EzyZqJOuOVcmU0OZ6bg-89msSPuqyNlQr28&m=JQtHJ9mV4guP-2MUefvMCp9o1cF0aQV4t0VKqnsH1sI&s=-er09uzMRtP82wDDKmvdP6Vh-wT-jVCEmg8zlTmDaDw&e=.
Case in point...we frequently generate multi-page PDFs for ingest from TIFF images and wish to save those original TIFFs as archival datastreams in the Fedora object. It would be great if I could identify or label a column in the CSV, maybe name it DS:ARCHIVE001 and have the system recognize that that is to be imported as a supplemental ARCHIVE001 datastream in the Fedora object.