Brandon Weigel

Results 68 comments of Brandon Weigel

> Wouldn't hurt to have a list and just get the filegetters (or any other component that needs to) to skip every file in that list. Agreed. I don't think...

I think the real problem here is that MIK is not escaping the special character found in the recodr identifier. The ID in this case is "oai_mruir.mtroyal.ca_11205/434" -- which is...

Note however that the "migrated from" URI should still be unique to each child.

That sounds about right. You'd want to send an OAI request once per set; otherwise, even if OAI allowed multiple sets in a request, you'd get them all in one...

The fix for #344 is related but different - but perhaps good enough for now? Are there other use cases for rate limiting specifically that aren't covered in #344?

That's a pretty nice basic mapping-maker. Probably doesn't need to be much fancier than that.

Related to this issue: difficulty with parsing more complex uses of repeatable elements and the relatedItem set... Take a mapping file with the following in the top level: `"Publisher","%value%` `"Frequency",%value%`...

Here's a use case for this kind of functionality. Specifically, I'd like to see an option to clear the temp_directory after the run. Here's why: I’ve got 11 different CSV...

@DiegoPino Tried SMTP, doesn't work in ISLE. @noahwsmith Tried the SendGrid module, doesn't work. But the main thing is that there must be some documentation of how mail in ISLE...