samvera / hyrax

Hyrax is a Ruby on Rails Engine built by the Samvera community. Hyrax provides a foundation for creating many different digital repository applications.
http://hyrax.samvera.org/
Apache License 2.0
184 stars 124 forks source link

PCDM::Collection/Object - member_of_collections relationship defined through AF indirectly_contains #3574

Closed elrayle closed 5 years ago

elrayle commented 5 years ago

Code

lib/hydra/pcdm/models/concerns/pcdm_behavior.rb

Model Usage

Active Fedora Usage

May also have to address:

Related work

elrayle commented 5 years ago

PR #3651 - adds the member_of_collection_ids relationship Issue #3676 - explores adding to members using << and +=