-
Notifications
You must be signed in to change notification settings - Fork 15
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
Development: updated 'date' tag matching and removed redundancy #276
Open
Luizerko
wants to merge
19
commits into
CERNDocumentServer:master
Choose a base branch
from
Luizerko:updating_tags
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
Luizerko
commented
Jul 20, 2023
•
edited
Loading
edited
- Updated 'date' tag matching to also capture '260__'
- Removed 'date' tag redundancy by not reading '260__' if blob has '269__'
- Type casting correction to handle corner case on 'timestamp' property
- CI updated: python 2.7 -> 3.6 and pip 20 -> 21
- Test files import order corrected to fix 'isort' error
- Handling 'None' and duplicates on tags 260|269
- Handling 'None' on tag '595'
- Updated contributors roles and handling non-default role on tags '100|700|508'
- Changed cds_dojson.marc21.utils.create_record to generate multiple MementoDict for single record with multiple videos
- Tag '8564_' added to the model
- Changed structure of multiple records. Now the 'not_indexed' record is added as one video
- Update on tag '246' to include video parts and video parts names
- New and updated tags: '246', '269__b', '511', '518', '542', '700', '775', '856', '901', '906'
- New property '_digitization' added to the schema
- New tags: '300', '336', '337', '508', '514', '5421_a', '583', '594', '595', '597', '650', '690', '773', '774', '787', '852', '856', '961', '962', '963', '981'
- Updated tests to include new property '_digitization'
…aster with all information
… to processing step
…de '_digitization' field
jrcastro2
force-pushed
the
master
branch
2 times, most recently
from
June 21, 2024 15:58
630035a
to
f1b1913
Compare
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.