mik
mik copied to clipboard
The Move to Islandora Kit is an extensible PHP command-line tool for converting source content and metadata into packages suitable for importing into Islandora (or other digital repository and preserv...
Bumps [twig/twig](https://github.com/twigphp/Twig) from 1.35.3 to 1.42.5. Changelog Sourced from twig/twig's changelog. 1.42.5 (2020-02-11) Fix implementation of case-insensitivity for method names 1.42.4 (2019-11-11) optimized "block('foo') ?? 'bar" added supported for exponential...
I'm hitting errors that I can't figure out with some objects I'm processing. Five of the Newspaper Issues in this set error out: record numbers 34, 37, 71, 72, and...
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 6.3.3 to 6.5.8. Release notes Sourced from guzzlehttp/guzzle's releases. Release 6.5.8 See change log for changes. Release 6.5.7 See change log for changes. Release 6.5.6 See change...
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 1.4.2 to 1.8.5. Release notes Sourced from guzzlehttp/psr7's releases. 1.8.5 See change log for changes. 1.8.4 See change log for changes. 1.8.3 See change log for changes....
If your output directory doesn't exist, `checkconfig all` will tell you "The path /Path/To/Target/(defined in configuration setting output_directory) does not exist but will be created for you." This is not...
https://github.com/Islandora/migrate_islandora_csv describes how to use Drupal's Migrate framework to batch ingest into Islandora 8 from CSV. Doing so requires the creation of a [set of YAML config files](https://github.com/Islandora/migrate_islandora_csv/tree/dev/config/install). Creating a...
I'm doing an OAI migration, and running into problems in `src/fetchers/Oaipmh.php`. The Fetcher assumes that the `$identifier` and `$record_key` are the same value, but they aren't necessarily. If the item...
I'm getting errors in the OAI toolchain as MIK wants to put them into folders that don't yet exist. ``` [2019-06-25 20:30:29] ErrorException.ERROR: ErrorException {"message":"file_put_contents(/Volumes/Arca/tmp/oaitest_output/oai_mruir.mtroyal.ca_11205/434.xml): failed to open stream: No...
I want to extract objects from a repository using the MODS metadataPrefix, but I'm finding that I can't get the files. It turns out that `src/filegetters/OaipmhXpath.php` only works when the...
See attached ini, mik.log and example metadata files... I'm trying to pull down objects via the METS metadataPrefix, since it's the only one that contains useful information from the repository...