diff --git a/src/schema/meta/context.yaml b/src/schema/meta/context.yaml index 8783b46371..9b84471888 100644 --- a/src/schema/meta/context.yaml +++ b/src/schema/meta/context.yaml @@ -45,6 +45,9 @@ properties: dataset_description: description: 'Contents of /dataset_description.json' type: object + citation_cff: + description: 'Contents of /CITATION.cff' + type: object tree: description: 'Tree view of all files in dataset' type: object