Andrew Woods
Andrew Woods
@mohideen is currently working on exploring the ModeShape performance issues in the context of having a large number of child nodes from a single parent node: https://www.pivotaltracker.com/story/show/75459836 As noted, there...
@jcoyne, you may be interested to know that the "auto-generated" hierarchy is a pluggable feature. You can also have F4 create the id without an hierarchy... although if you create...
Yes @jcoyne, you can specify a System Property that points to your own "minter.xml" that defines which minter to use: https://github.com/fcrepo4/fcrepo4/blob/master/fcrepo-webapp/src/main/resources/spring/master.xml#L11 Property = "fcrepo.minter.config"
@jcoyne: https://wiki.duraspace.org/display/FF/Configuring+an+External+PID+Minter
@jcoyne, I think there is some debate on the relationship between internal F4 identifiers (the path inside the repository at which objects are actually stored) and external F4 identifiers (what...
@ajs6f, the start of that internal/external identifier translations work holds a lot of promise. What we have since run into is that much of Fedora's interaction with the underlying ModeShape...
@escowles : The apple-trees dependency is available in the current master branch of fcrepo-webapp-plus as of: https://github.com/fcrepo4-exts/fcrepo-webapp-plus/commit/49c8d14747b6db4659e48a4a6046efc21aba3647 Configuration of that component is still required in order to enable its use....
Thanks, @bmschmidt . It is a good point and a good suggestion to show the pattern for including other map layer sources. I also agree that there is an open...
Actually, I should probably rephrase this ticket (and the other two: https://github.com/zimeon/ocfl-py/issues/106 & https://github.com/zimeon/ocfl-py/issues/107) to remove the "CLI" design comment. I would like to load an object and interact with...
Similar to my updated comment in https://github.com/zimeon/ocfl-py/issues/105, the "list files" functionality will ideally be available in-memory, i.e. I would like to create a utility that loads a standalone OCFL object...