HEPData / hepdata

Repository for main HEPData web application
https://hepdata.net
GNU General Public License v2.0
40 stars 11 forks source link

records: add `filename` to `analyses` metadata for HistFactory #737

Closed GraemeWatt closed 7 months ago

GraemeWatt commented 7 months ago

Currently, the JSON metadata of a record has record.analyses with each analysis having analysis (a URL) and type. It also has resources_with_doi where each resource has description, doi and filename. For the purpose of importing HistFactory resource files into WorkspaceExplorer, it's not easy to find the filename corresponding to a given entry in record.analyses. The filename should therefore be added to record.analyses for HistFactory resource files.

Request from @vaustrup.