Project

General

Profile

Feature #12978

Updated by Bryan Cosca about 6 years ago

manifest_locator() shows the uuid of the collection, but may not be obvious to all users. Consider adding the method uuid() because we have we talk in uuids and portable_data_hashes, and there's already a method called portable_data_hash().  

 Also consider content_address() with as an output that's the same as portable_data_hash() because in workbench we call the portable_data_hash a content_address.

Back