sul-dlss / cocina-models

Cocina repository data model (implemented in Ruby)
https://sul-dlss.github.io/cocina-models/
3 stars 0 forks source link

stanford/none access requires controlledDigitalLending to be present #405

Closed jcoyne closed 2 years ago

jcoyne commented 2 years ago

For example: { view: 'stanford', download: 'none' } would not be valid, but both of these are valid:

Ideally we should be able to omit controlledDigitalLending and it would default to false.

Make a proposal for how to model this. Please mark any resulting PRs as "[HOLD]" and require round trip testing.