docs/maps/DRO.json in cocina-models-0.36.0 vs docs/maps/DRO.json in cocina-models-0.37.0
- old
+ new
@@ -79,9 +79,13 @@
},
"copyright": {
"description": "The human readable copyright statement that applies to the DRO.",
"type": "string"
},
+ "controlledDigitalLending": {
+ "description": "If the object is available for controlled digital lending.",
+ "type": "boolean"
+ },
"download": {
"description": "Download level for the DRO metadata.",
"type": "string",
"enum": ["world", "stanford", "location-based", "none"]
},