diff --git a/AUTHORS.rst b/AUTHORS.rst index d4775b9aab..091485a24c 100644 --- a/AUTHORS.rst +++ b/AUTHORS.rst @@ -53,5 +53,7 @@ The list of contributors in alphabetical order: - `Thomas McCauley `_ - `Tibor Å imko `_ - `Tim Smith `_ +- `Ulrich Schwickerath `_ - `Xiaohe Shen `_ +- `Zach Marshall `_ - `Zacharias Zacharodimos `_ diff --git a/cernopendata/modules/fixtures/data/records/data-policies.json b/cernopendata/modules/fixtures/data/records/data-policies.json index cd0303f3d3..6768d7ad00 100644 --- a/cernopendata/modules/fixtures/data/records/data-policies.json +++ b/cernopendata/modules/fixtures/data/records/data-policies.json @@ -349,5 +349,51 @@ "Policy" ] } + }, + { + "abstract": { + "description": "This document defines the DELPHI data preservation, re-use, and open access policy as endorsed by the collaboration board in spring 2024." + }, + "accelerator": "CERN LEP", + "authors": [ + { + "name": "DELPHI collaboration" + } + ], + "collections": [ + "Data-Policies" + ], + "date_published": "2024", + "distribution": { + "formats": [ + "pdf" + ] + }, + "doi": "10.7483/OPENDATA.DELPHI.0X8O.FBUH", + "experiment": [ + "DELPHI" + ], + "files": [ + { + "checksum": "adler32:cf535436", + "size": 45811, + "uri": "root://eospublic.cern.ch//eos/opendata/delphi/documentation/data-policy/DELPHI_Data_preservation-8.pdf" + } + ], + "language": "English", + "prepublication": { + "date": "2024-03-12", + "place": "Geneva", + "publisher": "DELPHI" + }, + "publisher": "CERN Open Data Portal", + "recid": "417", + "title": "DELPHI data preservation, re-use, and open access policy", + "type": { + "primary": "Documentation", + "secondary": [ + "Policy" + ] + } } ]