add(lhcf): add streams for lhcf collection - #579
Open
zubeydecivelek wants to merge 1 commit into
Open
Conversation
Open
1 task
zubeydecivelek
force-pushed
the
lhcf-migration
branch
from
August 18, 2026 12:58
60047df to
229da61
Compare
kpsherva
reviewed
Aug 18, 2026
| """Translation model for research.""" | ||
|
|
||
| __query__ = '693__.e:"DAMPE RE29" OR 037__:DIRAC-NOTE* OR 037__:DIRAC-Note* OR 037__:DIRAC-CONF* OR 037__:DIRAC-DOC* OR 037__:DIRAC-PUB* OR 693__:UA2 OR 693__:UA4 OR 693__:UA5 OR 693__:UA8 OR 980__:INTNOTEHARPCDPPUBL OR 980__:PRIVIMXGAM -980__:THESIS -037__:CERN-STUDENTS-Note-* -980__:DELETED -980__.c:MIGRATED -980__.a:DUMMY -690C_.a:SCICOM' | ||
| __query__ = '693__.e:"DAMPE RE29" OR 037__:DIRAC-NOTE* OR 037__:DIRAC-Note* OR 037__:DIRAC-CONF* OR 037__:DIRAC-DOC* OR 037__:DIRAC-PUB* OR 693__:UA2 OR 693__:UA4 OR 693__:UA5 OR 693__:UA8 OR 980__:INTNOTEHARPCDPPUBL OR 980__:PRIVIMXGAM OR 980__:LHCf_Papers OR 980__:LHCf_Proc OR 980__:LHCf_Reports -980__:THESIS -037__:CERN-STUDENTS-Note-* -980__:DELETED -980__.c:MIGRATED -980__.a:DUMMY -690C_.a:SCICOM' |
Contributor
There was a problem hiding this comment.
I would prefer if you create a new model for this... it will be easier to manage the search queries this way (I hope)
btw, please remove -980:MIGRATED from the queries
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Total 26 record, there is 3 LHCC documents excluded. 10 records with EP approval reportnumber + approval history. only 3 record needs curation.
dumps:
no ep
inveniomigrator dump records -q '980:LHCf_Papers or 980:LHCf_Proc or 980:LHCf_Reports and -9031_:EPPHAPP -980:SCICOMMPUBLLHCC -980:DELETED -980:HIDDEN -980__c:MIGRATED -980__a:DUMMY' --file-prefix lhcf --chunk-size=1000ep
inveniomigrator dump records -q '980:LHCf_Papers 9031_:EPPHAPP -980:DELETED -980:HIDDEN -980__c:MIGRATED -980__a:DUMMY' --file-prefix lhcf-ep --chunk-size=1000