mjordan / islandora_bagit_complex

Extends Islandora BagIt to produce Bags for descendents of complex Islandora objects.
GNU General Public License v3.0
1 stars 1 forks source link

Add option to include relationships in descendent object's bag-info.txt file #3

Open mjordan opened 5 years ago

mjordan commented 5 years ago

Even thought the README says "You should enable the "plugin_object_ds_basic" plugin so that each object's RELS-EXT datastream is included in its Bag.", this module does not enforce the presence of this plugin. It would be possible to add a config option that added the object's parental relationships as tags in its bag-info.txt file, so that if RELS-EXT was not included in the Bag, those relationships would still be available.