samvera / hydra-works

A ruby gem implementation of the PCDM Works domain model based on the Samvera software stack
Other
24 stars 14 forks source link

Provide (optional) module for Default metadata #91

Closed flyingzumwalt closed 6 years ago

flyingzumwalt commented 9 years ago

Move Sufia::GenericFile::Metadata to Hydra::Works::File::DefaultMetadata

This should not be mixed into Works::FileBehaviors or Works::GenericFile. It should just be available for people to mix basic DC metadata into their GenericFile implementations.

Note: This might belong in CurationConcerns instead of Works?

jrgriffiniii commented 6 years ago

https://github.com/samvera/curation_concerns/issues/140#issuecomment-128039723 indicates that the decision was to leave this in place.