diff --git a/schema/bom-1.6.schema.json b/schema/bom-1.6.schema.json index c49ff30..d52d463 100644 --- a/schema/bom-1.6.schema.json +++ b/schema/bom-1.6.schema.json @@ -1073,7 +1073,7 @@ "title": "AI/ML Model Card" }, "data": { - "type": "object", + "type": "array", "items": {"$ref": "#/definitions/componentData"}, "title": "Data", "description": "This object SHOULD be specified for any component of type `data` and MUST NOT be specified for other component types."