tamsin woo
tamsin woo
(closed by mistake)
This seems like a punt for 2.0 so I'm removing the tag. I have some ideas about supporting graph operations through FFI to C and/or Rust, but think this is...
this is related to https://github.com/projectblacklight/spotlight/issues/2133 `current_exhibit=` is added to the translation during initialization, but only if the migrations have already been run: https://github.com/projectblacklight/spotlight/blob/master/lib/generators/spotlight/templates/config/initializers/translation.rb#L8 in cases where the migrations might be...
I agree.
cc: @dunn @mcritchlow
note that there's some prior art from a previous grant that should be taken into account in scoping out preservation workflows: https://wiki.lyrasis.org/display/OTM/Final+Deliverables
looks like this issue pops up when attempting to define sub-classes of AF::Base classes. the `*_attributes` accessor methods are lost for the inheriting class.
looks like this needs a rebase. we could mitigate the major version situation by aliasing the constants for the time being?
isn't `CollectionBehavior` a mixin for use with ActiveFedora resources? could we just leave it as-is?
it might be nice to tackle this with a more feature-oriented approach. do all of these solr documents stored by ActiveFedora get used in Hyrax? if so, what features do...