docs/maps/DRO.json in cocina-models-0.37.0 vs docs/maps/DRO.json in cocina-models-0.38.0
- old
+ new
@@ -296,11 +296,14 @@
"items": {
"type": "string"
}
},
"isMemberOf": {
- "description": "Collection that this DRO is a member of",
- "type": "string"
+ "description": "Collections that this DRO is a member of",
+ "type": "array",
+ "items": {
+ "type": "string"
+ }
},
"isTargetOf": {
"description": "An Annotation instance that applies to the DRO.",
"type": "string"
},