Mark Jordan
Mark Jordan
When running background commands ([here is my code](https://github.com/MarcusBarnes/mik/blob/master/mik#L218)) in Windows PowerShell or cmd shell, the command fails and the error `Fatal Error Unable to reattach to base address` is printed...
Add a route that will act as a proxy for a SPARQL endpoint. This would provide the ability to provide an endpoint with the same hostname as the resource URIs,...
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...
`php mik -c foo.ini --checkconfig all` does not detect a missing CSV input file, but if it is missing, running `mik` without `--checkconfig` results in an exception reporting it can't...
We should try testing MIK using PHP 7.2 and 7.3.
**Github issue**: #451 # What does this Pull Request do? Adds a metadata manipulator that appends an element containing a UUID to metadata XML created by the Templated metadata parser....
Currently the CsvCompound toolchain's `[FILE_GETTER] child_key` setting is required in the .ini, but if the CSV metadata file does not contain any rows for child metadata, each row must have...
It would be very useful to be able to produce MODS.xml files or others so they are named ready to be used as input to [Islandora Datastream CRUD](https://github.com/SFULibrary/islandora_datastream_crud). The main...
For large, complex migrations (for example), CSV input data might come from several sources, e.g., info about files might come from a separate source than descriptive metadata. It should be...
Issue 464
**Github issue**: #464 # What does this Pull Request do? Adds a fetcher manipulator that restricts the objects harvested via OAI to ones whose OBJ (or other designated datastream) have...