Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

books: fixed arXiv eprints and collaboration rules #255

Merged
merged 1 commit into from
Jul 22, 2020

Conversation

kpsherva
Copy link

  • add ignored keys
  • tweak record match queries

* add ignored keys
* tweak record match queries
# TODO waiting for verification
@model.over('collaborations', '^710__')
@replace_in_result('Collaboration', '', key='value')
@model.over('authors', '^710__')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

isn't authors stored in 700?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

they are in 710, 700 and 100 :)



class CDSMultipart(CDSOverdoBookBase):
"""Translation Index for CDS Books."""

__query__ = '(690C_:BOOK OR 690C_:"YELLOW REPORT" OR ' \
'690C_:BOOKSUGGESTION OR 980__:PROCEEDINGS OR 980__:PERI OR ' \
'980__:PROCEEDINGS OR ' \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for the BOOKSUGGESTION, we will delete them from CDS???

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in one of the discussion I as told by Anne that we don't need to migrate this collection

@kpsherva kpsherva merged commit 9ef6fda into CERNDocumentServer:books Jul 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants