Mark Jordan
Mark Jordan
@bondjimbond the place for these shared functions is in the Writer abstract class, https://github.com/MarcusBarnes/mik/blob/master/src/writers/Writer.php.
@whikloj my vision for Move to Islandora Kit focuses on "kit", where use of the out-of-the-box components is accomplished via configuration, and extending the kit for local, specialized use cases...
Also, @MarcusBarnes and I have been mulling over when we should create a 1.0 tagged release. Maybe we should consider doing that after we merge #424 and decide that it...
Sorry @MarcusBarnes, didn't see your comment until after I posted my last one. I'm happy either way!
> This is a toolkit for those that don't want (or can't) write their own. Primarily, yes. We wrote it to support SFU's migration from CONTENTdm to Islandora, but since...
@bondjimbond there is https://github.com/MarcusBarnes/mik/blob/master/src/metadataparsers/mods/OaiToMods.php. If you use ``` [METADATA_PARSER] class = mods\OaiToMods ``` in conjunction with ``` [FETCHER] metadata_prefix = mods ``` (or whatever the correct metadataPrefix value is) what...
@bondjimbond Since you're requesting MODS over OAI, is it safe to assume that you're source repository is Islandora? If so, then yes, I think we should just be grabbing the...
Does DSpace's MODS have a predictable URL where you can download it (as per my last comment) or do you need to get it via OAI as metadata?
Can you send me the OAI endpoint via email?
I've never liked the fact that the OAI identifiers are so ugly and complex. There is a [spec for OAI-PMH identifiers](http://www.openarchives.org/OAI/2.0/guidelines-oai-identifier.htm), that defines identifiers using the pattern ` oai-identifier =...