Mark Jordan

Results 231 comments of Mark Jordan

@flummingbird I'm going to demo this solution pack at our local code4lib on Friday. If you've had a chance to test it out I'd love to get some feedback. No...

@jpeak5 awesome. I agree that OAI is a very important source of data for this solution pack. I put together some helper scripts, https://github.com/mjordan/islandora_remote_resource_batch_tools, which include an MIK post-write hook...

Bump on this, so it doesn't get too far out of date.

I'm wondering if we're hitting a PHP7 thing here.... I've seen some changes in behavior in 7.2 for example that have broken some things in MIK.

OK, I'll test again with 7.2.10, which is what I'm currently running.

Running this now on a clean clone of MIK and the tests fail as well, even in the master branch: ``` PHP Warning: is_dir() expects parameter 1 to be a...

Hm... is the error you guys are getting the same one reported at https://github.com/MarcusBarnes/mik/pull/465#issuecomment-387408313 ? Mine is: ``` git checkout issue-451 Switched to branch 'issue-451' Your branch is up to...

If the intent is to assign the parent metadata to the first child, I suggest that we develop a post-write hook script to copy the parent's MODS.xml into the directory...

Forgot to add, overwriting the first child's metadata with the parent's begs the question of what to do if there is already a MODS.xml file for the child.

@bondjimbond I can take a look at this tonight. Can you share your metadata spreadsheet and mappings file with me via email?