Feature #3530
Need facility for output-file-appropriate entry of arbitrary SAM metadata.
Description
NOvA has requested the ability to be able to enter key/value pairs into the file catalog metadata which are relevant to a particular output file, specifically keywords, algorithm information germane to the products in that file.
My first guess is that it would involve a module making an API call with key/value information which would be associated with products produced by that module. This information would be trawled by the output module at file close time and non-duplicate entries in the file catalog metadata would be made for every module producing products selected for output in at least one event.
This feature request will definitely require discussion and design (probably a page on the design hub) when resources are available to implement this feature.
Related issues
History
#1 Updated by Christopher Green over 7 years ago
- Due date set to 09/30/2013
- Target version set to 1.09.00
- Scope set to Internal
- Experiment - added
- SSI Package art added
A meaningful time estimate is dependent on processing the information from the SAM requirements meeting of a couple of months ago.
#2 Updated by Christopher Green almost 7 years ago
- Target version changed from 1.09.00 to 521
#3 Updated by Christopher Green over 6 years ago
- Status changed from Accepted to Resolved
- Assignee set to Christopher Green
- % Done changed from 0 to 100
This was implemented using a FileCatalogMetadataPlugin
for OutputModule
. See Release_Notes_11000 for details.
#4 Updated by Christopher Green over 6 years ago
- Target version changed from 521 to 1.10.00
#5 Updated by Christopher Green over 6 years ago
- Status changed from Resolved to Closed