lib/generators/hyrax/collection_resource/templates/collection_metadata.yaml in hyrax-5.0.0.rc1 vs lib/generators/hyrax/collection_resource/templates/collection_metadata.yaml in hyrax-5.0.0.rc2

- old
+ new

@@ -1,8 +1,10 @@ # Simple yaml config-driven schema which is used to define model attributes, # index key names, and form properties. # # Attributes must have a type but all other configuration options are optional. +# Please note: If using Valkyrie's Fedora Metadata Adapter, predicates for attributes +# must be placed here. # # attributes: # attribute_name: # type: string # multiple: false