-
Notifications
You must be signed in to change notification settings - Fork 10
Fetcher manipulator: CdmCompound
Fetcher manipulator to include only CONTENTdm objects in a fetch that have a specific compound document type value.
Can be used with CONTENTdm toolchains.
To register this manipulator in your toolchain, add the following line to the "[MANIPULATORS]" section of your .ini file, for example:
fetchermanipulators[] = "CdmCompound|Document"
This manipulator takes on parameter, which must be one of the following values:
- Document
- Document-PDF
- Monograph
- Document-EAD
- Postcard
- Picture Cube
This manipulator add specificity to the Cdm
fetcher, when used in conjunction with the CdmCompound
file getter and writer, so that the fetch only includes objects that have the configured document type in the internal CONTENTdm structure file. This data is stored in the object's .cpd file's <type>
element and is completely separate from any value in user-created descriptive metadata.
Note that currently, MIK only has toolchains for compound objects that are of Document, Document-PDF, and Monograph types; there are no toolchains for objects of type Document-EAD, Postcard, or Picture Cube.
Content on the Move to Islandora Kit wiki is licensed under a Creative Commons Attribution 4.0 International License.