Open pgwillia opened 1 year ago
Looking at prior work in Jupiter, Items already have a controlled vocabulary for the license. We can probably re-use the pattern we have for Jupiter Items to have either a rights statement or licence uri. We don't know what licence or licenses FGSR will choose but can probably adapt. Obviously, one controlled vocabulary is easier and more elegant than using many.
Our system maps the URI to human-readable text. Here are the two parts: https://github.com/ualbertalib/jupiter/blob/f5318597c07934834c651438a59db46da36ec35d/config/controlled_vocabularies/era/license.i18n.yml#L1-L9
You can see some of the patterns for rights/license here: https://github.com/ualbertalib/jupiter/blob/f5318597c07934834c651438a59db46da36ec35d/app/models/item.rb#L31 https://github.com/ualbertalib/jupiter/blob/f5318597c07934834c651438a59db46da36ec35d/app/models/item.rb#L45 https://github.com/ualbertalib/jupiter/blob/f5318597c07934834c651438a59db46da36ec35d/db/schema.rb#L377 https://github.com/ualbertalib/jupiter/blob/f5318597c07934834c651438a59db46da36ec35d/app/views/items/_item.html.erb#L75-L85
Does this have any impact on DSpace migration or planning? Is there feature parity there?
Thesis Item with CC license
Thesis Item with CC license
Thesis Item with CC license